Re: Materialized views don't show up in information_schema - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Materialized views don't show up in information_schema
Date
Msg-id CA+Tgmoaj6UxBaKmA26_nVXhnTuBEtA+-Sb4UDCanrZCMV4-H5g@mail.gmail.com
Whole thread Raw
In response to Re: Materialized views don't show up in information_schema  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On Wed, Oct 29, 2014 at 1:57 PM, Stephen Frost <sfrost@snowman.net> wrote:
>> No.  Materialized views don't have column defaults, and marking them
>> security_barrier does nothing.
>
> I'm a bit confused by this- views have column defaults?

Yep.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Lockless StrategyGetBuffer() clock sweep
Next
From: Tom Lane
Date:
Subject: Re: Directory/File Access Permissions for COPY and Generic File Access Functions