Re: [BUGS] pgdb.py is still wrong [not just] in Postgres 7.3.1 rpm

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: "Gaetano Mendola" <mendola(at)bigfoot(dot)com>, pgsql-admin(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org, "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net>
Subject: Re: [BUGS] pgdb.py is still wrong [not just] in Postgres 7.3.1 rpm
Date: 2002-12-26 18:07:16
Message-ID: 2032.1040926036@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-bugs pgsql-interfaces

Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> writes:
> Tom, Bruce: who has the python interface these days?

D'Arcy still is the lead guy on it, I think. Looking at the CVS logs,
it seems this problem was fixed in CVS HEAD but not back-patched into
the 7.3 branch:

2002-12-04 07:23 darcy

* src/interfaces/python/pgdb.py: Remove typprtlen from getdescr()
as it is not available in 7.3. Return -1 for that field so that
existing programs don't break.

We should certainly back-patch this for 7.3.2. Not sure if any of the
other recent changes in interfaces/python should be back-patched.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message CoL 2002-12-26 20:29:48 Re: Is there any eqvivalent or alternative to UPDATE(column) or COLUMNS_UPDATED()
Previous Message Lamar Owen 2002-12-26 16:57:38 Re: [BUGS] pgdb.py is still wrong [not just] in Postgres 7.3.1 rpm

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-12-26 18:48:45 Re: Bug #855: pg_dump crash on linux-xfs
Previous Message Bruce Momjian 2002-12-26 17:34:34 Re: Bug #857: [7.3] Attribute oid not found in a temporary table

Browse pgsql-interfaces by date

  From Date Subject
Next Message Gerhard Hintermayer 2002-12-27 15:03:01 Re: still memory leaks with libpgtcl
Previous Message Lamar Owen 2002-12-26 16:57:38 Re: [BUGS] pgdb.py is still wrong [not just] in Postgres 7.3.1 rpm