ADD TO UPDATE LIMIT

From: Andrey Furs <aefurs93(at)gmail(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: ADD TO UPDATE LIMIT
Date: 2020-10-23 16:36:59
Message-ID: CAMDnCC-xD81_5pRrbhJ6MYsq88JzqFwV08xpg0sdN79a0NtBLw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi there!
Are you serious !?
Postgresql not UPDATE LIMIT !?

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

OMG!

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Christophe Pettus 2020-10-23 17:35:03 Re: ADD TO UPDATE LIMIT
Previous Message Tom Lane 2020-10-23 15:52:09 Re: BUG #16644: null value for defaults in OLD variable for trigger