diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-03-01 08:16:16 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-03-01 08:16:16 +0000 |
commit | c8cfb0cea88fec22f5aa0582fe846b46baf77eb1 (patch) | |
tree | eb009c5363c2d5d8f7d99e6264c2a282d4ad7e58 /doc/src/sgml/func-ref.sgml | |
parent | 878531f1ac8a288fdd04c7c41ac2f02d2506bcb7 (diff) | |
download | postgresql-c8cfb0cea88fec22f5aa0582fe846b46baf77eb1.tar.gz postgresql-c8cfb0cea88fec22f5aa0582fe846b46baf77eb1.zip |
SGML source for new documentation.
Diffstat (limited to 'doc/src/sgml/func-ref.sgml')
-rw-r--r-- | doc/src/sgml/func-ref.sgml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/src/sgml/func-ref.sgml b/doc/src/sgml/func-ref.sgml new file mode 100644 index 00000000000..66f476fb2e9 --- /dev/null +++ b/doc/src/sgml/func-ref.sgml @@ -0,0 +1,19 @@ +<Chapter> +<Title>Functions</Title> + +<Abstract> +<Para> +Reference information for user-callable functions. +</Para> +</Abstract> + +<Note> +<Para> +This section needs to be written. Volunteers? +</Para> +</Note> + +<Para> +</Para> + +</Chapter> |