Re: proposal: pg_restore --convert-to-text
José Arthur Benetasso Villanova <jose.arthur@gmail.com>
From: José Arthur Benetasso Villanova <jose.arthur@gmail.com>
To: Euler Taveira <euler@timbira.com.br>
Cc: "Imai, Yoshikazu" <imai.yoshikazu@jp.fujitsu.com>,
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-17T10:35:18Z
Lists: pgsql-hackers
On Sat, 16 Mar 2019, Euler Taveira wrote: >> I think the former one looks like pretty, but which one is preffered? >> > I don't have a style preference but decided to change to your > suggestion. New version attached. > Again, the patch compiles and works as expected. -- José Arthur Benetasso Villanova
Commits
-
pg_restore: Require "-f -" to mean stdout
- 413ccaa74d9a 12.0 landed