postgresql/src/backend/postmaster
Tom Lane 27fbfd396c Remove a boatload of useless definitions of 'int optreset'. If we
are using our own ports of getopt or getopt_long, those will define
the variable for themselves; and if not, we don't need these, because
we never touch the variable anyway.
2009-04-05 04:19:59 +00:00
..
autovacuum.c Modify the relcache to record the temp status of both local and nonlocal 2009-03-31 22:12:48 +00:00
bgwriter.c Gettext plural support 2009-03-26 22:26:08 +00:00
fork_process.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
pgarch.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pgstat.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00
postmaster.c Remove a boatload of useless definitions of 'int optreset'. If we 2009-04-05 04:19:59 +00:00
syslogger.c Fix Windows-specific race condition in syslogger. This could've been 2009-03-18 08:44:49 +00:00
walwriter.c Update copyright for 2009. 2009-01-01 17:24:05 +00:00