From ba3a99f193441407f37c762bb8850488f61fe6de Mon Sep 17 00:00:00 2001 From: "Thomas G. Lockhart" Date: Wed, 8 Jul 1998 13:53:15 +0000 Subject: Split function and operator User Guide info from datatype.sgml into separate files. Add type conversion information. Format historical release notes. --- doc/src/sgml/postgres.sgml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/src/sgml/postgres.sgml') diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 67adad9e21d..820b39cfddf 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -18,6 +18,9 @@ + + + @@ -162,6 +165,9 @@ Information for users. &environ; &manage; &datatype; +&oper; +&func; +&typeconv; &array; &inherit; &query-ug; -- cgit v1.2.3