Re: POC: Lock updated tuples in tuple_update() and tuple_delete()

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com>
Cc: vignesh C <vignesh21(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: POC: Lock updated tuples in tuple_update() and tuple_delete()
Date: 2023-01-05 12:11:43
Message-ID: CAPpHfdu+ree6RB-QYYBQegAFo+uWUgqRN1LbycgvpKvc9nV5vg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 4, 2023 at 5:05 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
> On Wed, Jan 4, 2023 at 3:43 PM Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com> wrote:
> > One more update of a patchset to avoid compiler warnings.
>
> Thank you for your help. I'm going to provide the revised version of
> patch with comments and commit message in the next couple of days.

The revised patch is attached. It contains describing commit message,
comments and some minor code improvements.

------
Regards,
Alexander Korotkov

Attachment Content-Type Size
0001-Allow-locking-updated-tuples-in-tuple_update-and--v4.patch application/octet-stream 35.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2023-01-05 12:22:52 Re: Cygwin cleanup
Previous Message vignesh C 2023-01-05 12:02:12 Re: Logical replication - schema change not invalidating the relation cache