diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-04-15 02:19:02 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-04-15 02:19:02 +0000 |
commit | e1a4ddeda84c94b60e288f27db6d7a9b8dcefbd2 (patch) | |
tree | 8c4f93de0e891e11de3e1dc6868a9dded4da81e6 /src/tutorial/basics.source | |
parent | 9f9823950a6908905ed4271d66cf69bb9fea8a36 (diff) | |
download | postgresql-e1a4ddeda84c94b60e288f27db6d7a9b8dcefbd2.tar.gz postgresql-e1a4ddeda84c94b60e288f27db6d7a9b8dcefbd2.zip |
Code modified to reject out of range day of month.
Previously, dates falling within Unix system time range were run through
a call to localtime() to get the time zone, if it was not specified.
This had the effect that dates with DOMs which were larger than would be
valid for that month were "rotated" into the following months.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions