Re: [BUGS] pg_dump 9.6 doesn't honour pg_extension_config_dump forsequences - Mailing list pgsql-bugs

From Stephen Frost
Subject Re: [BUGS] pg_dump 9.6 doesn't honour pg_extension_config_dump forsequences
Date
Msg-id 20170119185331.GV18360@tamriel.snowman.net
Whole thread Raw
In response to Re: [BUGS] pg_dump 9.6 doesn't honour pg_extension_config_dump for sequences  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
Michael,

* Michael Paquier (michael.paquier@gmail.com) wrote:
> Not sure if I need to laugh or cry. Attached is a patch with the fix
> and new regression tests.

Thanks, I've pushed this now.

Daniele, the fix should be released with 9.6.2, or you can use Michael's
patch or pull what I committed (bec96c8) and try it out.

Thanks again!

Stephen

pgsql-bugs by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [BUGS] pg_dump 9.6 doesn't honour pg_extension_config_dump forsequences
Next
From: Michael Paquier
Date:
Subject: Re: [BUGS] pg_dump 9.6 doesn't honour pg_extension_config_dump for sequences