pgsql: Correct docs for behaviour of ALTER DATABASE .. RENAME during Ho

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correct docs for behaviour of ALTER DATABASE .. RENAME during Ho
Date: 2010-10-05 23:27:16
Message-ID: E1P3Gui-00074s-SI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correct docs for behaviour of ALTER DATABASE .. RENAME during Hot Standby.
Actual behaviour did not match documented behaviour and we have agreed
that it should be the docs that change.

Spotted by Bernd Helmle

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=bdf45797abe53a9e2bebd54e5475591e468a0ad1

Modified Files
--------------
doc/src/sgml/high-availability.sgml | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Hiroshi Saito 2010-10-06 15:42:53 psqlodbc - psqlodbc: this was applied for release preparation.
Previous Message Tom Lane 2010-10-05 22:48:34 pgsql: Undo some poorly-thought-out "proofreading improvements".