From a6554df4f77b36249d8192c18e2af70cbfe2b0bf Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 10 Apr 2003 01:22:45 +0000 Subject: In an effort to reduce the total number of chapters, combine the small chapters on extending types, operators, and aggregates into the extending functions chapter. Move the information on how to call table functions into the queries chapter. Remove some outdated information that is already present in a better form in other parts of the documentation. --- doc/src/sgml/postgres.sgml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'doc/src/sgml/postgres.sgml') diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 30849fb9e3c..e207cdacc4e 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,5 +1,5 @@ - &arch-pg; &extend; - &xfunc; - &xtypes; - &xoper; - &xaggr; - &rules; &xindex; &indexcost; + &rules; &trigger; &spi; -- cgit v1.2.3