postgresql/src/backend/tcop
Robert Haas 82a4a777d9 Consolidate DROP handling for some object types.
This gets rid of a significant amount of duplicative code.

KaiGai Kohei, reviewed in earlier versions by Dimitri Fontaine, with
further review and cleanup by me.
2011-10-19 23:27:19 -04:00
..
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02: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
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 Consolidate DROP handling for some object types. 2011-10-19 23:27:19 -04:00