Use PyObject_New instead of PyObject_NEW
The latter is undocumented and the speed gain is negligible.
Jan UrbaĆski
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=d9a95c0adb11f7a3ca5aa9ab8a900018832ed4ea
Modified Files
--------------
src/pl/plpython/plpython.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
pgsql-committers by date
| Next: | From: User Masao_fujii | Date: 2011-01-19 07:55:23 |
| Subject: pgbulkload - pgbulkload: Fix some typos in Japanese document. |
| Previous: | From: Bruce Momjian | Date: 2011-01-18 20:53:57 |
| Subject: pgsql: In test_fsync,adjust test headings to match wal_sync_method val |