postgresql/src
Tom Lane 6ec0753146 Ignore RECHECK in CREATE OPERATOR CLASS, just throwing a NOTICE, instead of
throwing an error as 8.4 had been doing.  The error interfered with porting
old database definitions (particularly for pg_migrator) without really buying
any safety.  Per bug #4817 and subsequent discussion.
2009-05-27 20:42:29 +00:00
..
backend Ignore RECHECK in CREATE OPERATOR CLASS, just throwing a NOTICE, instead of 2009-05-27 20:42:29 +00:00
bin Ignore RECHECK in CREATE OPERATOR CLASS, just throwing a NOTICE, instead of 2009-05-27 20:42:29 +00:00
include Remove the useless and rather inconsistent return values of EncodeDateOnly, 2009-05-26 02:17:50 +00:00
interfaces Reverting patch just in case a compiler treats this enum as signed. 2009-05-27 14:16:51 +00:00
makefiles
pl Translation updates 2009-05-14 21:41:53 +00:00
port Update no longer current comments in header. 2009-05-04 09:30:06 +00:00
template
test Fix LIKE's special-case code for % followed by _. I'm not entirely sure that 2009-05-24 18:10:38 +00:00
timezone Update time zone data files to tzdata release 2009e: DST law changes in 2009-04-09 20:50:42 +00:00
tools Fix sgml-mode example. thanks Andrew Dunstan 2009-05-20 23:51:24 +00:00
tutorial
bcc32.mak
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak