aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-09-16 22:31:21 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-09-16 22:31:21 +0000
commitb73c0c2a51500d52fcf0eb69100a701cc2273c2e (patch)
tree9c9f2f31f627c393173879de3d260afa4dee04aa /src/backend/access/gist
parent30df79a70b891626625ba53203db1d3262245612 (diff)
downloadpostgresql-b73c0c2a51500d52fcf0eb69100a701cc2273c2e.tar.gz
postgresql-b73c0c2a51500d52fcf0eb69100a701cc2273c2e.zip
Clean up a couple of weird corner cases in interval parsing: make -yyyy-mm be
interpreted as expected (the sign should affect months too), and get rid of hard-wired assumption that unmarked signed values must be hours (if integers) or seconds (if floats). The former was just a bug in my previous patch, while the latter may have made sense at one time but seems illogical now that we support determination of the units from typmod information. Ron Mayer and myself.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions