1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

Mark ALTER DOMAIN as supported, fix typo in header.

This commit is contained in:
Bruce Momjian
2002-12-06 05:07:16 +00:00
parent 05a6b37912
commit f679690621
2 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_domain.sgml,v 1.4 2002/12/06 05:00:10 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/alter_domain.sgml,v 1.5 2002/12/06 05:07:16 momjian Exp $
PostgreSQL documentation
-->
@@ -13,7 +13,7 @@ PostgreSQL documentation
ALTER DOMAIN
</refname>
<refpurpose>
change the definition of a table
change the definition of a domain
</refpurpose>
</refnamediv>
<refsynopsisdiv>