diff options
author | Bruce Momjian <bruce@momjian.us> | 2020-05-15 08:52:24 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2020-05-15 08:52:24 -0400 |
commit | d9cbdec23fd63a8ac650ab174d5d33ab5fcc3bb4 (patch) | |
tree | 4757b5072ac95882e497f45bda94647bfd0bfbd8 /doc/src/sgml/ref/create_collation.sgml | |
parent | b9a45d8dba4de6db14f03adf8f1a8ce51d43005b (diff) |
doc: make ref/*.sgml file header comment layout consistent
Diffstat (limited to 'doc/src/sgml/ref/create_collation.sgml')
-rw-r--r-- | doc/src/sgml/ref/create_collation.sgml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/create_collation.sgml b/doc/src/sgml/ref/create_collation.sgml index 5bc9af5499e..71eafeefdde 100644 --- a/doc/src/sgml/ref/create_collation.sgml +++ b/doc/src/sgml/ref/create_collation.sgml @@ -1,4 +1,7 @@ -<!-- doc/src/sgml/ref/create_collation.sgml --> +<!-- +doc/src/sgml/ref/create_collation.sgml +PostgreSQL documentation +--> <refentry id="sql-createcollation"> <indexterm zone="sql-createcollation"> |