Allow an alias to be attached directly to a JOIN ... USING

Edit
ID 2158
Title Allow an alias to be attached directly to a JOIN ... USING
Topic SQL Commands
Created 2019-06-18 20:29:36
Last modified 2021-03-31 15:41:06 (3 years, 7 months ago)
Latest email 2021-03-31 15:49:01 (3 years, 7 months ago)
Status
2021-03: Committed
2021-01: Moved to next CF
2020-11: Moved to next CF
2020-09: Moved to next CF
2020-07: Moved to next CF
2020-03: Moved to next CF
2020-01: Moved to next CF
2019-11: Moved to next CF
2019-09: Moved to next CF
2019-07: Moved to next CF
Target version
Authors Peter Eisentraut (petere)
Reviewers Tom Lane (tgl)Become reviewer
Committer Peter Eisentraut (petere)
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/2158
git checkout commitfest/cf/2158
Emails
Allow an alias to be attached directly to a JOIN ... USING
First at 2019-06-17 14:40:57 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest at 2021-03-31 15:49:01 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest attachment (v5-0001-add-separate-alias-field.patch) at 2021-03-22 23:18:11 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v5-0001-add-separate-alias-field.patch) at 2021-03-22 23:18:11 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v4-0001-Allow-an-alias-to-be-attached-to-a-JOIN-.-USING.patch) at 2020-11-14 08:49:41 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (v3-0001-Allow-an-alias-to-be-attached-to-a-JOIN-.-USING.patch) at 2020-01-27 09:19:51 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (v2-0001-Allow-an-alias-to-be-attached-to-a-JOIN-.-USING.patch) at 2019-12-30 21:25:30 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-Allow-an-alias-to-be-attached-directly-to-a-JOIN-.-U.patch) at 2019-06-17 14:40:57 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2021-03-31 15:41:06 Peter Eisentraut (petere) Closed in commitfest 2021-03 with status: Committed
2021-03-31 15:41:06 Peter Eisentraut (petere) Changed committer to petere
2021-03-22 23:18:47 Tom Lane (tgl) New status: Ready for Committer
2021-03-19 14:01:26 Tom Lane (tgl) Added tgl as reviewer
2021-02-01 12:48:10 Masahiko Sawada (masahikosawada) Closed in commitfest 2021-01 with status: Moved to next CF
2020-12-01 09:52:51 Georgios Kokolatos (gkokolatos) Closed in commitfest 2020-11 with status: Moved to next CF
2020-11-14 08:54:34 Peter Eisentraut (petere) Changed reviewers to
2020-11-14 08:53:37 Peter Eisentraut (petere) New status: Needs review
2020-11-10 15:15:55 Georgios Kokolatos (gkokolatos) Posted comment with messageid <160502135578.7362.9015197269135176959.pgcf@coridan.postgresql.org>
2020-11-10 15:15:55 Georgios Kokolatos (gkokolatos) New status: Waiting on Author
2020-10-01 04:25:42 Michael Paquier (michael-kun) Closed in commitfest 2020-09 with status: Moved to next CF
2020-08-03 20:50:29 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2020-07 with status: Moved to next CF
2020-04-08 15:40:47 David Steele (dsteele) Closed in commitfest 2020-03 with status: Moved to next CF
2020-02-01 12:58:25 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2020-01-27 09:39:57 Peter Eisentraut (petere) New status: Needs review
2020-01-05 18:18:27 Fabien Coelho (calvin) New status: Waiting on Author
2019-12-30 23:38:16 Vik Fearing (xocolatl) Added xocolatl as reviewer
2019-11-29 06:25:09 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-10-29 12:07:27 Andrew Gierth (rhodiumtoad) Added rhodiumtoad as reviewer
2019-09-30 19:05:42 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-01 06:33:33 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-08-01 06:33:28 Thomas Munro (macdice) New status: Needs review
2019-07-15 21:19:21 Fabien Coelho (calvin) New status: Waiting on Author
2019-06-28 07:44:43 Fabien Coelho (calvin) Added calvin as reviewer
2019-06-18 20:29:47 Peter Eisentraut (petere) Changed authors to Peter Eisentraut (petere)
2019-06-18 20:29:36 Peter Eisentraut (petere) Attached mail thread 454638cf-d563-ab76-a585-2564428062af@2ndquadrant.com
2019-06-18 20:29:36 Peter Eisentraut (petere) Created patch record
Edit