pgsql: pgindent: fix downloading of BSD indent binary

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pgindent: fix downloading of BSD indent binary
Date: 2013-04-12 15:42:31
Message-ID: E1UQg7T-00068H-Oe@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgindent: fix downloading of BSD indent binary

Also fix accessing pgentab binary and tar.

Gurjeet Singh

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8daa4e960e15eb31e141585968c91cc666889585

Modified Files
--------------
src/tools/pgindent/pgindent | 19 +++++++++----------
1 files changed, 9 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-04-12 19:25:37 pgsql: pgindent: improve error messages
Previous Message Robert Haas 2013-04-12 12:58:36 pgsql: sepgsql: Enforce db_procedure:{execute} permission.