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-03T22:08:42Z
Lists: pgsql-hackers
On Sun, Jul 02, 2023 at 04:37:52PM -0700, Yurii Rashkovskii wrote: > Thank you for revising the patch. While this is relatively minor, I think > it should be set to MAXPGPATH directly to clarify their relationship. Committed. I set the size to MAXPGPATH directly instead of inventing a new macro with the same value. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Increase size of bgw_library_name.
- 957845789bb9 17.0 landed