Keywords as column aliases without explicit preceding AS

Edit
ID 2641
Title Keywords as column aliases without explicit preceding AS
Topic SQL Commands
Created 2020-07-10 17:21:19
Last modified 2020-09-18 20:47:24 (4 years, 2 months ago)
Latest email 2020-09-19 19:20:57 (4 years, 2 months ago)
Status
2020-09: Committed
Target version
Authors Mark Dilger (mark.dilger)
Reviewers John Naylor (john.naylor)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/2641
git checkout commitfest/cf/2641
Emails
factorial function/phase out postfix operators?
First at 2020-05-18 14:42:18 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest at 2020-09-19 19:20:57 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (v7-0001-Removing-postfix-operator-support.patch) at 2020-09-03 15:49:56 from Mark Dilger <mark.dilger at enterprisedb.com>
    Attachment (v7-0001-Removing-postfix-operator-support.patch) at 2020-09-03 15:49:56 from Mark Dilger <mark.dilger at enterprisedb.com> (Patch: Yes)
    Attachment (v6-0001-Removing-postfix-operator-support.patch) at 2020-09-01 19:00:35 from Mark Dilger <mark.dilger at enterprisedb.com> (Patch: Yes)
    Attachment (postfix-and-factorial-deprecate.patch) at 2020-08-28 15:00:28 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (postfix-depr.patch.gz) at 2020-08-27 11:11:51 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: No)
    Attachment (v5-0001-Removing-postfix-operator-support.patch) at 2020-08-26 15:57:53 from Mark Dilger <mark.dilger at enterprisedb.com> (Patch: Yes)
    Attachment (remove-more-precedence.patch) at 2020-08-26 13:33:20 from John Naylor <john.naylor at 2ndquadrant.com> (Patch: Yes)
    Attachment (v4-0001-Removing-postfix-operator-support.patch) at 2020-08-26 03:12:00 from Mark Dilger <mark.dilger at enterprisedb.com> (Patch: Yes)
    Attachment (v3-0001-Removing-postfix-operator-support.patch) at 2020-07-22 00:46:59 from Mark Dilger <mark.dilger at enterprisedb.com> (Patch: Yes)
    Attachment (v2-0001-Allow-most-keywords-to-be-used-as-implicit-column.patch) at 2020-07-10 17:13:55 from Mark Dilger <mark.dilger at enterprisedb.com> (Patch: Yes)
    Attachment (v1-0001-Adding-keyword-alias-test.patch) at 2020-06-30 21:47:24 from Mark Dilger <mark.dilger at enterprisedb.com> (Patch: Yes)
    Attachment (bison-hack-for-optional-AS.patch) at 2020-05-19 23:47:11 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2020-09-18 20:47:24 Tom Lane (tgl) Closed in commitfest 2020-09 with status: Committed
2020-09-12 21:29:32 Tom Lane (tgl) Added tgl as committer
2020-09-07 15:41:37 John Naylor (john.naylor) New status: Ready for Committer
2020-08-26 19:19:05 John Naylor (john.naylor) Added john.naylor as reviewer
2020-07-10 17:22:14 Mark Dilger (mark.dilger) Changed authors to Mark Dilger (mark.dilger)
2020-07-10 17:21:19 Mark Dilger (mark.dilger) Attached mail thread 38ca86db-42ab-9b48-2902-337a0d6b8311@2ndquadrant.com
2020-07-10 17:21:19 Mark Dilger (mark.dilger) Created patch record
Edit