| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | Peter Smith <smithpb2250(at)gmail(dot)com> |
| Cc: | surya poondla <suryapoondla4(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "zhong950419(at)gmail(dot)com" <zhong950419(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com> |
| Subject: | Re: Missing list_free in publicationcmds.c:OpenTableList |
| Date: | 2026-08-11 02:27:35 |
| Message-ID: | CAA4eK1KHwdL428kYrXmHEj2S0B0G96XqeuN8o1OxhTTZcPXMLQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Aug 11, 2026 at 4:51 AM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
>
> Fair enough. TBH I'm not sure if comments like this are usual
> practice,
>
Yes, I have a similar understanding so let's not set a precedent that
could invite similar comments sprinkled everywhere a list_free/pfree
is not called, which is noise rather than signal.
BTW, as this is not a bug, I intend to push it only in HEAD.
--
With Regards,
Amit Kapila.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2026-08-11 03:19:52 | Re: DOCS - ALTER PUBLICATION - description has confusing slash-list |
| Previous Message | Ajin Cherian | 2026-08-11 02:06:51 | Re: [PATCH] Preserve replication origin OIDs in pg_upgrade |