Re: "ORDER BY" clause prevents "UPDATE WHERE CURRENT OF" - Mailing list pgsql-hackers

From Robert Haas
Subject Re: "ORDER BY" clause prevents "UPDATE WHERE CURRENT OF"
Date
Msg-id 603c8f070811141718ie494ef2mf095004cd82c5ed@mail.gmail.com
Whole thread Raw
In response to Re: "ORDER BY" clause prevents "UPDATE WHERE CURRENT OF"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Here's a draft patch (no docs, no regression test) for that.  It doesn't
> look as ugly as I expected.  Comments?  I'm hesitant to call this a bug
> fix, and we are past feature freeze ...

Considering the number of and invasiveness of the patches remaining in
the queue, I'm inclined to consider this a drop in the bucket, but
then I'm biased since I just got bitten by it.

...Robert


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: "ORDER BY" clause prevents "UPDATE WHERE CURRENT OF"
Next
From: ITAGAKI Takahiro
Date:
Subject: Re: auto_explain contrib moudle