pgsql: Documentation for test_shm_mq.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Documentation for test_shm_mq.
Date: 2014-01-14 20:59:17
Message-ID: E1W3B4v-0007jq-Gv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Documentation for test_shm_mq.

Commit 4db3744f1f43554b03d8193da4645a0a5326eb18 added this contrib
module but neglected to document it. Oops.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/16cad3e8674777d3e0bedbc1e1c408b0448d0545

Modified Files
--------------
doc/src/sgml/contrib.sgml | 1 +
doc/src/sgml/filelist.sgml | 1 +
doc/src/sgml/test-shm-mq.sgml | 71 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 73 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-01-14 22:35:39 pgsql: Fix multiple bugs in index page locking during hot-standby WAL r
Previous Message Robert Haas 2014-01-14 19:50:09 pgsql: Mention that VACUUM FREEZE also effectively zeroes the table fre