pgsql: Increment Py_None refcount for NULL array elements - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Increment Py_None refcount for NULL array elements
Date
Msg-id E1PercW-0003VY-IW@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Increment Py_None refcount for NULL array elements

Per bug #5835 by Julien Demoor
Author: Alex Hunsaker

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=978445bece6ce3df55599ee971a4a5dc217bf34c

Modified Files
--------------
src/pl/plpython/plpython.c |    3 +++
1 files changed, 3 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add getopt() support to test_fsync; also fix printf() format pr
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Increment Py_None refcount for NULL array elements