| Commit message (Expand) | Author | Age |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Fix one more cast for _open_osfhandle(). | Magnus Hagander | 2010-01-02 |
* | Fix memory leak in syslogger: logfile_rotate() would leak a copy of the | Tom Lane | 2009-11-19 |
* | reenable -> re-enable | Peter Eisentraut | 2009-11-05 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Fix Windows-specific race condition in syslogger. This could've been | Heikki Linnakangas | 2009-03-18 |
* | Don't append epoch to log_filename if no format specifier is given. | Peter Eisentraut | 2009-02-24 |
* | Add a failure check for syslogger's use of _beginthreadex(), and remove | Tom Lane | 2009-02-03 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | The macros NULL_DEV and DEVNULL were both used to work around | Peter Eisentraut | 2008-12-11 |
* | Replace time_t with pg_time_t (same values, but always int64) in on-disk | Tom Lane | 2008-02-17 |
* | Fix two different copy-and-paste-os in CSV log rotation logic; one that led to | Tom Lane | 2008-01-25 |
* | 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 |
* | Fix erroneous Assert() in syslogger process start in EXEC_BACKEND case, | Tom Lane | 2007-09-22 |
* | Cleanup items from csvlog changes, per ITAGAKI Takahiro. | Andrew Dunstan | 2007-09-20 |
* | Suppress uninitialized-variable warning. | Tom Lane | 2007-08-21 |
* | Provide for logfiles in machine readable CSV format. In consequence, rename | Andrew Dunstan | 2007-08-19 |
* | Switch over to using the src/timezone functions for formatting timestamps | Tom Lane | 2007-08-04 |
* | Move session_start out of MyProcPort stucture and make it a global called MyS... | Andrew Dunstan | 2007-08-02 |
* | Make sure syslogPipe runs in binary mode on Windows to avoid corrupting the p... | Andrew Dunstan | 2007-08-02 |
* | Only use the pipe chunking protocol if we know the syslogger should | Andrew Dunstan | 2007-07-19 |
* | Implement a chunking protocol for writes to the syslogger pipe, with messages | Andrew Dunstan | 2007-06-14 |
* | Remove ill-conceived CRLF translation for Windows in syslogger. | Andrew Dunstan | 2007-06-04 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | On systems that have setsid(2) (which should be just about everything except | Tom Lane | 2006-11-21 |
* | In a Windows backend, don't build src/port/pgsleep.c's version of | Tom Lane | 2006-07-16 |
* | Alphabetically order reference to include files, "S"-"Z". | Bruce Momjian | 2006-07-11 |
* | Add GUC update_process_title to control whether 'ps' display is updated | Bruce Momjian | 2006-06-27 |
* | Merge postmaster and postgres command into just postgres. postmaster | Peter Eisentraut | 2006-06-18 |
* | Prepare code to be built by MSVC: | Bruce Momjian | 2006-06-07 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Rearrange backend startup sequence so that ShmemIndexLock can become | Tom Lane | 2006-01-04 |
* | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 2005-11-22 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Add files to do read I/O on the cluster directory: | Bruce Momjian | 2005-08-12 |
* | Update DAYS_PER_MONTH comment. | Bruce Momjian | 2005-07-21 |
* | Add time/date macros for code clarity: | Bruce Momjian | 2005-07-21 |
* | Arrange for the postmaster (and standalone backends, initdb, etc) to | Tom Lane | 2005-07-04 |
* | Attached patch gets rid of the global timezone in the following steps: | Bruce Momjian | 2005-04-19 |
* | Fix problem with infinite recursion between write_syslogger_file and | Tom Lane | 2005-03-12 |
* | Refactor fork()-related code. We need to do various housekeeping tasks | Neil Conway | 2005-03-10 |
* | Some more missed copyright notices. Many of these look like they | Tom Lane | 2005-01-01 |
* | Clarify some error messages | Peter Eisentraut | 2004-11-09 |
* | Message style revisions | Peter Eisentraut | 2004-10-12 |
* | Rotate on time boundaries that are sensible per local time rather than GMT. | Tom Lane | 2004-09-21 |
* | 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 |
* | >>> I understand your disliking of non-posix stuff. OTOH, | Bruce Momjian | 2004-08-29 |