Is user_catalog_table sensible for matviews? - Mailing list pgsql-hackers

From Tom Lane
Subject Is user_catalog_table sensible for matviews?
Date
Msg-id 19749.1478711862@sss.pgh.pa.us
Whole thread Raw
Responses Re: Is user_catalog_table sensible for matviews?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
The system will let you set the "user_catalog_table" reloption to "true"
on a materialized view.  Is this sensible, or is it a bug caused by the
fact that reloptions.c fails to distinguish matviews from heaps at all?

If it is sensible, then I broke it in e3e66d8a9 ...
        regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Hash Indexes
Next
From: Markus Nullmeier
Date:
Subject: Re: Incorrect overflow check condition for WAL segment size