Re: [HACKERS] psql's \d and \dt are sending their complaints to different output files - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] psql's \d and \dt are sending their complaints to different output files
Date
Msg-id 13597.1497910467@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] psql's \d and \dt are sending their complaints todifferent output files  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Mon, Jun 19, 2017 at 2:53 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Where are you reading that?

> https://www.postgresql.org/docs/9.6/static/app-psql.html

> First sentence:
> "For each relation (table, view, index, sequence, or foreign table) or
> composite type matching the pattern..."

Ah.  Clearly missed in the matviews patch (which I now see also missed
updating some relevant comments, though it did change the code).

Will fix.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [HACKERS] UPDATE of partition key
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] UPDATE of partition key