| Commit message (Expand) | Author | Age |
* | Please apply the following patch to fix AIX and IRIX timestamp behavior | Bruce Momjian | 2001-02-13 |
* | I have deleted the include of termios.h in include/port/qnx4.h. | Bruce Momjian | 2001-02-09 |
* | Still further tweaking of s_lock assembler: do not assume that leading | Tom Lane | 2001-01-20 |
* | From Jason Tishler <jt@dothill.com> | Peter Eisentraut | 2001-01-19 |
* | Add configure check for sys_nerr, to end all discussions. | Peter Eisentraut | 2001-01-09 |
* | NetBSD/Alpha porting fixes from tom@minnesota.com. | Tom Lane | 2000-12-31 |
* | >> Here is a patch for the beos port (All regression tests are OK). | Bruce Momjian | 2000-12-18 |
* | Darwin porting patches from Peter Bierman <bierman@apple.com> | Tom Lane | 2000-12-11 |
* | Repair usage of the OVERLAPS operator. | Thomas G. Lockhart | 2000-12-03 |
* | Remove DISABLE_COMPLEX_MACRO definitions, since people seem to be getting | Peter Eisentraut | 2000-11-30 |
* | Extend accept/AF_UNIX bug workaround to SCO OpenServer. | Peter Eisentraut | 2000-11-21 |
* | Make pgsql compile on FreeBSD-alpha. | Bruce Momjian | 2000-11-16 |
* | Add configure check to see whether <string.h> and <strings.h> may both be | Peter Eisentraut | 2000-11-03 |
* | This is the minimal version of the Darwin support patch from | Peter Eisentraut | 2000-10-31 |
* | USE_POSIX_TIME replaced by HAVE_TM_ZONE || HAVE_INT_TIMEZONE, which are | Peter Eisentraut | 2000-10-29 |
* | #define JMP_BUF has been unnecessary since the arrival of the sigsetjmp | Peter Eisentraut | 2000-10-28 |
* | As we don't use struct dirent, the #define SYSV_DIRENT is useless. If we | Peter Eisentraut | 2000-10-28 |
* | beos fixes from Cyril VELTER | Bruce Momjian | 2000-10-28 |
* | Makeover for Unixware 7.1.1 | Peter Eisentraut | 2000-10-22 |
* | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 |
* | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut | 2000-10-10 |
* | Tom Lane wrote: | Bruce Momjian | 2000-10-08 |
* | The beos port in the source tree doesn't even compile. and even | Bruce Momjian | 2000-10-07 |
* | New diff that now covers the entire tree. Applying this gets postgresql | Bruce Momjian | 2000-10-03 |
* | Here is the first batch of files and diffs for the BeOS port. I've run into | Bruce Momjian | 2000-10-02 |
* | Rename templates to match names in makefiles/Makefile.* and include/port. | Peter Eisentraut | 2000-07-15 |
* | attached to this mail is a patch from a colleague that makes | Bruce Momjian | 2000-07-05 |
* | Include information for armv4l from Mark Knox <segfault@hardline.org>. | Thomas G. Lockhart | 2000-04-18 |
* | Skip setsockopt(SO_REUSEADDR) for the Unix-domain postmaster socket on | Tom Lane | 2000-04-14 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | I've made a diff against the 7.0beta1 tree that accomplishes several things: | Bruce Momjian | 2000-03-08 |
* | Added configure test for readline's filename_completion_function | Peter Eisentraut | 2000-03-05 |
* | Moved psql \eset and \eshow to \encoding | Peter Eisentraut | 2000-02-20 |
* | I checked the WinNT port yesterday (a few days old snapshot from CVS) and I | Bruce Momjian | 2000-02-09 |
* | Fixed all elog related warnings, as well as a few others. | Peter Eisentraut | 2000-01-15 |
* | Avoid compiler warnings on systems that have snprintf and/or vsnprintf | Tom Lane | 1999-12-20 |
* | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian | 1999-12-16 |
* | Fix for arm32 and fix for dbname with dash. | Bruce Momjian | 1999-11-18 |
* | Standardize on MAXPGPATH as the size of a file pathname buffer, | Tom Lane | 1999-10-25 |
* | I have created a small patch that makes possible to compile pgsql on newer | Bruce Momjian | 1999-10-12 |
* | Move __alpha to port/alpha.h. | Bruce Momjian | 1999-10-09 |
* | linux/sparc cleanup | Bruce Momjian | 1999-07-19 |
* | Fix for linux/sparc. | Bruce Momjian | 1999-07-19 |
* | Fix #if if. | Bruce Momjian | 1999-07-19 |
* | Re-add getopt.h check, remove NT-specific tests for it. | Bruce Momjian | 1999-07-19 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 |
* | More cpu cleanups, only for 6.6. | Bruce Momjian | 1999-07-13 |
* | Redefine cpu's as __cpu__. Only for 6.6 branch. | Bruce Momjian | 1999-07-13 |
* | cleanup of long long int atoi test. | Bruce Momjian | 1999-07-10 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |