From: | "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Gaetano Mendola <mendola(at)bigfoot(dot)com>, PostgreSQL-interfaces <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm |
Date: | 2003-01-08 13:50:06 |
Message-ID: | 200301080850.06495.darcy@druid.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-bugs pgsql-interfaces |
On Tuesday 07 January 2003 23:12, Tom Lane wrote:
> "D'Arcy J.M. Cain" <darcy(at)druid(dot)net> writes:
> > I'm not sure what is being asked for here.
>
> We'd like to put the typlen fix into the REL7_3_STABLE CVS branch.
> Also any other post-7.3 fixes that you consider appropriate for 7.3.2
> (ie, important, low-risk fixes).
I also just fixed that file again. As someone else just pointed out, we need
to return None instead of -1 there.
> If you're not comfortable enough with CVS-munging to want to touch
> branches other than HEAD, Bruce or I can handle it for you. Just let
> us know exactly which changes should be back-patched.
Sure. Just that one and the one I just made I think. Other things were
mainly feature additions. If you can tell me what the process is or point me
to the relevant docs I can do this myself in the future. I want to walk
softly here because I know that different projects have different rules and
methods for these sorts of things.
--
D'Arcy J.M. Cain <darcy(at){druid|vex}.net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.
From | Date | Subject | |
---|---|---|---|
Next Message | D'Arcy J.M. Cain | 2003-01-08 13:54:10 | Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm |
Previous Message | Devinder K Rajput | 2003-01-08 13:15:59 | Re: Increase max_connections |
From | Date | Subject | |
---|---|---|---|
Next Message | D'Arcy J.M. Cain | 2003-01-08 13:54:10 | Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm |
Previous Message | Tom Lane | 2003-01-08 04:12:31 | Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm |
From | Date | Subject | |
---|---|---|---|
Next Message | D'Arcy J.M. Cain | 2003-01-08 13:54:10 | Re: [ADMIN] pgdb.py is still wrong in Postgres 7.3.1 rpm |
Previous Message | Hiroshi Inoue | 2003-01-08 09:31:42 | Re: MOVE LAST: why? |