Fix subqueries with shadowed aliases

Edit
ID 2136
Title Fix subqueries with shadowed aliases
Topic Bug Fixes
Created 2019-06-03 21:46:27
Last modified 2019-06-13 00:11:46 (5 years, 5 months ago)
Latest email 2019-06-12 23:46:13 (5 years, 5 months ago)
Status
2019-07: Committed
Target version stable
Authors Demur Rumed (serprex)
Reviewers Become reviewer
Committer Tom Lane (tgl)
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/2136
git checkout commitfest/cf/2136
Emails
[PATCH] ruleutils: Fix subqueries with shadowed aliases
First at 2019-06-03 21:42:50 by Philip Dubé <Philip.Dub at microsoft.com>
Latest at 2019-06-12 23:46:13 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-ruleutils-Fix-subqueries-with-shadowed-aliases.patch) at 2019-06-03 21:42:50 from Philip Dubé <Philip.Dub at microsoft.com>
    Attachment (0001-ruleutils-Fix-subqueries-with-shadowed-aliases.patch) at 2019-06-03 21:42:50 from Philip Dubé <Philip.Dub at microsoft.com> (Patch: Yes)
History
When Who What
2019-06-13 00:11:46 Demur Rumed (serprex) Closed in commitfest 2019-07 with status: Committed
2019-06-13 00:11:46 Demur Rumed (serprex) Changed committer to tgl
2019-06-03 21:46:50 Demur Rumed (serprex) Changed targetversion to stable
2019-06-03 21:46:50 Demur Rumed (serprex) Changed authors to Demur Rumed (serprex)
2019-06-03 21:46:27 Demur Rumed (serprex) Attached mail thread CY4PR2101MB080246F2955FF58A6ED1FEAC98140@CY4PR2101MB0802.namprd21.prod.outlook.com
2019-06-03 21:46:27 Demur Rumed (serprex) Created patch record
Edit