9.3 missing system catalog columns and views
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)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On 15 May 2013 16:25, Thom Brown <thom@linux.com> wrote:
Hi all,
In the 9.3 docs the following columns are missing:
pg_class.relispopulated
pg_class.relminmxid
pg_database.datminmxid
pg_index.indisliveThere's also no mention of the pg_event_trigger or pg_matviews views.
It seems I flipped to the wrong version of the docs at one point, so I
incorrectly identified omissions, so let's try again:
Only the following 2 columns are missing:
pg_class.relminmxid
pg_database.datminmxid
Thanks
Thom
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On 15 May 2013 16:35, Thom Brown <thom@linux.com> wrote:
On 15 May 2013 16:25, Thom Brown <thom@linux.com> wrote:
Hi all,
In the 9.3 docs the following columns are missing:
pg_class.relispopulated
pg_class.relminmxid
pg_database.datminmxid
pg_index.indisliveThere's also no mention of the pg_event_trigger or pg_matviews views.
It seems I flipped to the wrong version of the docs at one point, so I
incorrectly identified omissions, so let's try again:Only the following 2 columns are missing:
pg_class.relminmxid
pg_database.datminmxid
Could someone add these in?
Thanks
Thom
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On 5/31/13 8:46 AM, Thom Brown wrote:
pg_class.relminmxid
pg_database.datminmxid
Could someone add these in?
These are from �lvaro's foreign-key locking patch. Perhaps he can fill
these in, which an informed description.
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
Peter Eisentraut wrote:
On 5/31/13 8:46 AM, Thom Brown wrote:
pg_class.relminmxid
pg_database.datminmxid
Could someone add these in?
These are from �lvaro's foreign-key locking patch. Perhaps he can fill
these in, which an informed description.
Sorry I missed the thread. Yes, will fix.
--
�lvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
Peter Eisentraut wrote:
On 5/31/13 8:46 AM, Thom Brown wrote:
pg_class.relminmxid
pg_database.datminmxid
Could someone add these in?
These are from �lvaro's foreign-key locking patch. Perhaps he can fill
these in, which an informed description.
Done, thanks.
--
�lvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs