| Commit message (Expand) | Author | Age |
* | 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 |
* | syslogger.c needs <sys/time.h> on some platforms, per Greg Mullane. | Tom Lane | 2004-08-09 |
* | Arrange for proper newline termination of syslogger's own messages, | Tom Lane | 2004-08-06 |
* | Add _O_TEXT option to dup2 call on Windows, to ensure redirected postmaster | Tom Lane | 2004-08-06 |
* | Fix several small Windows compatibility issues, per Andreas. | Tom Lane | 2004-08-06 |
* | Create a built-in log rotation program, so that we no longer have to | Tom Lane | 2004-08-05 |