| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
| Cc: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Imran Zaheer <imran(dot)zhir(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Use correct type for catalog_xmin |
| Date: | 2026-06-08 23:21:43 |
| Message-ID: | CAHGQGwET8hcUTX62iXD-tuUMLMuUERsfianX_qm5+7ih0fsQfQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jun 8, 2026 at 3:07 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> > This does not seem to cause any functional issue even without the fix,
> > since the variable is only used for an equality check. However, the type
> > is clearly incorrect, so I think it's better to backpatch it through v17.
> >
>
> +1.
Yeah! I've pushed the patch and backpatched it to v17. Thanks!
Regards,
--
Fujii Masao
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rajni Baliyan | 2026-06-08 23:41:06 | Re: PostgreSQL 19 Beta 1 release announcement draft |
| Previous Message | Michael Paquier | 2026-06-08 23:20:21 | Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup |