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

Commitffe92d1

Browse files
committed
Document that to_char('FM') removes only trailing zeros.
1 parenta1bb5a4 commitffe92d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5446,7 +5446,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
54465446
<tbody>
54475447
<row>
54485448
<entry><literal>FM</literal> prefix</entry>
5449-
<entry>fill mode (suppress padding blanks and zeroes)</entry>
5449+
<entry>fill mode (suppress padding blanks andtrailingzeroes)</entry>
54505450
<entry><literal>FMMonth</literal></entry>
54515451
</row>
54525452
<row>
@@ -5812,7 +5812,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
58125812
<tbody>
58135813
<row>
58145814
<entry><literal>FM</literal> prefix</entry>
5815-
<entry>fill mode (suppress padding blanks and zeroes)</entry>
5815+
<entry>fill mode (suppress padding blanks andtrailingzeroes)</entry>
58165816
<entry><literal>FM9999</literal></entry>
58175817
</row>
58185818
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp