| Commit message (Expand) | Author | Age | Files | Lines |
* | Substituted new configure test for types of accept() | Peter Eisentraut | 2000-06-11 | 1 | -21/+5 |
* | Moved the intricacies of the perl interface build into its own makefile | Peter Eisentraut | 2000-06-10 | 1 | -14/+1 |
* | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 | 1 | -2/+2 |
* | Update kerberos patch | Bruce Momjian | 2000-05-27 | 1 | -7/+7 |
* | Back out kerberos changes. Causes compile problems. | Bruce Momjian | 2000-05-27 | 1 | -7/+7 |
* | Patch for Kerberos V. | Bruce Momjian | 2000-05-27 | 1 | -7/+7 |
* | Transmit -I switches selected by configure (particularly those from | Tom Lane | 2000-05-23 | 1 | -1/+2 |
* | fixed another psql \e bug (handle newlines as whitespace) | Peter Eisentraut | 2000-04-14 | 1 | -2/+2 |
* | I have tested the beta3 on WinNT and here are the results: | Bruce Momjian | 2000-03-31 | 1 | -5/+5 |
* | Add configure checks to see if 'using namespace std' and | Tom Lane | 2000-03-30 | 1 | -2/+2 |
* | I've made a diff against the 7.0beta1 tree that accomplishes several things: | Bruce Momjian | 2000-03-08 | 1 | -1/+9 |
* | Improve default compile ops. | Bruce Momjian | 2000-02-10 | 1 | -2/+2 |
* | Revert back Makefile.global | Tatsuo Ishii | 2000-01-19 | 1 | -4/+1 |
* | Fix multibyte support | Tatsuo Ishii | 2000-01-18 | 1 | -1/+4 |
* | - Allow array on int8 | Peter Eisentraut | 2000-01-15 | 1 | -8/+2 |
* | New LDOUT makefile variable for QNX os. | Bruce Momjian | 1999-12-13 | 1 | -1/+2 |
* | Fix LDREL. | Bruce Momjian | 1999-12-10 | 1 | -1/+2 |
* | update for pgaccess | Bruce Momjian | 1999-11-02 | 1 | -3/+3 |
* | Update to pgaccess 0.98. | Bruce Momjian | 1999-10-31 | 1 | -1/+2 |
* | Make pgindent gnu test better. | Bruce Momjian | 1999-09-09 | 1 | -1/+2 |
* | Move -ieee to adt Makefile, and add CPU Makefile variable. | Bruce Momjian | 1999-07-20 | 1 | -1/+2 |
* | Makefile.global failed to define $(LIBS), which is | Tom Lane | 1999-06-25 | 1 | -2/+3 |
* | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 1999-02-02 | 1 | -25/+25 |
* | Use autoconf to determine whether system has POSIX signals, | Tom Lane | 1998-11-29 | 1 | -1/+8 |
* | Okay, this shoudl provide a fix for the freebsd problem... | Marc G. Fournier | 1998-10-30 | 1 | -1/+5 |
* | Centralized shared-library build knowledge in a new file, | Tom Lane | 1998-10-19 | 1 | -1/+8 |
* | TCL/TK fixes from Billy G. Allie. | Bruce Momjian | 1998-10-15 | 1 | -1/+5 |
* | Add Taral's test for flags required by the detected cpp program to read | Thomas G. Lockhart | 1998-10-14 | 1 | -1/+2 |
* | Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR. | Bruce Momjian | 1998-10-13 | 1 | -9/+1 |
* | No more TCL_LIB> | Bruce Momjian | 1998-10-12 | 1 | -3/+3 |
* | Separate out the lextest so that it is run by "make" and "make install". | Thomas G. Lockhart | 1998-10-07 | 1 | -6/+2 |
* | Try to configure interfaces/odbc using the --with-odbc switch. | Thomas G. Lockhart | 1998-10-06 | 1 | -1/+15 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-07-26 | 1 | -2/+5 |
* | I really hope that I haven't missed anything in this one... | Marc G. Fournier | 1998-07-24 | 1 | -2/+2 |
* | Hi, here are the patches to enhance existing MB handling. This time | Bruce Momjian | 1998-06-16 | 1 | -2/+2 |
* | Add sys/time.h to fe-misc.c, prevent pgtclsh from using old libaries, | Bruce Momjian | 1998-05-12 | 1 | -1/+2 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-04-27 | 1 | -1/+6 |
* | From: Tom Lane <tgl@sss.pgh.pa.us> | Marc G. Fournier | 1998-04-27 | 1 | -1/+2 |
* | Fix for PROFILE env. | Bruce Momjian | 1998-04-12 | 1 | -1/+2 |
* | Hi, | Bruce Momjian | 1998-04-06 | 1 | -23/+1 |
* | more tcl/tk fixes | Bruce Momjian | 1998-03-23 | 1 | -3/+1 |
* | Another tcl/tk fix. | Bruce Momjian | 1998-03-23 | 1 | -3/+1 |
* | Configure patches from Brook Milligan. | Bruce Momjian | 1998-02-22 | 1 | -8/+8 |
* | From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> | Marc G. Fournier | 1998-02-13 | 1 | -1/+6 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-27 | 1 | -3/+3 |
* | Thank god for searchable mail archives. | PostgreSQL Daemon | 1998-01-15 | 1 | -2/+2 |
* | Potential fix for Bruce's "test" problem | Marc G. Fournier | 1997-12-20 | 1 | -6/+1 |
* | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier | 1997-12-20 | 1 | -11/+2 |
* | Get rid of PORTNAME from Makefile.global.in... | Marc G. Fournier | 1997-12-19 | 1 | -2/+4 |
* | Make it entirely possible for PORTNAME to be undefined | Marc G. Fournier | 1997-12-17 | 1 | -2/+4 |