| Commit message (Expand) | Author | Age |
* | Convert the arithmetic for shared memory size calculation from 'int' | Tom Lane | 2005-08-20 |
* | [ backpatched to 8.0.X.] | Bruce Momjian | 2005-08-12 |
* | Sync dlopen error handling for the *BSDs ... seems to me I've done this | Tom Lane | 2005-07-06 |
* | Refactor fork()-related code. We need to do various housekeeping tasks | Neil Conway | 2005-03-10 |
* | Fix bit-rot in ipc_test.c; it didn't include some stuff that pg_shmem.c | Tom Lane | 2005-02-05 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Refactor EXEC_BACKEND code so that postmaster child processes reattach | Tom Lane | 2004-12-29 |
* | Change Win32 dlerror message to: | Bruce Momjian | 2004-12-02 |
* | Win32 build cleanups, from Andrew Dunstan. | Neil Conway | 2004-11-17 |
* | 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 |
* | Put in place some defenses against being fooled by accidental match of | Tom Lane | 2004-11-09 |
* | Clarify some error messages | Peter Eisentraut | 2004-11-09 |
* | Fix tyop in comment. | Neil Conway | 2004-10-25 |
* | More minor cosmetic improvements: | Neil Conway | 2004-10-13 |
* | 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 |
* | shmdt takes a void* parameter, per Kris Jurka. | Tom Lane | 2004-09-24 |
* | More cleanup. | Bruce Momjian | 2004-09-10 |
* | 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 |
* | Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by | Tom Lane | 2004-05-28 |
* | 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 |
* | Rename irix5 port to irix. | Bruce Momjian | 2004-05-19 |
* | Reorganize backend code to more cleanly manage executable names and | Bruce Momjian | 2004-05-13 |
* | sysv_shmem.c patch is to correct a bug that prevents the postmaster | Bruce Momjian | 2004-05-06 |
* | 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 |
* | Localize our dependencies on the way to create NAN or INFINITY. | Tom Lane | 2004-03-15 |
* | Win32: | Bruce Momjian | 2004-03-05 |
* | For application to HEAD, following community review. | Bruce Momjian | 2004-02-25 |
* | Write #include <dl.h>, not #include "dl.h", to correctly reflect the | Tom Lane | 2004-02-23 |
* | 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 |
* | Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio | Neil Conway | 2004-02-08 |
* | Briefly, | Bruce Momjian | 2004-02-02 |
* | Here's the latest win32 signals code, this time in the form of a patch | Bruce Momjian | 2004-01-27 |
* | More janitorial work: remove the explicit casting of NULL literals to a | Neil Conway | 2004-01-07 |
* | Fix discrepancy in prototypes for HPUX pg_dlerror. | Tom Lane | 2004-01-04 |
* | Move slock_t typdefs into s_lock.h from include/port files for | Bruce Momjian | 2003-12-23 |
* | This patch properly sets the prototype for the on_shmem_exit and | Peter Eisentraut | 2003-12-12 |