pgsql/src/test/regress/expected (errors.out foreign_key.out inet.out) - Mailing list pgsql-committers

From Bruce Momjian - CVS
Subject pgsql/src/test/regress/expected (errors.out foreign_key.out inet.out)
Date
Msg-id 200010181616.e9IGGKD09718@hub.org
Whole thread Raw
List pgsql-committers
  Date: Wednesday, October 18, 2000 @ 12:16:18
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/test/regress/expected
     from hub.org:/home/projects/pgsql/tmp/cvs-serv9377/pgsql/src/test/regress/expected

Modified Files:
    errors.out foreign_key.out inet.out

-----------------------------  Log Message  -----------------------------

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


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/test/regress (GNUmakefile)
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql/doc (FAQ_MSWIN INSTALL_MSWIN)