python - be: Don't list_free_deep as it seems to be naughty here(?).

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Don't list_free_deep as it seems to be naughty here(?).
Date: 2005-06-30 07:59:00
Message-ID: 20050630075900.77A6611261FF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Don't list_free_deep as it seems to be naughty here(?). Simplify
Postgres.Execute.

Modified Files:
--------------
be/src:
module.c (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/module.c.diff?r1=1.17&r2=1.18)
query.c (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/query.c.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2005-06-30 10:02:26 pgsql: Issue fatal error if no TCP/IP sockets could be created
Previous Message Neil Conway 2005-06-30 07:27:32 pgsql: Minor ecpg tweak: the return value of calloc() is guaranteed to