diff --git a/doc/src/sgml/ref/alter_domain.sgml b/doc/src/sgml/ref/alter_domain.sgml index da024558f48..227f1cc567e 100644 --- a/doc/src/sgml/ref/alter_domain.sgml +++ b/doc/src/sgml/ref/alter_domain.sgml @@ -1,5 +1,5 @@ @@ -10,9 +10,7 @@ PostgreSQL documentation - - ALTER DOMAIN - + ALTER DOMAIN change the definition of a domain diff --git a/doc/src/sgml/ref/alter_sequence.sgml b/doc/src/sgml/ref/alter_sequence.sgml index 739f3ec0f84..d57068448e2 100644 --- a/doc/src/sgml/ref/alter_sequence.sgml +++ b/doc/src/sgml/ref/alter_sequence.sgml @@ -1,5 +1,5 @@ @@ -10,9 +10,7 @@ PostgreSQL documentation - - ALTER SEQUENCE - + ALTER SEQUENCE change the definition of a sequence generator diff --git a/doc/src/sgml/ref/alter_type.sgml b/doc/src/sgml/ref/alter_type.sgml index 6f16da62425..3bbc0b9ec9b 100644 --- a/doc/src/sgml/ref/alter_type.sgml +++ b/doc/src/sgml/ref/alter_type.sgml @@ -1,5 +1,5 @@ @@ -10,9 +10,7 @@ PostgreSQL documentation - - ALTER TYPE - + ALTER TYPE change the definition of a type