| Age | Commit message (Expand) | Author |
| 1998-05-13 | Add a check for DBL_MIN problem...not sure if this is right...needs | Marc G. Fournier |
| 1998-05-12 | The attached patch corrects two problems with autoconfiguration of | Bruce Momjian |
| 1998-04-06 | Assert fix | Bruce Momjian |
| 1998-04-06 | ASSERT fixes. | Bruce Momjian |
| 1998-04-05 | this patch solve 2 problemes : | Bruce Momjian |
| 1998-03-31 | Pointed out by: Doug Winterburn <dlw@seavme.xroads.com> | Marc G. Fournier |
| 1998-02-24 | From: "Denis V. Dmitrienko" <denis@null.net> | Marc G. Fournier |
| 1998-02-24 | From: t-ishii@sra.co.jp | Marc G. Fournier |
| 1998-02-24 | Various fixes for string.h vs strings.h | Marc G. Fournier |
| 1998-02-24 | Add an '#include <sys/types.h>' for the netinet/in.h section | Marc G. Fournier |
| 1998-02-18 | Check for and include <getopt.h> | Marc G. Fournier |
| 1998-02-14 | From: Brian E Gallew <geek+@cmu.edu> | Marc G. Fournier |
| 1998-02-02 | Move all the isinf() stuff from float.c to isinf.c, and build it according to | Marc G. Fournier |
| 1998-01-27 | Deadlock ceallnup. | Bruce Momjian |
| 1998-01-27 | Real deadlock detection. | Bruce Momjian |
| 1998-01-23 | Minor cleanups for i386_solaris port | Marc G. Fournier |
| 1998-01-15 | Fix: | Marc G. Fournier |
| 1997-12-20 | Missed a HAVE_ | Marc G. Fournier |
| 1997-12-20 | Make sure configure reflects changes | Marc G. Fournier |
| 1997-12-19 | More cleanups. Move alot of the prototype definitions straight into | Marc G. Fournier |
| 1997-12-19 | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier |
| 1997-11-21 | Remove archive stuff. | Bruce Momjian |
| 1997-10-27 | c.h: | Vadim B. Mikheev |
| 1997-09-18 | Add in srandom() check to configure | Marc G. Fournier |
| 1997-08-17 | Changes so that it actually checks for <readline/history.h>, instead | Marc G. Fournier |
| 1997-07-30 | Check for and use <netdb.h> for postmaster.c, instead of checking if | Marc G. Fournier |
| 1997-04-24 | Added comments about FASTBUILD. | Vadim B. Mikheev |
| 1997-04-22 | Add fcvt() as a check to configure so that we can get rid of the BSD44_derived | Marc G. Fournier |
| 1997-04-15 | Have CASSERT enabled/disabled via configure, and passed through config.h | Marc G. Fournier |
| 1997-04-03 | More modifications to make building more interactive: | Marc G. Fournier |
| 1997-04-03 | Remove code associated with !ACLGROUP_PATCH, and appropriate #ifdef's | Marc G. Fournier |
| 1997-04-03 | Various improvements to reduce questions :) | Marc G. Fournier |
| 1997-03-27 | turn GEQO code on by default | Marc G. Fournier |
| 1997-03-25 | Add checs for float.h | Marc G. Fournier |
| 1997-03-25 | Rather than make this a Linux test, we should just test for the existence | Marc G. Fournier |
| 1997-03-20 | Check for and set HAVE_CRYPT_H if <crypt.h> exists | Marc G. Fournier |
| 1997-03-19 | Add a check for strerr, and add in D'Arcy's strerror() code in case not | Marc G. Fournier |
| 1997-03-12 | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier |
| 1997-02-19 | Disable GEQO...it seems to be broken as shown by the message to | Marc G. Fournier |
| 1997-02-19 | Merge in GEQO Optimizer | Marc G. Fournier |
| 1997-02-13 | Had configure check for strdup, but didn't have it set HAVE_STRDUP | Marc G. Fournier |
| 1997-02-09 | Try to further reduce the PORT dependencies. | Marc G. Fournier |
| 1997-02-09 | Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since they | Marc G. Fournier |
| 1997-02-09 | Changes to configure/config.h.in to check for: | Marc G. Fournier |
| 1997-02-06 | Various changes to improve/support Mklinux | Marc G. Fournier |
| 1997-02-06 | Make sure all changes are committed... | Marc G. Fournier |
| 1997-02-06 | autoconf test for and set HAVE_VFORK | Marc G. Fournier |
| 1997-02-06 | Add test for union semun to configure | Marc G. Fournier |
| 1997-02-04 | Add in appropriate checks for inet_aton, and modifications to backend/port/Ma... | Marc G. Fournier |
| 1997-02-04 | remove old non-autoconf config.h | Marc G. Fournier |