]> granicus.if.org Git - postgresql/history - src/include/postmaster/syslogger.h
Introduce the concept of relation forks. An smgr relation can now consist
[postgresql] / src / include / postmaster / syslogger.h
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...