aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-12-06 04:40:36 +0000
committerBruce Momjian <bruce@momjian.us>2002-12-06 04:40:36 +0000
commit6e9adbe191c10d96a928e3c502ead29ff512fa31 (patch)
tree3336bcb23fe1de247e703244606e5111f4c64c0c
parent38ffbb95d5956e458fa0bd7e473ed25cd020f7be (diff)
downloadpostgresql-6e9adbe191c10d96a928e3c502ead29ff512fa31.tar.gz
postgresql-6e9adbe191c10d96a928e3c502ead29ff512fa31.zip
Add SGML file.
-rw-r--r--doc/src/sgml/ref/allfiles.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/allfiles.sgml b/doc/src/sgml/ref/allfiles.sgml
index 9a873a5616e..53cb7d4b184 100644
--- a/doc/src/sgml/ref/allfiles.sgml
+++ b/doc/src/sgml/ref/allfiles.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.51 2002/12/06 03:42:52 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.52 2002/12/06 04:40:36 momjian Exp $
PostgreSQL documentation
Complete list of usable sgml source files in this directory.
-->
@@ -38,6 +38,7 @@ Complete list of usable sgml source files in this directory.
<!-- SQL commands -->
<!entity abort system "abort.sgml">
<!entity alterDatabase system "alter_database.sgml">
+<!entity alterDomain system "alter_domain.sgml">
<!entity alterGroup system "alter_group.sgml">
<!entity alterTable system "alter_table.sgml">
<!entity alterTrigger system "alter_trigger.sgml">