RE: proposal: pg_restore --convert-to-text
Imai, Yoshikazu <imai.yoshikazu@jp.fujitsu.com>
From: "Imai, Yoshikazu" <imai.yoshikazu@jp.fujitsu.com>
To: "Imai, Yoshikazu" <imai.yoshikazu@jp.fujitsu.com>, 'José Arthur Benetasso Villanova' <jose.arthur@gmail.com>
Cc: 'Euler Taveira' <euler@timbira.com.br>, Tom Lane <tgl@sss.pgh.pa.us>, Andreas Karlsson <andreas@proxel.se>, Andrew Gierth <andrew@tao11.riddles.org.uk>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-03-18T00:25:45Z
Lists: pgsql-hackers
On Fri, Mar 15, 2019 at 6:20 AM, Imai, Yoshikazu wrote: > Upon committing this, we have to care this patch break backwards > compatibility, but I haven't seen any complaints so far. If there are > no objections, I will set this patch to ready for committer. Jose had set this to ready for committer. Thanks. -- Yoshikazu Imai
Commits
-
pg_restore: Require "-f -" to mean stdout
- 413ccaa74d9a 12.0 landed