Re: [DOCS] 9.3 missing system catalog columns and views

2013-05-15 Thread Thom Brown
On 15 May 2013 16:25, Thom Brown wrote: > Hi all, > > In the 9.3 docs the following columns are missing: > > pg_class.relispopulated > pg_class.relminmxid > pg_database.datminmxid > pg_index.indislive > > There's also no mention of the pg_event_trigger or pg_matviews views. It seems I flipped to

[DOCS] 9.3 missing system catalog columns and views

2013-05-15 Thread Thom Brown
Hi all, In the 9.3 docs the following columns are missing: pg_class.relispopulated pg_class.relminmxid pg_database.datminmxid pg_index.indislive There's also no mention of the pg_event_trigger or pg_matviews views. Thanks Thom -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)