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
- 0001-Fix-tuple-already-updated-by-self-error-when-duplica.patch (application/octet-stream) patch 0001
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
-
Fix various issues with ALTER TEXT SEARCH CONFIGURATION
- 0561097822a1 12.18 landed
- 4d0e8a008bdc 13.14 landed
- dde5b01c33f9 14.11 landed
- 41fa4b31c12f 15.6 landed
- f33e83285a14 16.2 landed
- 3e91dba8b079 17.0 landed
-
Fix DROP ROLE when specifying duplicated roles
- f57a580fd280 16.2 landed
- 50b797dc99ec 17.0 landed