From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | David Christensen <david(dot)christensen(at)crunchydata(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified |
Date: | 2021-10-01 12:55:02 |
Message-ID: | 202110011255.airemjiaj4aa@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2021-Oct-01, Michael Paquier wrote:
> 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(at)alvh(dot)no-ip(dot)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?
I've had mixed feelings about this whole idea, but I think it's the
right thing to do. I'll try to get it pushed today.
--
Álvaro Herrera Valdivia, Chile — https://www.EnterpriseDB.com/
"I can't go to a restaurant and order food because I keep looking at the
fonts on the menu. Five minutes later I realize that it's also talking
about food" (Donald Knuth)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2021-10-01 12:55:04 | Re: 002_types.pl fails on some timezones on windows |
Previous Message | Alvaro Herrera | 2021-10-01 12:53:48 | Re: pgsql: Document XLOG_INCLUDE_XID a little better |