A contrib extension to help prevent common errors in DML

Edit
ID 948
Title A contrib extension to help prevent common errors in DML
Topic Server Features
Created 2017-01-01 03:37:23
Last modified 2017-03-16 16:01:27 (7 years, 8 months ago)
Latest email 2017-03-16 16:01:03 (7 years, 8 months ago)
Status
2017-03: Returned with feedback
2017-01: Moved to next CF
Target version
Authors David Fetter (dfetter)
Reviewers Pavel Stehule (okbobcz)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/948
git checkout commitfest/cf/948
Emails
PoC: Make it possible to disallow WHERE-less UPDATE and DELETE
First at 2016-07-21 04:57:46 by David Fetter <david at fetter.org>
Latest at 2017-03-16 16:01:03 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (training_wheels_011.patch) at 2017-01-10 17:00:01 from David Fetter <david at fetter.org>
    Attachment (training_wheels_011.patch) at 2017-01-10 17:00:01 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (training_wheels_010.patch) at 2017-01-10 16:31:47 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (training_wheels_009.patch) at 2017-01-09 22:36:56 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (training_wheels_008.patch) at 2017-01-05 06:04:12 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (training_wheels_007.patch) at 2017-01-05 05:58:26 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (training_wheels_006.patch) at 2017-01-01 03:34:00 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (fix-regression-test.patch) at 2016-09-30 03:23:13 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (training_wheels_005.patch) at 2016-09-29 05:19:02 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (training_wheels_004.patch) at 2016-09-19 04:02:54 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (training_wheels_003.patch) at 2016-07-27 00:22:01 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (training_wheels_002.patch) at 2016-07-22 06:38:43 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (training_wheels_001.patch) at 2016-07-21 04:57:46 from David Fetter <david at fetter.org> (Patch: Yes)
History
When Who What
2017-03-16 16:01:27 Robert Haas (rhaas) Closed in commitfest 2017-03 with status: Returned with feedback
2017-02-02 15:16:29 Bruce Momjian (bmomjian) Posted comment with messageid <20170202151629.1295.50750.pgcf@coridan.postgresql.org>
2017-02-01 05:06:40 Michael Paquier (michael-kun) Closed in commitfest 2017-01 with status: Moved to next CF
2017-01-11 14:56:20 Pavel Stehule (okbobcz) New status: Ready for Committer
2017-01-01 19:41:26 Pavel Stehule (okbobcz) Added okbobcz as reviewer
2017-01-01 14:47:17 Peter Eisentraut (petere) Changed authors to David Fetter (dfetter)
2017-01-01 03:37:23 David Fetter (dfetter) Attached mail thread 20160721045746.GA25043@fetter.org
2017-01-01 03:37:23 David Fetter (dfetter) Created patch record
Edit