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

Commit68e83c1

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

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
@@ -5755,7 +5755,7 @@ SELECT regexp_matches('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
57555755
</row>
57565756
<row>
57575757
<entry><literal>to_char(485, 'L999')</literal></entry>
5758-
<entry><literal>'DM&nbsp;485</literal></entry>
5758+
<entry><literal>'DM&nbsp;485'</literal></entry>
57595759
</row>
57605760
<row>
57615761
<entry><literal>to_char(485, 'RN')</literal></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp