Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: David Christensen <david.christensen@crunchydata.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-10-01T06:47:43Z
Lists: pgsql-hackers
On Mon, Aug 30, 2021 at 03:55:10PM -0500, David Christensen wrote: > On Mon, Aug 30, 2021 at 3:51 PM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: >> I think we should do this, given that it has show potential to bite >> people. We should also add a small mentioned to this in the docs, as in >> the attached. >> >> What do others think? There is a CF entry for this patch: https://commitfest.postgresql.org/34/3286/ Alvaro, are you planning to wrap that? -- Michael
Commits
-
Error out if SKIP LOCKED and WITH TIES are both specified
- c6bc655ee2ef 15.0 landed
- 20047609d39c 14.1 landed
- 170206e458bc 13.5 landed