pgsql: Change installation docs to mention general debugging options.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change installation docs to mention general debugging options.
Date: 2011-11-30 03:35:49
Message-ID: E1RVaxZ-0000fr-Ih@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Change installation docs to mention general debugging options.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/99f5e47df5d04670be2fb5d575d6dc294a312eea

Modified Files
--------------
doc/src/sgml/installation.sgml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-11-30 03:40:29 pgsql: Prevent autovacuum transactions from running in serializable mod
Previous Message Tom Lane 2011-11-30 01:42:16 pgsql: Clean up after recent pg_dump patches.