diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-10-14 17:12:33 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-10-14 17:12:33 +0000 |
commit | a303e4dc431627231238c9071ae79198c95b4581 (patch) | |
tree | bb7938d9f2350accf70b2381d75b278d48178220 /src/backend/commands/cluster.c | |
parent | 791359fe0eae83641f0929159d5861359d395e97 (diff) | |
download | postgresql-a303e4dc431627231238c9071ae79198c95b4581.tar.gz postgresql-a303e4dc431627231238c9071ae79198c95b4581.zip |
Extend the date type to support infinity and -infinity, analogously to
the timestamp types. Turns out this doesn't even reduce the available
range of dates, since the restriction to dates that work for Julian-date
arithmetic is much tighter than the int32 range anyway. Per a longstanding
TODO item.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions