Re: pgsql: doc: add namespace column to pg_buffercache example query

2020-04-02 Thread Bruce Momjian
On Thu, Apr 2, 2020 at 07:35:50AM +0200, Peter Eisentraut wrote: > On 2020-03-31 23:16, Bruce Momjian wrote: > > doc: add namespace column to pg_buffercache example query > > > > Without the namespace, the table name could be ambiguous. > > > > Reported-by: [email protected] > > > > Disc

Re: pgsql: doc: add namespace column to pg_buffercache example query

2020-04-01 Thread Peter Eisentraut
On 2020-03-31 23:16, Bruce Momjian wrote: doc: add namespace column to pg_buffercache example query Without the namespace, the table name could be ambiguous. Reported-by: [email protected] Discussion: https://postgr.es/m/[email protected] B