"David G. Johnston" <[email protected]> writes: > On Mon, Jun 19, 2017 at 2:53 PM, Tom Lane <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
