File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.151 2003/03/28 00:23:29 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.152 2003/03/30 21:48:37 tgl Exp $
3
3
PostgreSQL documentation
4
4
-->
5
5
@@ -4411,12 +4411,10 @@ substring('foobar' from 'o(.)b') <lineannotation>o</lineannotation>
4411
4411
<entry><literal>to_char(148.5, 'FM999.999')</literal></entry>
4412
4412
<entry><literal>'148.5'</literal></entry>
4413
4413
</row>
4414
- <row>
4415
4414
<row>
4416
4415
<entry><literal>to_char(148.5, 'FM999.990')</literal></entry>
4417
4416
<entry><literal>'148.500'</literal></entry>
4418
4417
</row>
4419
- <row>
4420
4418
<row>
4421
4419
<entry><literal>to_char(148.5, '999D999')</literal></entry>
4422
4420
<entry><literal>' 148,500'</literal></entry>
You can’t perform that action at this time.
0 commit comments