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

Commit6a2d926

Browse files
committed
Update for to_char change.
1 parentfd0df50 commit6a2d926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/regress/expected/int8-exp-three-digits.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ SELECT '' AS to_char_15, to_char(q2, 'S 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 . 9 9 9'
273273
| - 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 . 0 0 0
274274
(5 rows)
275275

276-
SELECT '' AS to_char_16, to_char(q2, '99999 text 9999 "9999" 999 "\\"text between quote marks\\"" 9999') FROM INT8_TBL;
276+
SELECT '' AS to_char_16, to_char(q2, '99999"text" 9999 "9999" 999 "\\"text between quote marks\\"" 9999') FROM INT8_TBL;
277277
to_char_16 | to_char
278278
------------+-----------------------------------------------------------
279279
| text 9999 "text between quote marks" 456

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp