Re: BUG #18310: Some SQL commands fail to process duplicate objects with error: tuple already updated by self

Tender Wang <tndrwang@gmail.com>

From: Tender Wang <tndrwang@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Alexander Lakhin <exclusion@gmail.com>, pgsql-bugs@lists.postgresql.org
Date: 2024-01-30T11:51:45Z
Lists: pgsql-bugs

Attachments

I refactor previes patch based on your suggestion, please review the new
attached patch.

Michael Paquier <michael@paquier.xyz> 于2024年1月30日周二 16:15写道:

> On Tue, Jan 30, 2024 at 04:02:06PM +0800, Tender Wang wrote:
> > Thanks a lot. I want to give it a second try. I will send a patch based
> on
> > your suggestion.
>
> Sure, feel free.
> --
> Michael
>


-- 
Tender Wang
OpenPie:  https://en.openpie.com/

Commits

  1. Fix various issues with ALTER TEXT SEARCH CONFIGURATION

  2. Fix DROP ROLE when specifying duplicated roles