postgresql/src/backend/tcop
Bruce Momjian 73677dd92f The following patch was sent to the patches list:
This patch forces the use of 'DROP VIEW' to destroy views.

It also changes the syntax of DROP VIEW to
DROP VIEW v1, v2, ...
to match the syntax of DROP TABLE.

Some error messages were changed so this patch also includes changes to the
appropriate expected/*.out files.

Doc changes for 'DROP TABLE" and 'DROP VIEW' are included.


--
Mark Hollomon
2000-10-18 16:16:18 +00:00
..
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
dest.c Remove long-dead support for invoking queries from dynamically loaded 2000-07-08 03:04:41 +00:00
fastpath.c TOAST 2000-07-03 23:10:14 +00:00
postgres.c The beos port in the source tree doesn't even compile. and even 2000-10-07 14:39:21 +00:00
pquery.c Fix a many-legged critter reported by chifungfan@yahoo.com: under the 2000-08-22 04:06:22 +00:00
utility.c The following patch was sent to the patches list: 2000-10-18 16:16:18 +00:00