Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Yurii Rashkovskii <yrashk@gmail.com>
Cc: Aleksander Alekseev <aleksander@timescale.com>, pgsql-hackers@lists.postgresql.org
Date: 2023-07-04T03:12:26Z
Lists: pgsql-hackers
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? -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Increase size of bgw_library_name.
- 957845789bb9 17.0 landed