aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_function.sgml
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1998-10-30 19:34:40 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1998-10-30 19:34:40 +0000
commit3d83e28b2b3c1fda477256a21e153c99c5611bbd (patch)
treec6eb38becbf140b5d223048f9d6b69b1829fae5f /doc/src/sgml/ref/create_function.sgml
parent3ac0a4e0589348ffd185ad463c8f89071f9f3695 (diff)
downloadpostgresql-3d83e28b2b3c1fda477256a21e153c99c5611bbd.tar.gz
postgresql-3d83e28b2b3c1fda477256a21e153c99c5611bbd.zip
Minor cleanup in markup, especially in the Output section.
Diffstat (limited to 'doc/src/sgml/ref/create_function.sgml')
-rw-r--r--doc/src/sgml/ref/create_function.sgml15
1 files changed, 1 insertions, 14 deletions
diff --git a/doc/src/sgml/ref/create_function.sgml b/doc/src/sgml/ref/create_function.sgml
index 96cce89bd9a..e639845a7c5 100644
--- a/doc/src/sgml/ref/create_function.sgml
+++ b/doc/src/sgml/ref/create_function.sgml
@@ -100,14 +100,7 @@ CREATE FUNCTION <replaceable class="parameter">name</replaceable> ( [ <replaceab
Outputs
</TITLE>
<PARA>
- </PARA>
- <VARIABLELIST>
- <VARLISTENTRY>
- <TERM>
-<replaceable>status</replaceable>
- </TERM>
- <LISTITEM>
- <PARA>
+
<VARIABLELIST>
<VARLISTENTRY>
<TERM>
@@ -116,12 +109,6 @@ CREATE FUNCTION <replaceable class="parameter">name</replaceable> ( [ <replaceab
<LISTITEM>
<PARA>
This is returned if the command completes successfully.
- </PARA>
- </LISTITEM>
- </VARLISTENTRY>
- </variablelist>
- </LISTITEM>
- </VARLISTENTRY>
</VARIABLELIST>
</REFSECT2>
</REFSYNOPSISDIV>