We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c25dd commit 907855aCopy full SHA for 907855a
src/pl/plpython/expected/plpython_unicode_3.out
@@ -39,8 +39,6 @@ SELECT * FROM unicode_test;
39
(0 rows)
40
41
SELECT unicode_plan1();
42
-WARNING: plpy.SPIError: unrecognized error in PLy_spi_execute_plan
43
-CONTEXT: PL/Python function "unicode_plan1"
44
ERROR: plpy.SPIError: could not convert Python Unicode object to PostgreSQL server encoding
45
DETAIL: UnicodeEncodeError: 'ascii' codec can't encode character u'\x80' in position 0: ordinal not in range(128)
46
CONTEXT: PL/Python function "unicode_plan1"
0 commit comments