aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2015-03-21 21:43:15 -0400
committerBruce Momjian <bruce@momjian.us>2015-03-21 21:43:36 -0400
commitcc0d90b73b2e6dd2f301d46818a7265742c41a14 (patch)
tree04e04c794e612264be672ddc1b65e9e7eac194e8 /src/backend/utils/adt/numeric.c
parent1933a5bbc883fd2697c42d82ae12f2d585559b23 (diff)
downloadpostgresql-cc0d90b73b2e6dd2f301d46818a7265742c41a14.tar.gz
postgresql-cc0d90b73b2e6dd2f301d46818a7265742c41a14.zip
to_char(float4/8): zero pad to specified length
Previously, zero padding was limited to the internal length, rather than the specified length. This allows it to match to_char(int/numeric), which always padded to the specified length. Regression tests added. BACKWARD INCOMPATIBILITY
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions