Fix for deparsing with ON CONFLICT

Edit
ID 247
Title Fix for deparsing with ON CONFLICT
Topic Bug Fixes
Created 2015-05-12 02:11:51
Last modified 2015-06-12 07:33:17 (9 years, 5 months ago)
Latest email 2015-05-23 00:20:24 (9 years, 5 months ago)
Status
2015-07: Committed
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers Become reviewer
Committer Andres Freund (andresfreund)
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/247
git checkout commitfest/cf/247
Emails
Minor ON CONFLICT related fixes
First at 2015-05-12 01:53:22 by Peter Geoghegan <pg at heroku.com>
Latest at 2015-05-23 00:20:24 by Andres Freund <andres at anarazel.de>
Latest attachment (further-ruleutils-bug.patch) at 2015-05-20 05:50:54 from Peter Geoghegan <pg at heroku.com>
    Attachment (further-ruleutils-bug.patch) at 2015-05-20 05:50:54 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0003-Deparsing-support-for-INSERT-AS-alias.patch) at 2015-05-19 02:09:27 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0003-Fix-initialization-of-ON-CONFLICT-WHERE-quals.patch) at 2015-05-18 21:09:45 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Refactor-parse-analysis-of-ON-CONFLICT-inference.patch) at 2015-05-18 20:49:53 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Further-fixes-to-minor-ON-CONFLICT-issues.patch) at 2015-05-12 23:23:54 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0002-Add-closing-bracket.patch) at 2015-05-12 02:02:52 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Fixes-to-a-variety-of-minor-ON-CONFLICT-issues.patch) at 2015-05-12 01:53:22 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
History
When Who What
2015-06-12 07:33:17 Peter Geoghegan (pgeoghegan) Closed in commitfest 2015-06 with status: Committed
2015-06-12 07:33:17 Peter Geoghegan (pgeoghegan) Closed in commitfest 2015-06 with status: Committed
2015-06-12 07:33:17 Peter Geoghegan (pgeoghegan) Changed committer to andresfreund
2015-05-12 02:12:33 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2015-05-12 02:11:51 Peter Geoghegan (pgeoghegan) Attached mail thread CAM3SWZSfqeYMbWvTYxr2J_ymXY+XkPp=s277yREqk7J5_+ccpg@mail.gmail.com
2015-05-12 02:11:51 Peter Geoghegan (pgeoghegan) Created patch record
Edit