Re: DELETE ... USING - Mailing list pgsql-patches

From Neil Conway
Subject Re: DELETE ... USING
Date
Msg-id 42549379.3050803@samurai.com
Whole thread Raw
In response to Re: DELETE ... USING  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway wrote:
> Sure, a revised patch is attached. Note that this change will also
> require updating 25 (!) of the regression tests, since they use the
> SELECT-without-FROM syntax.

I've applied the attached patch to HEAD. Due to the widespread updates
to the regression tests, the tests for some platforms may be (trivially)
broken, despite my efforts to make the necessary updates. If that's the
case, please let me know.

-Neil

Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: avg(int2) and avg(int8) micro-opt
Next
From: Neil Conway
Date:
Subject: add_missing_from = false