searching in array - array_offset function

Edit
ID 112
Title searching in array - array_offset function
Topic Miscellaneous
Created 2015-01-20 18:13:16
Last modified 2015-03-18 19:06:58 (9 years, 8 months ago)
Latest email 2015-03-30 19:58:50 (9 years, 7 months ago)
Status
2015-02: Committed
Target version
Authors Pavel Stehule (okbobcz)
Reviewers Petr Jelínek (pjmodos), Jim Nasby (decibel)Become reviewer
Committer Álvaro Herrera (alvherre)
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/112
git checkout commitfest/cf/112
Emails
proposal: searching in array function - array_position
First at 2015-01-16 09:39:03 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2015-03-30 19:58:50 by Pavel Stehule <pavel.stehule at gmail.com>
Latest attachment (array_position-20150322-2.patch) at 2015-03-22 10:57:42 from Pavel Stehule <pavel.stehule at gmail.com>
    Attachment (array_position-20150322-2.patch) at 2015-03-22 10:57:42 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (array_position-20150322.patch) at 2015-03-22 06:11:22 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (array_position.patch) at 2015-03-21 06:06:55 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (array_offset-07.patch) at 2015-03-18 01:06:27 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (array_offset-06.patch) at 2015-03-12 06:54:49 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (array_offset-05.patch) at 2015-03-11 21:37:30 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (doc_changes.patch) at 2015-03-10 21:53:11 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)
    Attachment (array_offset-04.patch) at 2015-02-22 11:19:39 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (array_offset-03.patch) at 2015-01-24 08:48:39 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (array_offset-02.patch) at 2015-01-20 17:12:32 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (array_offset-01.patch) at 2015-01-17 22:43:10 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
History
When Who What
2015-03-18 19:06:58 Álvaro Herrera (alvherre) Closed in commitfest 2015-02 with status: Committed
2015-03-18 19:06:58 Álvaro Herrera (alvherre) Changed committer to alvherre
2015-03-10 14:30:46 Robert Haas (rhaas) New status: Waiting on Author
2015-03-07 18:07:40 Petr Jelínek (pjmodos) New status: Ready for Committer
2015-02-28 06:51:07 Pavel Stehule (okbobcz) New status: Needs review
2015-02-22 04:32:09 Petr Jelínek (pjmodos) Added pjmodos as reviewer
2015-02-22 02:01:00 Petr Jelínek (pjmodos) New status: Waiting on Author
2015-01-27 00:23:38 Jim Nasby (decibel) Added self as reviewer
2015-01-20 18:19:09 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz)
2015-01-20 18:13:16 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRBYDvz-qFfSwGZqQoYLBXWapeOXpyh-d=bHZB575zHGmQ@mail.gmail.com
2015-01-20 18:13:16 Pavel Stehule (okbobcz) Created patch record
Edit