Bruce Momjian <br...@momjian.us> wrote:
 
> \df[S+] [PATTERN]      list functions
> \df[antwS+] [PATTERN]  list only agg/normal/trigger/window functions
 
Shouldn't that second line have some curly braces?  Like maybe:
 
\df{antw}[S+] [PATTERN]  list only agg/normal/trigger/window functions
 
Technically, it should probably be even more verbose, but this might
be adequate.
 
-Kevin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to