aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_function.sgml
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2020-05-15 08:52:24 -0400
committerBruce Momjian <bruce@momjian.us>2020-05-15 08:52:24 -0400
commit8d4b23fcae1f368122eb900489d6d24df75cff13 (patch)
tree37726d008298c5a56abf44345a479e93453c14c2 /doc/src/sgml/ref/create_function.sgml
parentec5afb0a4e050616fe6953e597fd1f61d47edc3a (diff)
downloadpostgresql-8d4b23fcae1f368122eb900489d6d24df75cff13.tar.gz
postgresql-8d4b23fcae1f368122eb900489d6d24df75cff13.zip
doc: make ref/*.sgml file header comment layout consistent
Diffstat (limited to 'doc/src/sgml/ref/create_function.sgml')
-rw-r--r--doc/src/sgml/ref/create_function.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/create_function.sgml b/doc/src/sgml/ref/create_function.sgml
index dd6a2f73049..f81cedc8233 100644
--- a/doc/src/sgml/ref/create_function.sgml
+++ b/doc/src/sgml/ref/create_function.sgml
@@ -1,5 +1,6 @@
<!--
doc/src/sgml/ref/create_function.sgml
+PostgreSQL documentation
-->
<refentry id="sql-createfunction">