pgsql: Adjust wording now that estimated size can increase

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust wording now that estimated size can increase
Date: 2011-08-17 09:02:36
Message-ID: E1Qtc1E-0000CC-Ib@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust wording now that estimated size can increase

Per comment form Fujii Masao.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-08-17 09:37:28 pgsql: Teach pg_controldata and pg_resetxlog about the new backupEndReq
Previous Message Magnus Hagander 2011-08-17 09:02:17 Re: [COMMITTERS] pgsql: Adjust total size in pg_basebackup progress report when reality