]> granicus.if.org Git - postgresql/history - src/include/postmaster/syslogger.h
Centralize definition of integer limits.
[postgresql] / src / include / postmaster / syslogger.h
2015-03-11 Andres FreundAdd macros wrapping all usage of gcc's __attribute__.
2015-02-20 Tom LaneUse FLEXIBLE_ARRAY_MEMBER in a bunch more places.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-25 Peter EisentrautUnify calling conventions for postgres/postmaster sub...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-16 Tom LaneAdd a log_file_mode GUC that allows control of the...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce MomjianRe-run pgindent with updated list of typedefs. (Update...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-19 Andrew DunstanProvide for logfiles in machine readable CSV format...
2007-07-25 Magnus HaganderRename DLLIMPORT macro to PGDLLIMPORT to avoid conflict...
2007-06-14 Andrew DunstanImplement a chunking protocol for writes to the syslogg...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-10-19 Tom LaneClean up local redeclarations of variables with DLLIMPO...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2004-08-31 Tom LaneReplace log_filename_prefix with more general log_filen...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-05 Tom LaneCreate a built-in log rotation program, so that we...