Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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

Sign up
Appearance settings

Commit198483a

Browse files
committed
First committed version of plpython_unicode_0.out did not actually contain the
required \200 bytes. Let's see if this commit works, or if CVS is messing it up.
1 parentd962385 commit198483a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/pl/plpython/expected/plpython_unicode_0.out

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,20 @@ return rv[0]["testvalue"]
2626
SELECT unicode_return();
2727
unicode_return
2828
----------------
29-
29+
3030
(1 row)
3131

3232
INSERT INTO unicode_test (testvalue) VALUES ('test');
3333
SELECT * FROM unicode_test;
3434
testvalue
3535
-----------
36-
36+
3737
(1 row)
3838

3939
SELECT unicode_plan1();
4040
unicode_plan1
4141
---------------
42-
42+
4343
(1 row)
4444

4545
SELECT unicode_plan2();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp