postgresql/src/include/postmaster
Nathan Bossart 957845789b Increase size of bgw_library_name.
This commit increases the size of the bgw_library_name member of
the BackgroundWorker struct from BGW_MAXLEN (96) bytes to MAXPGPATH
(default of 1024) bytes so that it can store longer file names
(e.g., absolute paths).

Author: Yurii Rashkovskii
Reviewed-by: Daniel Gustafsson, Aleksander Alekseev
Discussion: https://postgr.es/m/CA%2BRLCQyjFV5Y8tG5QgUb6gjteL4S3p%2B1gcyqWTqigyM93WZ9Pg%40mail.gmail.com
2023-07-03 15:02:16 -07:00
..
autovacuum.h Separate vacuum cost variables from GUCs 2023-04-07 00:54:53 +02:00
auxprocess.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
bgworker.h Increase size of bgw_library_name. 2023-07-03 15:02:16 -07:00
bgworker_internals.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
bgwriter.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
fork_process.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
interrupt.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
pgarch.h Redesign archive modules 2023-02-17 14:26:42 +09:00
postmaster.h Add new GUC reserved_connections. 2023-01-20 15:39:13 -05:00
startup.h Disable STARTUP_PROGRESS_TIMEOUT in standby mode. 2023-02-06 10:51:08 -05:00
syslogger.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
walwriter.h Fix wal_writer_flush_after initializer value. 2023-05-15 11:19:54 +12:00