postgresql/src/backend/optimizer/prep
Tom Lane 6c91eef7b7 Fix handling of pg_type.typdefault per bug report from Dave Blasby.
If there's anyone out there who's actually using datatype-defined
default values, this will be an incompatible change in behavior ...
but the old behavior was so broken that I doubt anyone was using it.
2001-09-06 02:07:42 +00:00
..
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
prepkeyset.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
prepqual.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
preptlist.c Fix handling of pg_type.typdefault per bug report from Dave Blasby. 2001-09-06 02:07:42 +00:00
prepunion.c Fix brokenness of nested EXCEPT/INTERSECT queries. prepunion was being 2001-08-14 17:12:57 +00:00