We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent0b157a0 commitd759b7eCopy full SHA for d759b7e
doc/src/sgml/func.sgml
@@ -5731,7 +5731,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
5731
<tbody>
5732
<row>
5733
<entry><literal>FM</literal> prefix</entry>
5734
- <entry>fill mode (suppresspadding blanks andtrailing zeroes)</entry>
+ <entry>fill mode (suppressleading zeroes andpadding blanks)</entry>
5735
<entry><literal>FMMonth</literal></entry>
5736
</row>
5737
@@ -6134,7 +6134,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
6134
6135
6136
6137
6138
<entry><literal>FM9999</literal></entry>
6139
6140