ADD TO UPDATE LIMIT - Mailing list pgsql-bugs

From Andrey Furs
Subject ADD TO UPDATE LIMIT
Date
Msg-id CAMDnCC-xD81_5pRrbhJ6MYsq88JzqFwV08xpg0sdN79a0NtBLw@mail.gmail.com
Whole thread Raw
Responses Re: ADD TO UPDATE LIMIT  (Christophe Pettus <xof@thebuild.com>)
Re: ADD TO UPDATE LIMIT  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
Hi there!
Are you serious !?
Postgresql not UPDATE LIMIT !?

UPDATE table SET id=100 WHERE id<1000 LIMIT 1;

OMG!


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16644: null value for defaults in OLD variable for trigger
Next
From: Christophe Pettus
Date:
Subject: Re: ADD TO UPDATE LIMIT