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

Commitfe6d2ab

Browse files
committed
Docs: fix typo in to_char() example.
Per bug #13631 from KOIZUMI Satoru.
1 parent55728ea commitfe6d2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6312,7 +6312,7 @@ SELECT regexp_matches('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
63126312
</row>
63136313
<row>
63146314
<entry><literal>to_char(485, 'L999')</literal></entry>
6315-
<entry><literal>'DM&nbsp;485</literal></entry>
6315+
<entry><literal>'DM&nbsp;485'</literal></entry>
63166316
</row>
63176317
<row>
63186318
<entry><literal>to_char(485, 'RN')</literal></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp