1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Back out ALTER DOMAIN patch until missing file appears.

This commit is contained in:
Bruce Momjian
2002-12-06 03:43:35 +00:00
parent 853153ca6d
commit 5b4c16e099
22 changed files with 263 additions and 1527 deletions

View File

@ -1,5 +1,5 @@
<!-- reference.sgml
$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.39 2002/12/06 03:28:27 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.40 2002/12/06 03:42:48 momjian Exp $
PostgreSQL Reference Manual
-->
@ -47,7 +47,6 @@ PostgreSQL Reference Manual
&abort;
&alterDatabase;
&alterDomain;
&alterGroup;
&alterTable;
&alterTrigger;