Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name
Yurii Rashkovskii <yrashk@gmail.com>
From: Yurii Rashkovskii <yrashk@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Aleksander Alekseev <aleksander@timescale.com>,
pgsql-hackers@lists.postgresql.org
Date: 2023-07-04T14:40:14Z
Lists: pgsql-hackers
Nathan, On Mon, Jul 3, 2023 at 8:12 PM Nathan Bossart <nathandbossart@gmail.com> wrote: > On Mon, Jul 03, 2023 at 06:00:12PM -0700, Yurii Rashkovskii wrote: > > Great, thank you! The reason I was leaving the other constant in place to > > make upgrading extensions trivial (so that they don't need to adjust for > > this), but if you think this is a better way, I am fine with it. > > Sorry, I'm not following. Which constant are you referring to? > Apologies, I misread the final patch. All good! -- Y.
Commits
-
Increase size of bgw_library_name.
- 957845789bb9 17.0 landed