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

From: Tender Wang <tndrwang(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Yongtao Huang <yongtaoh2022(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18310: Some SQL commands fail to process duplicate objects with error: tuple already updated by self
Date: 2024-01-29 03:27:15
Message-ID: CAHewXN=-_by73hrquioKhG_N_-CB2HYhP3JZ329DT0sPnTEHww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Michael Paquier <michael(at)paquier(dot)xyz> 于2024年1月29日周一 07:18写道:

> On Sun, Jan 28, 2024 at 01:32:08AM +0800, Yongtao Huang wrote:
> > Hi Tender Wang,
> >
> > I think your code changes *LGTM*. Thanks for your contribution.
>

Thanks for reviewing this patch and fixing the indentation.

>
> Yes, incorrect indentation is something I have noticed in the previous
> patches you have sent to the lists: all the new lines have an
> incorrect indentation. See here, where it is mentioned that the code
> base uses 4 column tab spacing with tabs preserved:
> https://www.postgresql.org/docs/devel/source-format.html
>
> FWIW, I am OK for simple patches, but this is going to make reviews
> harder when it comes to read more complicated patches that touch more
> code paths.
>

Sorry, my mistake. Thanks for reminding. Yongtao has help me fix the
indentation issue in his patch,
and I don't have new code to add.

> > Broadcom Greenplum
>
> Glad to see you're still alive and around.
> --
> Michael
>

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2024-01-29 07:00:00 BUG #18314: PARALLEL UNSAFE function does not prevent parallel index build
Previous Message Michael Paquier 2024-01-28 23:34:02 Re: BUG #18310: Some SQL commands fail to process duplicate objects with error: tuple already updated by self