postgresql/src/backend/postmaster
Peter Eisentraut e9b7aee272 A few follow-up fixes for GUC name quoting
Fixups for 17974ec259: Some messages were missed (and some were new
since the patch was originally proposed), and there was a typo
introduced.
2024-05-17 13:48:31 +02:00
..
Makefile Move some functions from postmaster.c to a new source file 2024-03-18 11:35:05 +02:00
autovacuum.c Avoid repeating loads of frozen ID values. 2024-04-29 10:25:33 -07:00
auxprocess.c Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
bgworker.c A few follow-up fixes for GUC name quoting 2024-05-17 13:48:31 +02:00
bgwriter.c Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
checkpointer.c Revise GUC names quoting in messages again 2024-05-17 11:44:26 +02:00
fork_process.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
interrupt.c Centralize logic for restoring errno in signal handlers. 2024-02-14 16:34:18 -06:00
launch_backend.c Fix incorrect year in some copyright notices added this year 2024-05-15 15:01:21 +12:00
meson.build Move some functions from postmaster.c to a new source file 2024-03-18 11:35:05 +02:00
pgarch.c A few follow-up fixes for GUC name quoting 2024-05-17 13:48:31 +02:00
postmaster.c Revise GUC names quoting in messages again 2024-05-17 11:44:26 +02:00
startup.c Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00
syslogger.c Avoid function call overhead of pg_popcount() in syslogger.c. 2024-04-02 10:32:49 -05:00
walsummarizer.c Fix typos and duplicate words 2024-04-18 21:28:07 +02:00
walwriter.c Refactor postmaster child process launching 2024-03-18 11:35:30 +02:00