mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
doc: make ref/*.sgml file header comment layout consistent
This commit is contained in:
parent
b9a45d8dba
commit
d9cbdec23f
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/checkpoint.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/checkpoint.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-checkpoint">
|
<refentry id="sql-checkpoint">
|
||||||
<indexterm zone="sql-checkpoint">
|
<indexterm zone="sql-checkpoint">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/create_cast.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/create_cast.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-createcast">
|
<refentry id="sql-createcast">
|
||||||
<indexterm zone="sql-createcast">
|
<indexterm zone="sql-createcast">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/create_collation.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/create_collation.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-createcollation">
|
<refentry id="sql-createcollation">
|
||||||
<indexterm zone="sql-createcollation">
|
<indexterm zone="sql-createcollation">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/create_conversion.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/create_conversion.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-createconversion">
|
<refentry id="sql-createconversion">
|
||||||
<indexterm zone="sql-createconversion">
|
<indexterm zone="sql-createconversion">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/create_foreign_table.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/create_foreign_table.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-createforeigntable">
|
<refentry id="sql-createforeigntable">
|
||||||
<indexterm zone="sql-createforeigntable">
|
<indexterm zone="sql-createforeigntable">
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
doc/src/sgml/ref/create_function.sgml
|
doc/src/sgml/ref/create_function.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sql-createfunction">
|
<refentry id="sql-createfunction">
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
doc/src/sgml/ref/create_procedure.sgml
|
doc/src/sgml/ref/create_procedure.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sql-createprocedure">
|
<refentry id="sql-createprocedure">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/create_transform.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/create_transform.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-createtransform">
|
<refentry id="sql-createtransform">
|
||||||
<indexterm zone="sql-createtransform">
|
<indexterm zone="sql-createtransform">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/drop_cast.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/drop_cast.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-dropcast">
|
<refentry id="sql-dropcast">
|
||||||
<indexterm zone="sql-dropcast">
|
<indexterm zone="sql-dropcast">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/drop_collation.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/drop_collation.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-dropcollation">
|
<refentry id="sql-dropcollation">
|
||||||
<indexterm zone="sql-dropcollation">
|
<indexterm zone="sql-dropcollation">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/drop_conversion.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/drop_conversion.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-dropconversion">
|
<refentry id="sql-dropconversion">
|
||||||
<indexterm zone="sql-dropconversion">
|
<indexterm zone="sql-dropconversion">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/drop_foreign_table.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/drop_foreign_table.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-dropforeigntable">
|
<refentry id="sql-dropforeigntable">
|
||||||
<indexterm zone="sql-dropforeigntable">
|
<indexterm zone="sql-dropforeigntable">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/drop_transform.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/drop_transform.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-droptransform">
|
<refentry id="sql-droptransform">
|
||||||
<indexterm zone="sql-droptransform">
|
<indexterm zone="sql-droptransform">
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
<!--
|
<!--
|
||||||
doc/src/sgml/ref/load.sgml
|
doc/src/sgml/ref/load.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<refentry id="sql-load">
|
<refentry id="sql-load">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/pg_config-ref.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/pg_config-ref.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="app-pgconfig">
|
<refentry id="app-pgconfig">
|
||||||
<indexterm zone="app-pgconfig">
|
<indexterm zone="app-pgconfig">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/pg_restore.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/pg_restore.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="app-pgrestore">
|
<refentry id="app-pgrestore">
|
||||||
<indexterm zone="app-pgrestore">
|
<indexterm zone="app-pgrestore">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/pgarchivecleanup.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/pgarchivecleanup.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="pgarchivecleanup">
|
<refentry id="pgarchivecleanup">
|
||||||
<indexterm zone="pgarchivecleanup">
|
<indexterm zone="pgarchivecleanup">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/pgbench.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/pgbench.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="pgbench">
|
<refentry id="pgbench">
|
||||||
<indexterm zone="pgbench">
|
<indexterm zone="pgbench">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/pgtestfsync.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/pgtestfsync.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="pgtestfsync">
|
<refentry id="pgtestfsync">
|
||||||
<indexterm zone="pgtestfsync">
|
<indexterm zone="pgtestfsync">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/pgtesttiming.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/pgtesttiming.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="pgtesttiming">
|
<refentry id="pgtesttiming">
|
||||||
<indexterm zone="pgtesttiming">
|
<indexterm zone="pgtesttiming">
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
<!-- doc/src/sgml/ref/pgupgrade.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/pgupgrade.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="pgupgrade">
|
<refentry id="pgupgrade">
|
||||||
<indexterm zone="pgupgrade">
|
<indexterm zone="pgupgrade">
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
<!-- doc/src/sgml/ref/set_constraints.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/set_constraints.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-set-constraints">
|
<refentry id="sql-set-constraints">
|
||||||
<indexterm zone="sql-set-constraints">
|
<indexterm zone="sql-set-constraints">
|
||||||
<primary>SET CONSTRAINTS</primary>
|
<primary>SET CONSTRAINTS</primary>
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
<!-- doc/src/sgml/ref/set_session_auth.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/set_session_auth.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-set-session-authorization">
|
<refentry id="sql-set-session-authorization">
|
||||||
<indexterm zone="sql-set-session-authorization">
|
<indexterm zone="sql-set-session-authorization">
|
||||||
<primary>SET SESSION AUTHORIZATION</primary>
|
<primary>SET SESSION AUTHORIZATION</primary>
|
||||||
|
@ -1,4 +1,8 @@
|
|||||||
<!-- doc/src/sgml/ref/set_transaction.sgml -->
|
<!--
|
||||||
|
doc/src/sgml/ref/set_transaction.sgml
|
||||||
|
PostgreSQL documentation
|
||||||
|
-->
|
||||||
|
|
||||||
<refentry id="sql-set-transaction">
|
<refentry id="sql-set-transaction">
|
||||||
<indexterm zone="sql-set-transaction">
|
<indexterm zone="sql-set-transaction">
|
||||||
<primary>SET TRANSACTION</primary>
|
<primary>SET TRANSACTION</primary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user