Also save the error detail in SPIError
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 26 Jan 2011 22:35:28 +0000 (00:35 +0200)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 26 Jan 2011 22:35:28 +0000 (00:35 +0200)
commit418df3a5dd94d9f02b895f9c161b2435d61e0729
treec4ddad9c1846f5e95119a9bdd51f141e142d5e72
parentddf8c1682237119bf66949050e223c2151329f4c
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.
src/pl/plpython/expected/plpython_unicode_2.out
src/pl/plpython/expected/plpython_unicode_3.out
src/pl/plpython/plpython.c