| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Andreas Karlsson <andreas(at)proxel(dot)se>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Use PG_MODULE_MAGIC_EXT macro in modules added in PG19 |
| Date: | 2026-07-06 19:48:04 |
| Message-ID: | CA+TgmoZ_z5jTmQvAS502bOfboPs0J5Wu1+s86xczZCx24Zx2SQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jul 2, 2026 at 11:18 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> On Thu, Jul 02, 2026 at 07:45:12PM -0400, Robert Haas wrote:
> > We've got a long holiday weekend coming up here so I'm not going to be
> > spending too much time at the keyboard the next few days, but I'm
> > happy to have you take care of this if you feel like doing that. If
> > you feel like I should take care of it, then I can do that next week.
>
> Either way is fine by me. As you have already replied, please feel
> free. Don't forget to enjoy your long weekend, of course.
I'll admit that I was hoping this patch was going to get committed
without me needing to do something about it. Not that it's unfair to
expect me to do something about it, since 2/3 of this is my oversight,
but having patches for my mistakes magically get committed by other
people is even better than a long weekend.
But since I've now enjoyed the long weekend to the best of my ability
and no such magic has occurred, I've committed this and back-patched
to v19.
--
Robert Haas
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Haibo Yan | 2026-07-06 20:15:28 | Re: implement CAST(expr AS type FORMAT 'template') |
| Previous Message | Heikki Linnakangas | 2026-07-06 19:34:59 | Re: Per-thread leak in ECPG's memory.c |