Support ORDER BY in CREATE FUNCTION for Set Returning Functions

Edit
ID 88
Title Support ORDER BY in CREATE FUNCTION for Set Returning Functions
Topic Server Features
Created 2015-01-12 13:31:19
Last modified 2015-05-03 20:44:36 (9 years, 6 months ago)
Latest email 2015-03-13 19:59:24 (9 years, 8 months ago)
Status
2015-02: Rejected
Target version
Authors Atri Sharma (atris)
Reviewers Become reviewer
Committer
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/88
git checkout commitfest/cf/88
Emails
Patch to add functionality to specify ORDER BY in CREATE FUNCTION for SRFs
First at 2015-01-05 15:12:25 by Atri Sharma <atri.jiit at gmail.com>
Latest at 2015-03-13 19:59:24 by Jeff Janes <jeff.janes at gmail.com>
Latest attachment (orderbycreatefuncver1.patch.gz) at 2015-01-05 15:12:25 from Atri Sharma <atri.jiit at gmail.com>
    Attachment (orderbycreatefuncver1.patch.gz) at 2015-01-05 15:12:25 from Atri Sharma <atri.jiit at gmail.com> (Patch: No)
History
When Who What
2015-05-03 20:44:36 Andres Freund (andresfreund) Closed in commitfest 2015-02 with status: Rejected
2015-03-13 20:05:14 Jeff Janes (jjanes) New status: Waiting on Author
2015-01-12 13:31:24 Michael Paquier (michael-kun) Changed authors to Atri Sharma (atris)
2015-01-12 13:31:19 Michael Paquier (michael-kun) Attached mail thread CAOeZVifqzpj5yafnB9OqXdAypvBrFhV3Am=Q2GAwjk2JgctyVw@mail.gmail.com
2015-01-12 13:31:19 Michael Paquier (michael-kun) Created patch record
Edit