postgresql/doc
Robert Haas 4a2d7ad76f pg_size_pretty(numeric)
The output of the new pg_xlog_location_diff function is of type numeric,
since it could theoretically overflow an int8 due to signedness; this
provides a convenient way to format such values.

Fujii Masao, with some beautification by me.
2012-04-14 08:07:25 -04:00
..
src pg_size_pretty(numeric) 2012-04-14 08:07:25 -04:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO