pg_upgrade don't echo windows commands

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: pg_upgrade don't echo windows commands
Date: 2021-06-04 16:10:47
Message-ID: 73deed30-3363-44e9-48a5-98aa66a8a00f@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Here's a completely trivial command to turn of echoing of a couple of
Windows commands pg_upgrade writes to cleanup scripts. This makes them
behave more like the Unix equivalents.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

Attachment Content-Type Size
pg_upgrade-no-windows-command-echo.patch text/x-patch 531 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2021-06-04 16:53:31 Re: Incorrect usage of strtol, atoi for non-numeric junk inputs
Previous Message Bharath Rupireddy 2021-06-04 16:04:02 Re: Incorrect usage of strtol, atoi for non-numeric junk inputs