Re: Use CompactAttribute more often, when possible - Mailing list pgsql-hackers

From Chao Li
Subject Re: Use CompactAttribute more often, when possible
Date
Msg-id 16452AE9-465E-483A-B1DA-CCF9F8F1F9F2@gmail.com
Whole thread Raw
In response to Re: Use CompactAttribute more often, when possible  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: Use CompactAttribute more often, when possible
List pgsql-hackers

> On Oct 20, 2025, at 16:49, David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Mon, 20 Oct 2025 at 21:34, Chao Li <li.evan.chao@gmail.com> wrote:
>> I search for “TupleDescAttr”, and found more occurrences to replace. See the attached diff file.
>
> Thanks for looking.  There was a bunch that I didn't do and tried to
> convey that in the commit message.
>
> The diff you sent seems to contain a mix of my ones and your
> additional ones. If you can sort that out so it's just yours and
> subtract the following, which I've already decided not to do.
>

Sorry for the stupid mistake. I initially applied your patch to a dirty branch, and I found a new occurrence to
replace.Then I switched to a new branch, but forgot to “git am” your patch, that’s why my diff included your changes. 

I have removed those ones that you don’t want in v2 diff.

--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







Attachment

pgsql-hackers by date:

Previous
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Logical Replication of sequences
Next
From: Álvaro Herrera
Date:
Subject: Re: Proposal: Adding compression of temporary files