pgsql: Improve message for errors in compiling anonymous PL/Python bloc

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve message for errors in compiling anonymous PL/Python bloc
Date: 2011-01-18 22:14:29
Message-ID: E1PfJor-0003BH-9K@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve message for errors in compiling anonymous PL/Python blocks

The previous code would try to print out a null pointer.

Jan Urbański

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message User Masao_fujii 2011-01-19 07:55:23 pgbulkload - pgbulkload: Fix some typos in Japanese document.
Previous Message Bruce Momjian 2011-01-18 20:53:57 pgsql: In test_fsync, adjust test headings to match wal_sync_method val