pgsql: Also save the error detail in SPIError

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Also save the error detail in SPIError
Date: 2011-01-26 23:35:17
Message-ID: E1PiEtR-00038f-Qn@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Also save the error detail in SPIError

The temporarily broken plpython_unicode test shows a case where this
is used.

Do remaining fix-ups on the expected files at the same time.

Branch
------
master

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

Modified Files
--------------
src/pl/plpython/expected/plpython_unicode_2.out | 2 +-
src/pl/plpython/expected/plpython_unicode_3.out | 1 +
src/pl/plpython/plpython.c | 12 +++++++-----
3 files changed, 9 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-01-26 23:40:51 Re: Re: [COMMITTERS] pgsql: Get rid of the global variable holding the error state
Previous Message Jan Urbański 2011-01-26 23:25:42 Re: Re: [COMMITTERS] pgsql: Get rid of the global variable holding the error state