postgres/src
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
..
backend The following patch was sent to the patches list: 2000-10-18 16:16:18 +00:00
bin New file naming. Database OID is used as "tablespace" id and 2000-10-16 14:52:28 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include The following patch was sent to the patches list: 2000-10-18 16:16:18 +00:00
interfaces Locate the file pg_service.conf in the directory configured as --syconfdir 2000-10-17 17:43:13 +00:00
makefiles Something changed, that now shows that there is a dependency missing in 2000-10-16 15:00:15 +00:00
pl Update pltcl regress test to exercise return_null; also make use of 2000-10-17 21:23:09 +00:00
template Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
test The following patch was sent to the patches list: 2000-10-18 16:16:18 +00:00
tools Update make_mkid 2000-10-11 17:55:34 +00:00
tutorial Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
utils Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 2000-09-29 13:53:35 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile Put back old Makefiles, in pgsql and pgsql/src. 2000-06-12 16:37:22 +00:00
Makefile.global.in Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
Makefile.shlib Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00