Re: 9.5: UPDATE/DELETE .. ORDER BY .. LIMIT .. - Mailing list pgsql-hackers

From Rukh Meski
Subject Re: 9.5: UPDATE/DELETE .. ORDER BY .. LIMIT ..
Date
Msg-id 1394658746.44147.YahooMailNeo@web163006.mail.bf1.yahoo.com
Whole thread Raw
In response to 9.5: UPDATE/DELETE .. ORDER BY .. LIMIT ..  (Rukh Meski <rukh.meski@yahoo.ca>)
Responses Re: 9.5: UPDATE/DELETE .. ORDER BY .. LIMIT ..  (Rukh Meski <rukh.meski@yahoo.ca>)
List pgsql-hackers
Hi,

Here's an updated patch.  I had to push the LIMIT processing into ModifyTable to make the behaviour sane in parallel
scenarios. As usual, please ignore if you're busy with 9.4.  I will work on better docs and more tests from now on and
ampreparing to make a solid case for adding this. 



♜
Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: jsonb and nested hstore
Next
From: Heikki Linnakangas
Date:
Subject: Re: Performance Improvement by reducing WAL for Update Operation