| Commit message (Expand) | Author | Age |
* | Check that SID is enabled while checking for Windows admin privileges. | Tom Lane | 2006-02-10 |
* | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 2005-11-22 |
* | Fix Windows setitimer() emulation to not depend on delivering an APC | Tom Lane | 2005-10-25 |
* | Improve performance of CHECK_FOR_INTERRUPTS() macro on Windows by not doing | Tom Lane | 2005-10-21 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Recognize ERROR_SHARING_VIOLATION (translate to EACCES), increase log | Tom Lane | 2005-10-07 |
* | 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 |
* | Use dynamically-sized buffers in pgwin32_is_service(). | Tom Lane | 2004-11-16 |
* | > I think in addition the system global name "sharemem.1" should be made more | Bruce Momjian | 2004-11-12 |
* | Clarify some error messages | Peter Eisentraut | 2004-11-09 |
* | Message style revisions | Peter Eisentraut | 2004-10-12 |
* | Here is a patch to fix win32 ssl builds. Summary of changes: | Bruce Momjian | 2004-10-06 |
* | Fix places where WaitForxxx can block, to eliminate failure to detect | Tom Lane | 2004-09-07 |
* | Another pgindent run with lib typedefs added. | Bruce Momjian | 2004-08-30 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | >>> I understand your disliking of non-posix stuff. OTOH, | Bruce Momjian | 2004-08-29 |
* | Use dynamic buffer for token buffer in win32 admin check | Bruce Momjian | 2004-08-28 |
* | 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 |
* | Per discussion earlier today, here is a fix that lets ereport() on win32 | Bruce Momjian | 2004-04-22 |
* | * Most changes are to fix warnings issued when compiling win32 | Bruce Momjian | 2004-04-19 |
* | Here's an attempt at new socket and signal code for win32. | Bruce Momjian | 2004-04-12 |
* | Here is a patch that implements setitimer() on win32. With this patch | Bruce Momjian | 2004-02-18 |
* | Add CVS ID tags to port/win32/files. | Bruce Momjian | 2004-02-12 |
* | Briefly, | Bruce Momjian | 2004-02-02 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Allow Win32 to compile under MinGW. Major changes are: | Bruce Momjian | 2003-05-15 |
* | Add Win32 Makefile for IPC stuff. | Bruce Momjian | 2003-04-24 |
* | Add Win32 shmem/sema prototypes. | Bruce Momjian | 2003-04-24 |
* | pgindent new Win32 files. | Bruce Momjian | 2003-04-24 |
* | Add shared memory and semaphore routines for Win32. | Bruce Momjian | 2003-04-24 |
* | Remove win32 port directory. Forgot to do it earlier. | Bruce Momjian | 1997-02-28 |
* | Remove machine.h, since it wasn't doing anything that config.h wasn't | Marc G. Fournier | 1997-02-09 |
* | Convert NEED_{RINT,CBRT,ISINF} to HAVE_* in prepration for configure... | Marc G. Fournier | 1997-01-24 |
* | Remove most compile-time options, add a few runtime options to make up for it. | Bryan Henderson | 1996-11-14 |
* | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 |
* | Centralize more of the defines from backend/port under config.h | Marc G. Fournier | 1996-10-18 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |