diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-29 01:08:42 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-01-29 01:08:42 +0000 |
commit | 23b8a0ce61c0fac72c9b40acb875bb0ab0a5b915 (patch) | |
tree | acb0ee063927379be7841f30fbb51e397ea75fdb /src/backend/utils/adt/arrayfuncs.c | |
parent | b8add56ed0910c3cb749ec2a6f2f7531a847132e (diff) | |
download | postgresql-23b8a0ce61c0fac72c9b40acb875bb0ab0a5b915.tar.gz postgresql-23b8a0ce61c0fac72c9b40acb875bb0ab0a5b915.zip |
Repair array subscript overrun identified by Yichen Xie. Reduce the
value of MAX_TIME_PRECISION in floating-point-timestamp-storage case
from 13 to 10, which is as much as time_out is actually willing to print.
(The alternative of increasing the number of digits we are willing to
print looks risky; we might find ourselves printing roundoff garbage.)
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions