| Commit message (Expand) | Author | Age |
* | Spell __volatile__ correctly. | Tom Lane | 2001-03-27 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | At least on HPUX, select with delay.tv_sec = 0 and delay.tv_usec = 1000000 | Tom Lane | 2001-02-24 |
* | Change s_lock to not use any zero-delay select() calls; these are just a | Tom Lane | 2001-02-18 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | cleanup. | Bruce Momjian | 2001-01-19 |
* | Remove ; and add \n to ASM code. | Bruce Momjian | 2001-01-19 |
* | Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts | Tom Lane | 2001-01-14 |
* | Fix failure in CreateCheckPoint on some Alpha boxes --- it's not OK to | Tom Lane | 2000-12-29 |
* | Darwin porting patches from Peter Bierman <bierman@apple.com> | Tom Lane | 2000-12-11 |
* | Significant cleanups in SysV IPC handling (shared mem and semaphores). | Tom Lane | 2000-11-28 |
* | Make pgsql compile on FreeBSD-alpha. | Bruce Momjian | 2000-11-16 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | More cpu cleanups, only for 6.6. | Bruce Momjian | 1999-07-13 |
* | 1. xact.c: update comments about changing MyProc->xid and MyProc->xmin. | Vadim B. Mikheev | 1999-06-06 |
* | Make 0x007f -> (unsigned)0x7f to make pgindent happy. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | We have tested the patches on three platforms: | Bruce Momjian | 1999-03-14 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Replace direct inclusions of c.h with inclusion of postgres.h, | Tom Lane | 1999-01-17 |
* | Long awaited port for NetBSD/m68k was finally done by Mr. Mutsuki | Bruce Momjian | 1998-12-26 |
* | I have ported PostgreSQL 6.4 to Cobalt Qube running Linux 2.0.33 with | Bruce Momjian | 1998-12-18 |
* | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 |
* | NS32K lock patch reversed. | Bruce Momjian | 1998-09-18 |
* | Fix for NS32K machine. | Bruce Momjian | 1998-09-18 |
* | O2. Seems tas() for PPC (storage/buffer/s_lock.c) never works if | Bruce Momjian | 1998-09-03 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Here is the long awaited optimized version of the S_LOCK patch. | Bruce Momjian | 1998-06-16 |
* | Missed the __alpha__ to __alpha change... | Marc G. Fournier | 1998-05-04 |
* | Okay...this should fix the s_lock() patches from David to what he | Marc G. Fournier | 1998-05-04 |
* | Major screwed up s_lock patches...need to be fixed... | Marc G. Fournier | 1998-05-04 |
* | From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> | Marc G. Fournier | 1998-04-27 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Wrap the function in and #ifdef, not the header files | Marc G. Fournier | 1998-01-07 |
* | Oops, missed adding a file | Marc G. Fournier | 1997-12-30 |