We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 982888b commit 5b3625fCopy full SHA for 5b3625f
doc/src/sgml/ref/alter_domain.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/alter_domain.sgml,v 1.14 2005/05/02 01:52:50 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/alter_domain.sgml,v 1.15 2005/05/31 14:48:47 momjian Exp $
3
PostgreSQL documentation
4
-->
5
@@ -199,7 +199,7 @@ ALTER DOMAIN zipcode DROP CONSTRAINT zipchk;
199
</para>
200
</refsect1>
201
202
- <refsect1>
+ <refsect1 id="SQL-ALTERDOMAIN-compatibility">
203
<title>Compatibility</title>
204
205
<para>
0 commit comments