From 348b62189491f60efe0ee15618492e7786338e06 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Fri, 16 Mar 2007 08:28:01 +0000 Subject: Show aggregate return types in psql \da output. Greg Sabino Mullane --- doc/src/sgml/ref/psql-ref.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 29037dbe20f..644a71b7920 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -875,8 +875,8 @@ testdb=> - Lists all available aggregate functions, together with the data - types they operate on. If pattern is specified, only aggregates whose names match the pattern are shown. -- cgit v1.2.3