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

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Don't list_free_deep as it seems to be naughty here(?).
Date
Msg-id 20050630075900.77A6611261FF@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: Minor ecpg tweak: the return value of calloc() is guaranteed to
Next
From: petere@svr1.postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Issue fatal error if no TCP/IP sockets could be created