pgsql: Disable command echo in pg_upgrade-created windows scripts

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Disable command echo in pg_upgrade-created windows scripts
Date: 2021-07-27 15:18:23
Message-ID: E1m8Oqd-0003n5-MN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Disable command echo in pg_upgrade-created windows scripts

This makes them more like the Unix equivalents.

Discussion: https://postgr.es/m/73deed30-3363-44e9-48a5-98aa66a8a00f@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/91d76613b7ec75b6642accaff91dc7d657e549e9

Modified Files
--------------
src/bin/pg_upgrade/pg_upgrade.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-07-27 16:08:28 pgsql: Use the "pg_temp" schema alias in EXPLAIN and related output.
Previous Message Bruce Momjian 2021-07-27 02:55:07 pgsql: doc: for various substring funcs, document if only first match