rich constructor for plpy.Error class, possible raise structured exception

Edit
ID 387
Title rich constructor for plpy.Error class, possible raise structured exception
Topic Procedural Languages
Created 2015-10-09 03:52:09
Last modified 2016-02-03 16:52:08 (8 years, 9 months ago)
Latest email 2016-04-09 20:45:37 (8 years, 7 months ago)
Status
2016-01: Returned with feedback
2015-11: Moved to next CF
Target version
Authors Pavel Stehule (okbobcz)
Reviewers Catalin Iacob (cataliniacob)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/387
git checkout commitfest/cf/387
Emails
proposal: PL/Pythonu - function ereport
First at 2015-10-08 10:11:07 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2016-04-09 20:45:37 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (fix-regress-tests.patch) at 2016-04-09 20:37:42 from Pavel Stehule <pavel.stehule at gmail.com>
    Attachment (fix-regress-tests.patch) at 2016-04-09 20:37:42 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpython-enhanced-error-06.patch) at 2016-03-01 08:06:37 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: No)
    Attachment (0001-Comment-improvements.patch) at 2016-02-29 16:42:19 from Catalin Iacob <iacobcatalin at gmail.com> (Patch: Yes)
    Attachment (plpython-enhanced-error-05.patch) at 2016-02-26 07:34:49 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: No)
    Attachment (0001-Doc-improvements.patch) at 2016-02-25 06:06:06 from Catalin Iacob <iacobcatalin at gmail.com> (Patch: Yes)
    Attachment (plpython-enhanced-error-04.patch) at 2016-02-19 20:41:39 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: No)
    Attachment (plpython-enhanced-error-03.patch) at 2016-02-17 14:32:22 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: No)
    Attachment (plpython-enhanced-error-02.patch.gz) at 2016-02-16 21:58:51 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: No)
    Attachment (plpython-enhanced-error-01.patch) at 2016-02-13 15:26:30 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: No)
    Attachment (incompat.py) at 2016-02-04 09:13:55 from Catalin Iacob <iacobcatalin at gmail.com> (Patch: No)
    Attachment (0003-Improve-docs.patch) at 2016-02-02 06:30:24 from Catalin Iacob <iacobcatalin at gmail.com> (Patch: Yes)
    Attachment (0002-use-plpy.Error-to-hold-the-data-not-plpy.SPIError.patch) at 2016-01-29 17:09:19 from Catalin Iacob <iacobcatalin at gmail.com> (Patch: Yes)
    Attachment (plpythonu-raise-functions-01.patch) at 2016-01-26 16:42:26 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-11.patch) at 2015-12-31 10:37:59 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-10.patch) at 2015-12-01 01:17:51 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-09.patch) at 2015-11-29 08:18:58 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-08.patch) at 2015-11-09 17:31:18 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (adjust_py24_expected.patch) at 2015-11-09 15:46:00 from Catalin Iacob <iacobcatalin at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-07.patch) at 2015-11-09 13:58:18 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-06.patch) at 2015-11-07 18:03:14 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (adjust_py35_expected.patch) at 2015-11-05 06:24:45 from Catalin Iacob <iacobcatalin at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-05.patch) at 2015-11-04 09:12:18 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-04.patch) at 2015-11-03 11:49:15 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-03.patch) at 2015-10-29 19:24:52 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params-02.patch) at 2015-10-17 18:18:23 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpythonu-spierror-keyword-params.patch) at 2015-10-16 19:42:15 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (plpython-ereport.patch) at 2015-10-08 18:53:58 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
History
When Who What
2016-02-03 16:52:08 Álvaro Herrera (alvherre) Closed in commitfest 2016-01 with status: Returned with feedback
2016-02-02 06:31:49 Catalin Iacob (cataliniacob) New status: Waiting on Author
2016-01-27 05:00:43 Pavel Stehule (okbobcz) New status: Needs review
2016-01-08 06:33:50 Catalin Iacob (cataliniacob) New status: Waiting on Author
2015-12-01 01:26:21 Pavel Stehule (okbobcz) Changed name to rich constructor for plpy.Error class, possible raise structured exception
2015-11-29 12:40:27 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Moved to next CF
2015-11-28 12:11:50 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Returned with feedback
2015-11-27 17:02:03 Fedor Sigaev (sigaev) New status: Waiting on Author
2015-11-09 18:22:30 Catalin Iacob (cataliniacob) New status: Ready for Committer
2015-11-09 17:51:50 Pavel Stehule (okbobcz) New status: Needs review
2015-11-05 06:25:15 Catalin Iacob (cataliniacob) New status: Waiting on Author
2015-11-04 13:23:32 Pavel Stehule (okbobcz) New status: Needs review
2015-11-03 16:14:11 Catalin Iacob (cataliniacob) New status: Waiting on Author
2015-11-03 12:04:11 Pavel Stehule (okbobcz) New status: Needs review
2015-11-02 16:01:59 Catalin Iacob (cataliniacob) New status: Waiting on Author
2015-11-02 05:43:28 Catalin Iacob (cataliniacob) Added cataliniacob as reviewer
2015-10-09 03:52:28 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz)
2015-10-09 03:52:09 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRCHfN-JXktA47Gnj6epKC05eGES9tBK-z3PoMp1FMKHmw@mail.gmail.com
2015-10-09 03:52:09 Pavel Stehule (okbobcz) Created patch record
Edit