Re: Adding -E switch to pg_dumpall
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-07-21T13:21:51Z
Lists: pgsql-hackers
On Thu, Jul 20, 2017 at 11:17 AM, Fabien COELHO <coelho@cri.ensmp.fr> wrote: > Ok for me. I switched the status to "Ready for committers". Thanks for the review, Fabien. -- Michael
Commits
-
pg_dumpall: Add a -E flag to set the encoding, like pg_dump has.
- 84be67181aab 11.0 landed