pgsql: Support --verbose option in reindexdb.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Support --verbose option in reindexdb.
Date: 2015-05-15 12:46:31
Message-ID: E1YtF0Z-0003sj-Tx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Support --verbose option in reindexdb.

Sawada Masahiko, reviewed by Fabrízio Mello

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/458a07701e2e464558238aeb6058b5179b133921

Modified Files
--------------
doc/src/sgml/ref/reindexdb.sgml | 17 ++++++++++++-
src/bin/scripts/reindexdb.c | 46 ++++++++++++++++++++++++------------
src/bin/scripts/t/090_reindexdb.pl | 6 ++++-
3 files changed, 52 insertions(+), 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2015-05-15 13:16:54 Re: [COMMITTERS] pgsql: Allow GiST distance function to return merely a lower-bound.
Previous Message Heikki Linnakangas 2015-05-15 12:17:47 Re: pgsql: Allow GiST distance function to return merely a lower-bound.