aboutsummaryrefslogtreecommitdiff
path: root/src/include/postmaster/syslogger.h
Commit message (Expand)AuthorAge
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Add pg_current_logfile() function.Robert Haas2017-03-03
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Tweak __attribute__-wrapping macros for better pgindent results.Tom Lane2015-03-26
* Add macros wrapping all usage of gcc's __attribute__.Andres Freund2015-03-11
* Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.Tom Lane2015-02-20
* Update copyright for 2015Bruce Momjian2015-01-06
* pgindent run for 9.4Bruce Momjian2014-05-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Unify calling conventions for postgres/postmaster sub-main functionsPeter Eisentraut2012-06-25
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Add a log_file_mode GUC that allows control of the file permissions set onTom Lane2010-07-16
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian2007-11-15
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Provide for logfiles in machine readable CSV format. In consequence, renameAndrew Dunstan2007-08-19
* Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict withMagnus Hagander2007-07-25
* Implement a chunking protocol for writes to the syslogger pipe, with messagesAndrew Dunstan2007-06-14
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Clean up local redeclarations of variables with DLLIMPORT, per reportTom Lane2006-10-19
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* Replace log_filename_prefix with more general log_filename parameter,Tom Lane2004-08-31
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Create a built-in log rotation program, so that we no longer have toTom Lane2004-08-05