Re: Segfault when restoring -Fd dump on current HEAD
Tomas Vondra <tomas.vondra@2ndquadrant.com>
From: Tomas Vondra <tomas.vondra@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Andres Freund <andres@anarazel.de>, Alvaro Herrera <alvherre@2ndquadrant.com>, Dmitry Dolgov <9erthalion6@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Justin Pryzby <pryzby@telsasoft.com>, Hubert Lubaczewski <depesz@depesz.com>, pgsql-hackers mailing list <pgsql-hackers@postgresql.org>
Date: 2019-04-26T13:42:02Z
Lists: pgsql-hackers
On Fri, Apr 26, 2019 at 11:55:17AM +0900, Michael Paquier wrote: >On Thu, Apr 25, 2019 at 12:54:06PM -0700, Andres Freund wrote: >> I think that'd make sense. The rest of the RMT probably isn't awake >> however, so I think it'd be good to give them 24h to object. > >It would be nice to clean all that now, so +1 from me to apply the >patch. +1 from me too -- Tomas Vondra http://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
pg_dump: store unused attribs as NULL instead of '\0'
- 7fcdb5e00214 12.0 landed
-
pg_dump: Fix ArchiveEntry handling of some empty values
- 19455c9f5606 12.0 landed