Re: Please provide examples of rows from

2020-09-19 Thread Bruce Momjian
On Sat, Sep 19, 2020 at 08:49:53PM -0400, Tom Lane wrote: > Bruce Momjian writes: > > test=> \df pg_get_keywords > >List > > of functions > >Schema | Name | Result data type | >

Re: Please provide examples of rows from

2020-09-19 Thread Tom Lane
Bruce Momjian writes: > test=> \df pg_get_keywords > List > of functions > Schema | Name | Result data type | > Argument data types

Re: Please provide examples of rows from

2020-09-19 Thread Bruce Momjian
On Mon, Sep 14, 2020 at 06:49:22PM -0700, David G. Johnston wrote: > That documents one of the two variants - and incorporating the column alias > feature seems worthwhile for the chosen example.  I do think this is worth > adding. > > The more complicated one is the second: > > ROWS FROM( ...