diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-12 23:35:04 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-01-12 23:35:04 +0000 |
commit | 65fe39ee0a72c898d09097196654c53b77b2080d (patch) | |
tree | 47f5e50578f6561e40bb6a9776f71ae740270267 /src/backend/executor/nodeSort.c | |
parent | c483632d25c4788eecf7d99fc4297864e72d19aa (diff) | |
download | postgresql-65fe39ee0a72c898d09097196654c53b77b2080d.tar.gz postgresql-65fe39ee0a72c898d09097196654c53b77b2080d.zip |
Fix handling of CC (century) format spec in to_date/to_char. According to
standard convention the 21st century runs from 2001-2100, not 2000-2099,
so make it work like that. Per bug #2885 from Akio Iwaasa.
Backpatch to 8.2, but no further, since this is really a definitional
change; users of older branches are probably more interested in stability.
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions