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
/
syslogger.h
Commit message (
Expand
)
Author
Age
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Add pg_current_logfile() function.
Robert Haas
2017-03-03
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
*
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-11
*
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-20
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Unify calling conventions for postgres/postmaster sub-main functions
Peter Eisentraut
2012-06-25
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Add a log_file_mode GUC that allows control of the file permissions set on
Tom Lane
2010-07-16
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Provide for logfiles in machine readable CSV format. In consequence, rename
Andrew Dunstan
2007-08-19
*
Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Magnus Hagander
2007-07-25
*
Implement a chunking protocol for writes to the syslogger pipe, with messages
Andrew Dunstan
2007-06-14
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Clean up local redeclarations of variables with DLLIMPORT, per report
Tom Lane
2006-10-19
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
*
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
*
Create a built-in log rotation program, so that we no longer have to
Tom Lane
2004-08-05