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
Robert Haas 924bcf4f16 Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
..
Makefile Allow background workers to be started dynamically. 13 years ago
autovacuum.c Fix autovacuum launcher shutdown sequence 11 years ago
bgworker.c Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
bgwriter.c Add a default local latch for use in signal handlers. 11 years ago
checkpointer.c Replace checkpoint_segments with min_wal_size and max_wal_size. 11 years ago
fork_process.c Update copyright for 2015 11 years ago
pgarch.c Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
pgstat.c Add system view pg_stat_ssl 11 years ago
postmaster.c Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
startup.c Commonalize process startup code. 11 years ago
syslogger.c Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
walwriter.c Add a default local latch for use in signal handlers. 11 years ago