Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Missing docs for "FM" in to_char(numeric) ?



Someone on irc was trying to format 1234 as "01234" and couldn't work out how to get rid of the leading space - looking at the 8.3 docs it looks as though the "FM" modifier isn't documented for numeric to_char.

So... should use of "FM" in numeric to_char() be documented in table 9-23, "Template Patterns for Numeric Formatting"?

It's included in the examples in 9-24, but doesn't seem to be mentioned anywhere else. "FM" is listed in table 9-22, but that's for "Date/Time Formatting", not numeric.

Cheers,
  Steve




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group