Omitted boundaries in the slice

Edit
ID 397
Title Omitted boundaries in the slice
Topic SQL Commands
Created 2015-10-19 09:55:48
Last modified 2015-12-23 02:06:02 (8 years, 10 months ago)
Latest email 2015-12-23 10:25:19 (8 years, 10 months ago)
Status
2016-01: Committed
2015-11: Moved to next CF
Target version
Authors Uriy Zhuravlev (stalkerg)
Reviewers Fedor Sigaev (sigaev)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/397
git checkout commitfest/cf/397
Emails
Some questions about the array.
First at 2015-10-09 12:02:21 by YUriy Zhuravlev <u.zhuravlev at postgrespro.ru>
Latest at 2015-12-23 10:25:19 by Yury Zhuravlev <u.zhuravlev at postgrespro.ru>
Latest attachment (extend_slice_v7.patch) at 2015-12-22 16:11:40 from Yury Zhuravlev <u.zhuravlev at postgrespro.ru>
    Attachment (extend_slice_v7.patch) at 2015-12-22 16:11:40 from Yury Zhuravlev <u.zhuravlev at postgrespro.ru> (Patch: Yes)
    Attachment (extend_slice_v6.patch) at 2015-12-07 11:29:14 from YUriy Zhuravlev <u.zhuravlev at postgrespro.ru> (Patch: Yes)
    Attachment (extend_slice_v5.patch) at 2015-12-01 14:38:34 from YUriy Zhuravlev <u.zhuravlev at postgrespro.ru> (Patch: Yes)
    Attachment (extend_slice_v4.patch) at 2015-12-01 12:43:47 from YUriy Zhuravlev <u.zhuravlev at postgrespro.ru> (Patch: Yes)
    Attachment (extend_slice_v3.patch) at 2015-11-30 14:41:03 from YUriy Zhuravlev <u.zhuravlev at postgrespro.ru> (Patch: Yes)
    Attachment (extend_slice_v2.patch) at 2015-10-19 09:51:49 from YUriy Zhuravlev <u.zhuravlev at postgrespro.ru> (Patch: Yes)
pgsql: Allow to omit boundaries in array subscript
First at 2015-12-18 12:21:27 by Teodor Sigaev <teodor at sigaev.ru>
Latest at 2015-12-18 18:28:10 by Teodor Sigaev <teodor at sigaev.ru>
History
When Who What
2015-12-23 02:06:02 Tom Lane (tgl) Closed in commitfest 2016-01 with status: Committed
2015-12-23 02:05:55 Tom Lane (tgl) Added tgl as committer
2015-12-22 07:21:37 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Moved to next CF
2015-12-18 18:41:21 Fedor Sigaev (sigaev) Attached mail thread E1a9u2J-00054Q-Qk@gemulon.postgresql.org
2015-12-18 18:40:41 Fedor Sigaev (sigaev) New status: Waiting on Author
2015-12-18 12:44:04 Fedor Sigaev (sigaev) Closed in commitfest 2015-11 with status: Committed
2015-12-18 12:44:04 Fedor Sigaev (sigaev) Changed committer to sigaev
2015-11-27 14:26:13 Fedor Sigaev (sigaev) New status: Waiting on Author
2015-11-27 12:58:06 Fedor Sigaev (sigaev) Added sigaev as reviewer
2015-10-19 09:56:12 Uriy Zhuravlev (stalkerg) Changed authors to Uriy Zhuravlev (stalkerg)
2015-10-19 09:55:49 Uriy Zhuravlev (stalkerg) Attached mail thread 2987745.PueTkqGxbO@dinodell
2015-10-19 09:55:48 Uriy Zhuravlev (stalkerg) Created patch record
Edit