This is a quick patch to fix a crash in pgquery_dictresult() introduced

Bruce Momjian <bruce@momjian.us>

Commit: f5fea0808f385677dccffa0b4dc0ffe512cb4199
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-08-28T20:18:58Z
Releases: 7.3.1
This is a quick patch to fix a crash in pgquery_dictresult() introduced
recently. I just ran into it while running a set of python test scripts,
and I'm not sure who the normal maintainer is for interfaces/python.

John Nield

Files

PathChange+/−
src/interfaces/python/pgmodule.c modified +7 −71