Error out if SKIP LOCKED and WITH TIES are both specified

Edit
ID 3286
Title Error out if SKIP LOCKED and WITH TIES are both specified
Topic Bug Fixes
Created 2021-08-16 14:47:39
Last modified 2023-03-06 15:41:38 (1 year, 8 months ago)
Latest email 2021-10-02 17:24:18 (3 years, 1 month ago)
Status
2021-11: Committed
2021-09: Moved to next CF
Target version stable
Authors David Christensen (davidchristensen)
Reviewers Become reviewer
Committer Álvaro Herrera (alvherre)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3286
git checkout commitfest/cf/3286
Emails
[PATCH] Error out if SKIP LOCKED and WITH TIES are both specified
First at 2021-08-13 16:16:18 by David Christensen <david.christensen at crunchydata.com>
Latest at 2021-10-02 17:24:18 by Jaime Casanova <jcasanov at systemguards.com.ec>
Latest attachment (ties-no-skip.patch) at 2021-08-30 20:51:27 from Alvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (ties-no-skip.patch) at 2021-08-30 20:51:27 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-Error-out-if-SKIP-LOCKED-and-WITH-TIES-are-both-spec.patch) at 2021-08-13 16:16:18 from David Christensen <david.christensen at crunchydata.com> (Patch: Yes)
History
When Who What
2023-03-06 15:41:38 Stephen Frost (sfrost) Changed authors to David Christensen (davidchristensen)
2021-10-02 17:15:21 Jaime Casanova (jcasanov) Closed in commitfest 2021-11 with status: Committed
2021-10-02 17:15:21 Jaime Casanova (jcasanov) Changed committer to alvherre
2021-10-01 06:48:13 Michael Paquier (michael-kun) Closed in commitfest 2021-09 with status: Moved to next CF
2021-10-01 06:46:11 Michael Paquier (michael-kun) New status: Ready for Committer
2021-08-16 14:48:12 David Christensen (dwc-pgguru) Changed authors to David Christensen (dwc-pgguru)
2021-08-16 14:48:12 David Christensen (dwc-pgguru) Changed targetversion to stable
2021-08-16 14:47:39 David Christensen (dwc-pgguru) Attached mail thread CAOxo6XLPccCKru3xPMaYDpa+AXyPeWFs+SskrrL+HKwDjJnLhg@mail.gmail.com
2021-08-16 14:47:39 David Christensen (dwc-pgguru) Created patch record
Edit