postgresql/src/backend/utils
Tom Lane bc93919be7 Reject year zero during datetime input, except when it's a 2-digit year
(then it means 2000 AD).  Formerly we silently interpreted this as 1 BC,
which at best is unwarranted familiarity with the implementation.
It's barely possible that some app somewhere expects the old behavior,
though, so we won't back-patch this into existing release branches.
2008-02-25 23:36:28 +00:00
..
adt Reject year zero during datetime input, except when it's a 2-digit year 2008-02-25 23:36:28 +00:00
cache Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
error Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
fmgr Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
hash Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
init Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
mb Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
misc Avoid trying to print a NULL char pointer in --describe-config. On some 2008-02-23 19:23:33 +00:00
mmgr Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
resowner Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
sort Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
time Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
probes.d Correct two more copyrights found by updated script. 2008-01-02 02:42:06 +00:00