| From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
| Cc: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>, David Rowley <dgrowleyml(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Using per-transaction memory contexts for storing decoded tuples |
| Date: | 2024-10-10 22:10:02 |
| Message-ID: | CAD21AoB6FMhhBY84=f747Ajhq0hyKEthsDdECV2XaFFZS=y0NQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Oct 10, 2024 at 8:26 AM Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
>
> On Thu, Oct 10, 2024 at 8:04 AM Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> wrote:
> >
> >
> >
> > On 2024/10/04 3:32, Masahiko Sawada wrote:
> > > Yes, but as for this macro specifically, I thought that it might be
> > > better to keep it, since it avoids breaking extension unnecessarily
> > > and it seems to be natural to have it as an option for slab context.
> >
> > If the macro has value, I'm okay with leaving it as is.
> >
> > Are you planning to post the patch?
> >
>
> Yes, I'll post the patch soon.
>
Please find the attached patches.
Regards,
--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com
| Attachment | Content-Type | Size |
|---|---|---|
| REL15_v1-0001-Reduce-memory-block-size-for-decoded-tuple-storag.patch | application/octet-stream | 2.9 KB |
| master_v1-0001-Reduce-memory-block-size-for-decoded-tuple-storag.patch | application/octet-stream | 2.9 KB |
| REL16_v1-0001-Reduce-memory-block-size-for-decoded-tuple-storag.patch | application/octet-stream | 2.9 KB |
| REL14_v1-0001-Reduce-memory-block-size-for-decoded-tuple-storag.patch | application/octet-stream | 2.8 KB |
| REL17_v1-0001-Reduce-memory-block-size-for-decoded-tuple-storag.patch | application/octet-stream | 2.9 KB |
| REL13_v1-0001-Reduce-memory-block-size-for-decoded-tuple-storag.patch | application/octet-stream | 2.8 KB |
| REL12_v1-0001-Reduce-memory-block-size-for-decoded-tuple-storag.patch | application/octet-stream | 2.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-10-10 22:12:04 | Re: Build issue with postgresql 17 undefined reference to `pg_encoding_to_char' and `pg_char_to_encoding' |
| Previous Message | Mikael Sand | 2024-10-10 22:09:33 | Re: Build issue with postgresql 17 undefined reference to `pg_encoding_to_char' and `pg_char_to_encoding' |