aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2012-07-05 23:40:25 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2012-07-05 23:43:46 +0300
commit7c58a5f246dfab299e6c73c5ed9b04e7dc8d1745 (patch)
tree0d8f9f6f2f115bb0901c037ea1a434a3a5397f1c /src/tutorial/basics.source
parent773288016d00bd72e8e2bcb5b1eec67abb2d9e00 (diff)
downloadpostgresql-7c58a5f246dfab299e6c73c5ed9b04e7dc8d1745.tar.gz
postgresql-7c58a5f246dfab299e6c73c5ed9b04e7dc8d1745.zip
Revert part of the previous patch that avoided using PLy_elog().
That caused the plpython_unicode regression test to fail on SQL_ASCII encoding, as evidenced by the buildfarm. The reason is that with the patch, you don't get the detail in the error message that you got before. That detail is actually very informative, so rather than just adjust the expected output, let's revert that part of the patch for now to make the buildfarm green again, and figure out some other way to avoid the recursion of PLy_elog() that doesn't lose the detail.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions