From: | Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> |
---|---|
To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
Cc: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Use CompactAttribute more often, when possible |
Date: | 2025-10-20 09:33:11 |
Message-ID: | 16452AE9-465E-483A-B1DA-CCF9F8F1F9F2@gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On Oct 20, 2025, at 16:49, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
>
> On Mon, 20 Oct 2025 at 21:34, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)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 | Content-Type | Size |
---|---|---|
compact_attr_v2.diff | application/octet-stream | 2.6 KB |
unknown_filename | text/plain | 5 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Álvaro Herrera | 2025-10-20 09:36:08 | Re: Proposal: Adding compression of temporary files |
Previous Message | Zhijie Hou (Fujitsu) | 2025-10-20 09:32:12 | RE: Logical Replication of sequences |