You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/postmaster
Peter Eisentraut 26f7802beb Message style improvements 3 years ago
..
Makefile pgstat: move pgstat.c to utils/activity. 4 years ago
autovacuum.c Split up guc.c for better build speed and ease of maintenance. 3 years ago
auxprocess.c Fix non-specific error message. 4 years ago
bgworker.c Fix grammar in error message 3 years ago
bgwriter.c pgstat: rename some pgstat_send_* functions to pgstat_report_*. 4 years ago
checkpointer.c Change internal RelFileNode references to RelFileNumber or RelFileLocator. 4 years ago
fork_process.c Clean up inconsistent use of fflush(). 3 years ago
interrupt.c pgstat: store statistics in shared memory. 4 years ago
meson.build meson: Add initial version of meson based build system 3 years ago
pgarch.c Message style improvements 3 years ago
postmaster.c Harmonize more parameter names in bulk. 3 years ago
shell_archive.c Clean up inconsistent use of fflush(). 3 years ago
startup.c Pre-beta mechanical code beautification. 4 years ago
syslogger.c Use STDOUT/STDERR_FILENO in most of syslogger. 4 years ago
walwriter.c Remove redundant call to pgstat_report_wal() 3 years ago