]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Reject out-of-range dates in date_in().
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 9 Feb 2006 03:40:30 +0000 (03:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 9 Feb 2006 03:40:30 +0000 (03:40 +0000)
commitf527f082c55c1f4b9fe0783e10b135b372fca7e1
tree1cd6a51c7bdaa5ebf4050219103103f39f443242
parentcfcf54ac892426d5b2bd790c60239640ba78f490
Reject out-of-range dates in date_in().

Kris Jurka
doc/src/sgml/datatype.sgml
src/backend/utils/adt/date.c