ASSERT statement

Edit
ID 116
Title ASSERT statement
Topic Procedural Languages
Created 2015-01-22 20:19:53
Last modified 2015-03-25 23:05:55 (9 years, 7 months ago)
Latest email 2015-03-26 05:46:24 (9 years, 7 months ago)
Status
2015-02: Committed
Target version
Authors Pavel Stehule (okbobcz)
Reviewers Jim Nasby (decibel)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/116
git checkout commitfest/cf/116
Emails
proposal: plpgsql - Assert statement
First at 2014-09-05 06:16:28 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2015-03-26 05:46:24 by Pavel Stehule <pavel.stehule at gmail.com>
Latest attachment (plpgsql-assert-04.patch) at 2015-03-23 05:49:09 from Pavel Stehule <pavel.stehule at gmail.com>
    Attachment (plpgsql-assert-04.patch) at 2015-03-23 05:49:09 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpgsql-assert-02.patch) at 2015-01-27 19:30:09 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpgsql-assert-01.patch) at 2015-01-22 20:01:03 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (assert-poc.patch) at 2014-11-26 18:52:49 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpgsql-fewer-reserved-words.patch) at 2014-11-23 21:40:30 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (raise-when-02.patch) at 2014-10-16 11:29:11 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (raise-when-01.patch) at 2014-09-09 15:37:43 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
History
When Who What
2015-03-25 23:05:55 Tom Lane (tgl) Closed in commitfest 2015-02 with status: Committed
2015-03-24 22:55:44 Tom Lane (tgl) Added tgl as committer
2015-03-23 21:03:04 Jim Nasby (decibel) Posted review with messageid <20150323210304.2541.43210.pgcf@coridan.postgresql.org>
2015-03-23 21:03:04 Jim Nasby (decibel) New status: Ready for Committer
2015-01-27 00:24:17 Jim Nasby (decibel) Added self as reviewer
2015-01-22 20:20:10 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz)
2015-01-22 20:19:54 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRDiWaACoHQwYbBn_YuW2UxpWFd1Y4o2XF5BO-zHNmfRaA@mail.gmail.com
2015-01-22 20:19:53 Pavel Stehule (okbobcz) Created patch record
Edit