| Commit message (Expand) | Author | Age | Files | Lines |
| * | Awhile back I wrote that freebsd.h was probably broken in the places where | Tom Lane | 2003-01-01 | 3 | -12/+20 |
| * | Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not needed | Tom Lane | 2002-11-12 | 2 | -2/+2 |
| * | > > I'll re-check that with the ppc architecture guy here. | Bruce Momjian | 2002-11-10 | 1 | -0/+5 |
| * | Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0's | Tom Lane | 2002-11-07 | 1 | -0/+6 |
| * | Remove useless O_DIROPEN stuff. | Peter Eisentraut | 2002-09-24 | 1 | -4/+0 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -0/+1 |
| * | Revert _LARGEFILE64_SOURCE addition; good try but doesn't work, | Tom Lane | 2002-08-30 | 1 | -5/+0 |
| * | Workaround for broken large file support on HP-UX | Peter Eisentraut | 2002-08-29 | 1 | -0/+4 |
| * | Not needed anymore. | Tom Lane | 2002-05-05 | 1 | -74/+0 |
| * | libpq++/pgconnection.h must not include postgres_fe.h, else it fails to | Tom Lane | 2002-01-22 | 2 | -0/+53 |
| * | Fix indenting for 'extern "C"' cases. | Bruce Momjian | 2001-11-08 | 1 | -17/+17 |
| * | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 3 | -7/+7 |
| * | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 16 | -3/+18 |
| * | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 8 | -26/+3 |
| * | Treat __s390x__ the same as __s390__. (taken from RPM patch set) | Peter Eisentraut | 2001-09-24 | 1 | -1/+1 |
| * | A small patch to keep postgres working on the latest BeOS. | Bruce Momjian | 2001-08-07 | 1 | -1/+5 |
| * | I haven't tried building postgres with the Watcom compiler for 7.1 because | Bruce Momjian | 2001-05-24 | 1 | -10/+0 |
| * | Remove dashes in comments that don't need them, rewrap with pgindent. | Bruce Momjian | 2001-03-22 | 1 | -1/+1 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 9 | -42/+69 |
| * | Patches from Cyril Velter to make shared-memory-conflict-detection code | Tom Lane | 2001-03-18 | 1 | -0/+2 |
| * | Please apply the following patch to fix AIX and IRIX timestamp behavior | Bruce Momjian | 2001-02-13 | 2 | -0/+2 |
| * | I have deleted the include of termios.h in include/port/qnx4.h. | Bruce Momjian | 2001-02-09 | 1 | -1/+0 |
| * | Still further tweaking of s_lock assembler: do not assume that leading | Tom Lane | 2001-01-20 | 2 | -5/+10 |
| * | From Jason Tishler <jt@dothill.com> | Peter Eisentraut | 2001-01-19 | 1 | -0/+7 |
| * | Add configure check for sys_nerr, to end all discussions. | Peter Eisentraut | 2001-01-09 | 2 | -6/+0 |
| * | NetBSD/Alpha porting fixes from tom@minnesota.com. | Tom Lane | 2000-12-31 | 1 | -5/+9 |
| * | >> Here is a patch for the beos port (All regression tests are OK). | Bruce Momjian | 2000-12-18 | 1 | -1/+9 |
| * | Darwin porting patches from Peter Bierman <bierman@apple.com> | Tom Lane | 2000-12-11 | 2 | -1/+81 |
| * | Repair usage of the OVERLAPS operator. | Thomas G. Lockhart | 2000-12-03 | 1 | -0/+5 |
| * | Remove DISABLE_COMPLEX_MACRO definitions, since people seem to be getting | Peter Eisentraut | 2000-11-30 | 3 | -10/+0 |
| * | Extend accept/AF_UNIX bug workaround to SCO OpenServer. | Peter Eisentraut | 2000-11-21 | 2 | -1/+4 |
| * | Make pgsql compile on FreeBSD-alpha. | Bruce Momjian | 2000-11-16 | 1 | -3/+6 |
| * | Add configure check to see whether <string.h> and <strings.h> may both be | Peter Eisentraut | 2000-11-03 | 3 | -18/+0 |
| * | This is the minimal version of the Darwin support patch from | Peter Eisentraut | 2000-10-31 | 1 | -0/+6 |
| * | USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are | Peter Eisentraut | 2000-10-29 | 20 | -46/+1 |
| * | #define JMP_BUF has been unnecessary since the arrival of the sigsetjmp | Peter Eisentraut | 2000-10-28 | 5 | -7/+0 |
| * | As we don't use struct dirent, the #define SYSV_DIRENT is useless. If we | Peter Eisentraut | 2000-10-28 | 6 | -14/+1 |
| * | beos fixes from Cyril VELTER | Bruce Momjian | 2000-10-28 | 1 | -55/+53 |
| * | Makeover for Unixware 7.1.1 | Peter Eisentraut | 2000-10-22 | 1 | -1/+3 |
| * | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 | 2 | -5/+2 |
| * | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut | 2000-10-10 | 3 | -59/+64 |
| * | Tom Lane wrote: | Bruce Momjian | 2000-10-08 | 1 | -2/+4 |
| * | The beos port in the source tree doesn't even compile. and even | Bruce Momjian | 2000-10-07 | 1 | -0/+64 |
| * | New diff that now covers the entire tree. Applying this gets postgresql | Bruce Momjian | 2000-10-03 | 1 | -2/+1 |
| * | Here is the first batch of files and diffs for the BeOS port. I've run into | Bruce Momjian | 2000-10-02 | 1 | -0/+10 |
| * | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut | 2000-07-15 | 2 | -0/+0 |
| * | attached to this mail is a patch from a colleague that makes | Bruce Momjian | 2000-07-05 | 1 | -1/+6 |
| * | Include information for armv4l from Mark Knox <segfault@hardline.org>. | Thomas G. Lockhart | 2000-04-18 | 1 | -0/+5 |
| * | Skip setsockopt(SO_REUSEADDR) for the Unix-domain postmaster socket on | Tom Lane | 2000-04-14 | 1 | -2/+0 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 5 | -15/+26 |