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 H
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
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.
On 15 May 2013 16:35, Thom Brown wrote:
> 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_
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
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)