mirror of
https://github.com/postgres/postgres.git
synced 2026-02-14 08:13:27 -05:00
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 |
||
|---|---|---|
| .. | ||
| autovacuum.h | ||
| auxprocess.h | ||
| bgworker.h | ||
| bgworker_internals.h | ||
| bgwriter.h | ||
| fork_process.h | ||
| interrupt.h | ||
| pgarch.h | ||
| postmaster.h | ||
| startup.h | ||
| syslogger.h | ||
| walwriter.h | ||