index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
postmaster
Commit message (
Expand
)
Author
Age
*
Refactor fork()-related code. We need to do various housekeeping tasks
Neil Conway
2005-03-10
*
Replace the BufMgrLock with separate locks on the lookup hashtable and
Tom Lane
2005-03-04
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Refactor EXEC_BACKEND code so that postmaster child processes reattach
Tom Lane
2004-12-29
*
Replace log_filename_prefix with more general log_filename parameter,
Tom Lane
2004-08-31
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Create a built-in log rotation program, so that we no longer have to
Tom Lane
2004-08-05
*
Back out pg_autovacuum commit after cvs clean failure causes commit.
Bruce Momjian
2004-07-21
*
lease find enclosed a patch that matches the PL/Perl documentation
Bruce Momjian
2004-07-21
*
XLOG file archiving and point-in-time recovery. There are still some
Tom Lane
2004-07-19
*
Per previous discussions, get rid of use of sync(2) in favor of
Tom Lane
2004-05-31
*
Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli.
Tom Lane
2004-05-30
*
Separate out bgwriter code into a logically separate module, rather
Tom Lane
2004-05-29