pg_dump broken with constraint comments of domains using double-quotes

Edit
ID 481
Title pg_dump broken with constraint comments of domains using double-quotes
Topic Bug Fixes
Created 2016-01-16 14:19:48
Last modified 2016-01-22 23:05:16 (8 years, 9 months ago)
Latest email 2016-01-23 23:25:34 (8 years, 9 months ago)
Status
2016-03: Committed
Target version
Authors
Reviewers Michael Paquier (michael-kun)Become reviewer
Committer Álvaro Herrera (alvherre)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/481
git checkout commitfest/cf/481
Emails
pg_dump fails on domain constraint comments
First at 2016-01-11 22:56:32 by Elvis Pranskevichus <elprans at gmail.com>
Latest at 2016-01-23 23:25:34 by Elvis Pranskevichus <elprans at gmail.com>
Latest attachment (0001-pg_dump-Fix-dumping-of-comments-on-domain-constraint.patch) at 2016-01-11 22:56:32 from Elvis Pranskevichus <elprans at gmail.com>
    Attachment (0001-pg_dump-Fix-dumping-of-comments-on-domain-constraint.patch) at 2016-01-11 22:56:32 from Elvis Pranskevichus <elprans at gmail.com> (Patch: Yes)
History
When Who What
2016-01-22 23:05:16 Álvaro Herrera (alvherre) Closed in commitfest 2016-03 with status: Committed
2016-01-22 23:05:16 Álvaro Herrera (alvherre) Changed committer to alvherre
2016-01-16 14:20:36 Michael Paquier (michael-kun) New status: Ready for Committer
2016-01-16 14:20:31 Michael Paquier (michael-kun) Added michael-kun as reviewer
2016-01-16 14:19:48 Michael Paquier (michael-kun) Attached mail thread 3789929.ZsF6ME7o6i@klinga.prans.org
2016-01-16 14:19:48 Michael Paquier (michael-kun) Created patch record
Edit