pgsql: doc: list unlogged tables as a non-durable option

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: list unlogged tables as a non-durable option
Date: 2014-03-25 02:04:50
Message-ID: E1WSGjS-0003wU-1y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: list unlogged tables as a non-durable option

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6c5ced1526b189ed98baa0d195a7078d1afd112e

Modified Files
--------------
doc/src/sgml/perform.sgml | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2014-03-25 10:19:00 pgsql: Fix typos in pg_basebackup documentation
Previous Message Bruce Momjian 2014-03-24 19:59:44 pgsql: Remove wchar.c Asserts that were stricter than the main code