Re: [DBD::Pg] Make sure we account for materialized views where needed

David Christensen <david-O9fzpki4YnJWk0Htik3J/[email protected]> Mon, 7 Jul 2014 15:28:10 -0500
Newsgroups gmane.comp.db.postgresql.dbdpg.cvs
Message-ID <[email protected]>
On Jul 7, 2014, at 3:21 PM, dbdpg-commits-gENoVmVU/[email protected] wrote:

> +                                CASE WHEN quote_ident(n.nspname) ~ '^pg_' THEN 'SYSTEM VIEW' ELSE 'MATERIALIZED VIEW' END

Should this be 'SYSTEM MATERIALIZED VIEW'?

Regards,

David
--
David Christensen
End Point Corporation
david-O9fzpki4YnJWk0Htik3J/[email protected]
785-727-1171