Fix for segfault in pgmodule.c: pgquery_dictresult()

From: "J(dot) R(dot) Nield" <jrnield(at)usol(dot)com>
To: PostgreSQL Patch List <pgsql-patches(at)postgresql(dot)org>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: Fix for segfault in pgmodule.c: pgquery_dictresult()
Date: 2002-08-22 19:10:05
Message-ID: 1030043408.2626.65.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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.

Regards,
John Nield

--
J. R. Nield
jrnield(at)usol(dot)com

Attachment Content-Type Size
20020822_01_interface_python.patch text/x-patch 2.5 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-08-23 02:04:50 Proposed GUC Variable
Previous Message John Gray 2002-08-22 15:31:34 Minor TOAST patch (regression test and source comment)