pgsql: Document relminmxid and datminmxid

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document relminmxid and datminmxid
Date: 2013-06-27 19:36:31
Message-ID: E1UsHzb-0000Fl-5W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document relminmxid and datminmxid

I introduced these new fields in 0ac5ad5134f27 but neglected to add them
to the system catalogs section of the docs.

Per Thom Brown in message
CAA-aLv7UiO=Whiq3MVbsEqSyQRthuX8Tb_RLyBuQt0KQBp=6EQ(at)mail(dot)gmail(dot)com

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/deac50021beded05ab98f973b6a66a58e42a06f9

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message pgsql 2013-06-28 01:13:29 pgsql: Tag refs/tags/REL9_3_BETA2 was created
Previous Message Noah Misch 2013-06-27 19:05:22 pgsql: Permit super-MaxAllocSize allocations with MemoryContextAllocHug