Re: psql with "Function Type" in \df - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: psql with "Function Type" in \df
Date
Msg-id 49EDA836.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to Re: psql with "Function Type" in \df  (Bruce Momjian <bruce@momjian.us>)
Responses Re: psql with "Function Type" in \df
Re: psql with "Function Type" in \df
List pgsql-hackers
Bruce Momjian <bruce@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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [ADMIN] License Issue
Next
From: "May, Randy"
Date:
Subject: Re: [ADMIN] License Issue