Fix for segfault in pgmodule.c: pgquery_dictresult()

Started by J. R. Nieldalmost 24 years ago3 messagespatches
Jump to latest
#1J. R. Nield
jrnield@usol.com

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@usol.com

Attachments:

20020822_01_interface_python.patchtext/x-patch; charset=ISO-8859-15; name=20020822_01_interface_python.patchDownload+78-77
#2Bruce Momjian
bruce@momjian.us
In reply to: J. R. Nield (#1)
Re: Fix for segfault in pgmodule.c: pgquery_dictresult()

Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

J. R. Nield wrote:

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@usol.com

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#3Bruce Momjian
bruce@momjian.us
In reply to: J. R. Nield (#1)
Re: Fix for segfault in pgmodule.c: pgquery_dictresult()

Patch applied. Thanks.

---------------------------------------------------------------------------

J. R. Nield wrote:

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@usol.com

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073