summaryrefslogtreecommitdiff
path: root/src/include/tcop/backend_startup.h
AgeCommit message (Expand)Author
2025-06-15Sync typedefs.list with the buildfarm.Tom Lane
2025-04-02Improve error message when standby does accept connections.Fujii Masao
2025-03-13pg_noreturn to replace pg_attribute_noreturn()Peter Eisentraut
2025-03-12Add connection establishment duration loggingMelanie Plageman
2025-03-12Modularize log_connections outputMelanie Plageman
2025-02-21backend launchers void * arguments for binary dataPeter Eisentraut
2025-01-01Update copyright for 2025Bruce Momjian
2024-07-24Move all extern declarations for GUC variables to header filesPeter Eisentraut
2024-05-15Fix incorrect year in some copyright notices added this yearDavid Rowley
2024-03-18Move code for backend startup to separate fileHeikki Linnakangas