Commits

DateSubjectAuthorReleases
2005-06-09 This patch against 8.0.0beta1 source adds log_line_prefix options for Bruce Momjian 8.1.0
2005-02-27 Cause Win32 to output to the event log rather than stderr by default. Bruce Momjian 8.1.0
2005-02-22 Use _() macro consistently rather than gettext(). Add translation Bruce Momjian 8.1.0
2004-10-09 Make getpid() use %d consistently for printing. Bruce Momjian 8.0.0
2004-10-09 Suppress timezone output on log_line_prefix %t on Win32, because it is Bruce Momjian 8.0.0
2004-10-07 Adjust comments previously moved to column 1 by pgident. Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-04-22 Per discussion earlier today, here is a fix that lets ereport() on win32 Bruce Momjian 8.0.0
2004-04-16 Handle Warn_restart_ready properly in SIGTERM safety patch. Bruce Momjian 8.0.0
2004-04-11 Exit backend from SIGTERM or FATAL by simulating client EOF, rather than Bruce Momjian 8.0.0
2004-04-05 Remove 'syslog' GUC variable, and add more logical 'log_destination' Bruce Momjian 8.0.0
2004-03-15 Remove GUC log_statement, log_pid, log_timestamp, log_source_port. Bruce Momjian 8.0.0
2004-03-09 Add: Bruce Momjian 8.0.0
2003-10-08 Have log_min_duration_statement = 0 always print duration/statement. Bruce Momjian 7.4.1
2003-08-08 Another pgindent run with updated typedefs. Bruce Momjian 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-03-20 Add start time to pg_stat_activity Bruce Momjian 7.4.1
2002-11-14 Rename server_min_messages to log_min_messages. Part of consolidation Bruce Momjian 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-02 Add GUC variable to print original query to the server logs when there Bruce Momjian 7.3.1
2002-09-02 Remove sys/types.h in files that include postgres.h, and hence c.h, Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-04-04 Cleanup of level ordering and add missing LOG entry. Bruce Momjian 7.3.1