Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE
Date: 2016-09-26 00:20:46
Message-ID: CAEepm=0t9JxSm19ubPkiBruEPuSxG=KULEg5jBdfiWfJBgx4+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 26, 2016 at 1:18 PM, Thomas Munro
<thomas(dot)munro(at)enterprisedb(dot)com> wrote:
> underscore to a minus in various places. That fixes these errors:

Correction: s/these errors:/the above errors./

--
Thomas Munro
http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Enrique Meneses 2016-09-26 00:59:05 Re: Allowing GIN array_ops to work on anyarray
Previous Message Thomas Munro 2016-09-26 00:18:11 Re: PoC: Make it possible to disallow WHERE-less UPDATE and DELETE