| Commit message (Expand) | Author | Age | Files | Lines |
| * | slight mods required for freebsd (elf vs aout stuff) | Marc G. Fournier | 1998-11-02 | 1 | -1/+1 |
| * | oops, forgot one part of the patch...remove 'false' setting to ELF_SYS... | Marc G. Fournier | 1998-10-31 | 1 | -1/+1 |
| * | Minor FreeBSD fixes put in place | Marc G. Fournier | 1998-10-31 | 1 | -1/+1 |
| * | Mention --without-CXX option in online help. | Tom Lane | 1998-10-30 | 1 | -3/+4 |
| * | Okay, this shoudl provide a fix for the freebsd problem... | Marc G. Fournier | 1998-10-30 | 1 | -1/+11 |
| * | Drat. Should test a few more cases before committing. | Tom Lane | 1998-10-29 | 1 | -8/+9 |
| * | Run AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC, | Tom Lane | 1998-10-29 | 1 | -4/+4 |
| * | Remove unreliable test for how to do cpp from stdin. | Tom Lane | 1998-10-28 | 1 | -42/+0 |
| * | Starting with v3.0 of FreeBSD, we are now an elf system, and dont' have a | Marc G. Fournier | 1998-10-27 | 1 | -1/+2 |
| * | Fix cpp-from-stdin detection so that it works even if the | Tom Lane | 1998-10-26 | 1 | -27/+31 |
| * | Fix for version guessing in configure. | Bruce Momjian | 1998-10-23 | 1 | -4/+13 |
| * | Use AC_CONFIG_HEADER as documented by Autoconf manual: call it | Tom Lane | 1998-10-18 | 1 | -4/+1 |
| * | The TCL/TK configuration cleanup patches I submitted have the following | Bruce Momjian | 1998-10-18 | 1 | -11/+37 |
| * | Still another round of Perl-module installation tweaks. | Tom Lane | 1998-10-18 | 1 | -1/+0 |
| * | Perl fixes from Brook Milligan | Bruce Momjian | 1998-10-16 | 1 | -11/+1 |
| * | TCL/TK fixes from Billy G. Allie. | Bruce Momjian | 1998-10-15 | 1 | -86/+71 |
| * | Add Taral's test for flags required by the detected cpp program to read | Thomas G. Lockhart | 1998-10-14 | 1 | -1/+40 |
| * | From: Peter Gucwa <pg@softcomputer.com> | Marc G. Fournier | 1998-10-13 | 1 | -0/+9 |
| * | change configure so that if postgresql isn't being installed as root, | Marc G. Fournier | 1998-10-13 | 1 | -9/+9 |
| * | Remove TCL_LIB,TCL_INCDIR,TK_LIB,TK_INCDIR. | Bruce Momjian | 1998-10-13 | 1 | -93/+0 |
| * | TCL_LIB/TCL_INCDIR cleanup. | Bruce Momjian | 1998-10-12 | 1 | -0/+1 |
| * | TCL_LIB. | Bruce Momjian | 1998-10-12 | 1 | -0/+2 |
| * | Fix for Solaris/i386. | Bruce Momjian | 1998-10-12 | 1 | -1/+1 |
| * | plpgsql fixes from Billy G. Allie | Bruce Momjian | 1998-10-12 | 1 | -0/+1 |
| * | Tcl fixes from Billy G. Allie | Bruce Momjian | 1998-10-12 | 1 | -4/+31 |
| * | Cleanup. | Bruce Momjian | 1998-10-12 | 1 | -1/+1 |
| * | configure cleanup | Bruce Momjian | 1998-10-09 | 1 | -42/+0 |
| * | There where a few more problems fixed by the patch below. | Bruce Momjian | 1998-10-09 | 1 | -0/+5 |
| * | Adjustments for standalone and integrated ODBC. | Thomas G. Lockhart | 1998-10-09 | 1 | -2/+49 |
| * | I have had a few problems with the PL stuff recently committed. The | Bruce Momjian | 1998-10-08 | 1 | -1/+42 |
| * | Separate out the lextest so that it is run by "make" and "make install". | Thomas G. Lockhart | 1998-10-07 | 1 | -11/+38 |
| * | Try to configure interfaces/odbc using the --with-odbc switch. | Thomas G. Lockhart | 1998-10-06 | 1 | -10/+44 |
| * | Add configure test to make sure fcntl(SETLK) is available, | Tom Lane | 1998-10-06 | 1 | -0/+9 |
| * | Our 'install-sh' script is BSD-style, therefore requires -c | Tom Lane | 1998-10-04 | 1 | -1/+3 |
| * | Fix for memory leak, configure path fix, from Tom Lane. | Bruce Momjian | 1998-09-20 | 1 | -4/+4 |
| * | Remove lld from LONG LONG name | Bruce Momjian | 1998-09-11 | 1 | -2/+2 |
| * | The attached patches fix the following problems: | Bruce Momjian | 1998-09-11 | 1 | -1/+1 |
| * | Remove %qd. | Bruce Momjian | 1998-09-11 | 1 | -37/+0 |
| * | %lld not %Ld | Bruce Momjian | 1998-09-10 | 1 | -3/+3 |
| * | Cleanup of configure.in | Bruce Momjian | 1998-09-10 | 1 | -1/+2 |
| * | Allow long long on BSDI. | Bruce Momjian | 1998-09-10 | 1 | -1/+37 |
| * | Fix for install path | Bruce Momjian | 1998-09-02 | 1 | -16/+2 |
| * | install file search fix | Bruce Momjian | 1998-09-02 | 1 | -5/+5 |
| * | Configure fix for install script search. | Bruce Momjian | 1998-09-02 | 1 | -3/+18 |
| * | From: Tom Lane <tgl@sss.pgh.pa.us> | Marc G. Fournier | 1998-08-30 | 1 | -2/+1 |
| * | --without fix from Brook | Bruce Momjian | 1998-08-30 | 1 | -4/+14 |
| * | int64 fix | Bruce Momjian | 1998-08-25 | 1 | -3/+3 |
| * | LONG_LONG_64 fix. | Bruce Momjian | 1998-08-24 | 1 | -1/+1 |
| * | I have found a minor problem with current configure.in. | Bruce Momjian | 1998-08-24 | 1 | -1/+1 |
| * | Attached is a patch that uses autoconf to determine whether there | Bruce Momjian | 1998-08-23 | 1 | -1/+77 |