ANSI/SQL syntax for named parameters

Edit
ID 113
Title ANSI/SQL syntax for named parameters
Topic Procedural Languages
Created 2015-01-20 18:18:17
Last modified 2015-03-10 15:12:44 (9 years, 8 months ago)
Latest email 2015-05-01 13:38:53 (9 years, 6 months ago)
Status
2015-02: Committed
Target version
Authors Pavel Stehule (okbobcz)
Reviewers Petr Jelínek (pjmodos)Become reviewer
Committer Robert Haas (rhaas)
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/113
git checkout commitfest/cf/113
Emails
proposal: disallow operator "=>" and use it for named parameters
First at 2015-01-18 01:27:25 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2015-05-01 13:38:53 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (named-expr-fixes.patch) at 2015-03-10 18:51:30 from Robert Haas <robertmhaas at gmail.com>
    Attachment (named-expr-fixes.patch) at 2015-03-10 18:51:30 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (ansi-sql-named-parameters-02.patch) at 2015-01-19 16:14:05 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (ansi-sql-named-parameters.patch) at 2015-01-18 01:27:25 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
History
When Who What
2015-03-10 15:12:44 Robert Haas (rhaas) Closed in commitfest 2015-02 with status: Committed
2015-03-10 15:12:44 Robert Haas (rhaas) Changed committer to rhaas
2015-02-19 15:06:53 Petr Jelínek (pjmodos) New status: Ready for Committer
2015-02-19 15:03:04 Petr Jelínek (pjmodos) Added pjmodos as reviewer
2015-01-20 18:18:34 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz)
2015-01-20 18:18:17 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRCDJ+JZ-qr2HKq3+DoBR3-yiUrqurAE8e=QkXTtAoQkUA@mail.gmail.com
2015-01-20 18:18:17 Pavel Stehule (okbobcz) Created patch record
Edit