CVSROOT: /cvsrootModule name: pgsqlChanges by: momjian@postgresql.org 01/10/19 11:00:28
Modified files: src/interfaces/python: pgmodule.c
Log message:
This stops the interface from leaking the row tuples (and thus theresults of every fetch).
Stephen Robert Norris