index
:
users/simon/postgres.git
dev_hot_standby
hot_standby
master
recoveryinfra
Simon's dev repository
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
postmaster
/
syslogger.h
Age
Commit message (
Expand
)
Author
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-11-15
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-08-19
Provide for logfiles in machine readable CSV format. In consequence, rename
Andrew Dunstan
2007-07-25
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Magnus Hagander
2007-06-14
Implement a chunking protocol for writes to the syslogger pipe, with messages
Andrew Dunstan
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-10-19
Clean up local redeclarations of variables with DLLIMPORT, per report
Tom Lane
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-01-01
Some more missed copyright notices. Many of these look like they
Tom Lane
2004-08-31
Replace log_filename_prefix with more general log_filename parameter,
Tom Lane
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-08-05
Create a built-in log rotation program, so that we no longer have to
Tom Lane