| Age | Commit message (Expand) | Author |
| 1999-10-12 | autoconf | Bruce Momjian |
| 1999-10-12 | autoconf | Bruce Momjian |
| 1999-10-11 | Add pginterface into main tree, called pgeasy. | Bruce Momjian |
| 1999-10-03 | I hope this is what you had in mind: | Bruce Momjian |
| 1999-10-02 | Replace float.c's #ifdef finite check with a proper autoconf check, so it | Tom Lane |
| 1999-09-12 | Make sure both SRCH_INC and SRCH_LIB are checked for existances and added to | Marc G. Fournier |
| 1999-08-03 | Fix ELF test so it doesn't spit up on all non-ELF systems... | Tom Lane |
| 1999-08-01 | I didn't see any further discussion so here is, I hope, a clean fix to | Bruce Momjian |
| 1999-07-20 | Move -ieee to adt Makefile, and add CPU Makefile variable. | Bruce Momjian |
| 1999-07-19 | Re-add getopt.h check, remove NT-specific tests for it. | Bruce Momjian |
| 1999-07-19 | Remove getopt configure check. | Bruce Momjian |
| 1999-07-19 | Put back mistakenly removed configure test for HAVE_NETINET_IN_H. | Tom Lane |
| 1999-07-18 | Add getopt test. | Bruce Momjian |
| 1999-07-18 | Fix configure problem. | Bruce Momjian |
| 1999-07-18 | configure cleanup | Bruce Momjian |
| 1999-07-18 | configure cleanup | Bruce Momjian |
| 1999-07-18 | Update configure include checks. | Bruce Momjian |
| 1999-07-18 | Update includes from configure | Bruce Momjian |
| 1999-07-18 | No check for string/strings.h. | Bruce Momjian |
| 1999-05-30 | configure.in forgot to do AC_LANG_C to reselect C-based tests | Tom Lane |
| 1999-05-29 | Turns out that configure's test for HPUXMATHLIB didn't work | Tom Lane |
| 1999-05-26 | Give BEOS a chance ... | Marc G. Fournier |
| 1999-05-17 | Apply freebsd specific patches dealign with ELF system from FreeBSD's | Marc G. Fournier |
| 1999-05-11 | Fix configure to generate correct expansion of library directory | Tom Lane |
| 1999-04-20 | Portability patches for HPUX 11 and Unixware in configure | Tom Lane |
| 1999-04-19 | Fix typo in multi-byte encodings (EHC_CN --> EUC_CN) | Tatsuo Ishii |
| 1999-04-02 | Remove overly presumptuous use of __STDC__ in c.h, replacing | Tom Lane |
| 1999-03-25 | Revise memutils.h to use alignment information gathered by | Tom Lane |
| 1999-03-24 | Add KOI8/WIN/ALT to the multi-byte encoding selections | Tatsuo Ishii |
| 1999-03-16 | Hmmm. It had to do with tcl/tk on FreeBSD. The configure scripts are | Bruce Momjian |
| 1999-03-15 | Fix int8 configure one more time ... prior version didn't | Tom Lane |
| 1999-03-14 | We have tested the patches on three platforms: | Bruce Momjian |
| 1999-03-08 | Have configure check for use of %lld for int64, and if that fails, check for | Marc G. Fournier |
| 1999-03-07 | Cleaner autoconf tests for int8 support. | Tom Lane |
| 1999-03-06 | Reduce DEF_MAXBACKENDS to 32 so that default configuration | Tom Lane |
| 1999-02-21 | Rearrange handling of MAXBACKENDS a little bit. The default setting | Tom Lane |
| 1999-02-19 | Allow maximum number of backends to be set at configure time | Tom Lane |
| 1999-02-03 | Modify int8 to not depend on sscanf(), and fix configure's test | Tom Lane |
| 1999-02-01 | freebsd4.0 needed to be added to configure... | Marc G. Fournier |
| 1999-01-17 | Apply Win32 patch from Horak Daniel. | Bruce Momjian |
| 1999-01-17 | Add configure test to see whether vsnprintf() is present, | Tom Lane |
| 1998-12-28 | Fix for current dir not in path, from stan's report. | Bruce Momjian |
| 1998-12-13 | Use standard AC_PROG_INSTALL macro to search for install program, | Tom Lane |
| 1998-11-29 | Use autoconf to determine whether system has POSIX signals, | Tom Lane |
| 1998-11-23 | modify configure so that template/.similar entries can be | Tom Lane |
| 1998-11-02 | slight mods required for freebsd (elf vs aout stuff) | Marc G. Fournier |
| 1998-10-31 | oops, forgot one part of the patch...remove 'false' setting to ELF_SYS... | Marc G. Fournier |
| 1998-10-31 | Minor FreeBSD fixes put in place | Marc G. Fournier |
| 1998-10-30 | Mention --without-CXX option in online help. | Tom Lane |
| 1998-10-30 | Okay, this shoudl provide a fix for the freebsd problem... | Marc G. Fournier |