Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Fix Win32 problems with signals and sockets, by making the forkexec code | Tom Lane | 2004-11-17 |
* | Clarify some error messages | Peter Eisentraut | 2004-11-09 |
* | Message style revisions | Peter Eisentraut | 2004-10-12 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Fix Windows emulation of kill(pid, 0). This will now succeed, but only | Tom Lane | 2004-08-27 |
* | Replace direct fprintf(stderr) calls by write_stderr(), and cause this | Tom Lane | 2004-06-24 |
* | Cleanup for Win32 pgkill. | Bruce Momjian | 2004-05-27 |
* | Move pgkill out into /port so pg_ctl can use it on Win32. | Bruce Momjian | 2004-05-27 |
* | Here's an attempt at new socket and signal code for win32. | Bruce Momjian | 2004-04-12 |