8000 Clean up missed change to plpython expected files. · postgrespro/postgres_cluster@907855a · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit 907855a

Browse files
committed
Clean up missed change to plpython expected files.
1 parent 03c25dd commit 907855a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pl/plpython/expected/plpython_unicode_3.out

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ SELECT * FROM unicode_test;
3939
(0 rows)
4040

4141
SELECT unicode_plan1();
42-
WARNING: plpy.SPIError: unrecognized error in PLy_spi_execute_plan
43-
CONTEXT: PL/Python function "unicode_plan1"
4442
ERROR: plpy.SPIError: could not convert Python Unicode object to PostgreSQL server encoding
4543
DETAIL: UnicodeEncodeError: 'ascii' codec can't encode character u'\x80' in position 0: ordinal not in range(128)
4644
CONTEXT: PL/Python function "unicode_plan1"

0 commit comments

Comments
 (0)
0