diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-09-04 01:26:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-09-04 01:26:28 +0000 |
commit | 57bfb27e60055c10e42b87e68a894720c2f78e70 (patch) | |
tree | ae27e5eb9686177b0668385abe023a169e656227 /src/backend/commands/aggregatecmds.c | |
parent | 091fe037757abbecd6994daea0ae4eaa87f7217e (diff) | |
download | postgresql-57bfb27e60055c10e42b87e68a894720c2f78e70.tar.gz postgresql-57bfb27e60055c10e42b87e68a894720c2f78e70.zip |
Fix interval input parser so that fractional weeks and months are
cascaded first to days and only what is leftover into seconds. This
seems to satisfy the principle of least surprise given the general
conversion to three-part interval values --- it was an oversight that
these cases weren't dealt with in 8.1. Michael Glaesemann
Diffstat (limited to 'src/backend/commands/aggregatecmds.c')
0 files changed, 0 insertions, 0 deletions