postgresql/src/backend/tcop
Tom Lane b985d48779 Further code review for range types patch.
Fix some bugs in coercion logic and pg_dump; more comment cleanup;
minor cosmetic improvements.
2011-11-20 23:50:27 -05:00
..
dest.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
fastpath.c Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 2011-04-12 19:19:24 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
postgres.c Support index-only scans using the visibility map to avoid heap fetches. 2011-10-07 20:14:13 -04:00
pquery.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
utility.c Further code review for range types patch. 2011-11-20 23:50:27 -05:00