We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d962385 commit 198483aCopy full SHA for 198483a
src/pl/plpython/expected/plpython_unicode_0.out
@@ -26,20 +26,20 @@ return rv[0]["testvalue"]
26
SELECT unicode_return();
27
unicode_return
28
----------------
29
-
+ �
30
(1 row)
31
32
INSERT INTO unicode_test (testvalue) VALUES ('test');
33
SELECT * FROM unicode_test;
34
testvalue
35
-----------
36
37
38
39
SELECT unicode_plan1();
40
unicode_plan1
41
---------------
42
43
44
45
SELECT unicode_plan2();
0 commit comments