Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

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

-2
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)