| Age | Commit message (Expand) | Author |
| 1998-10-08 | Do not enable TCL_ARRAYS feature by default, because it | Tom Lane |
| 1998-10-07 | Add a few items to support an integrated build of the ODBC interface. | Thomas G. Lockhart |
| 1998-10-06 | Add configure test to make sure fcntl(SETLK) is available, | Tom Lane |
| 1998-09-11 | Remove lld from LONG LONG name | Bruce Momjian |
| 1998-09-11 | Remove %qd. | Bruce Momjian |
| 1998-09-11 | %lld fix. | Bruce Momjian |
| 1998-09-10 | long long cleanup | Bruce Momjian |
| 1998-08-25 | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier |
| 1998-08-23 | Attached is a patch that uses autoconf to determine whether there | Bruce Momjian |
| 1998-08-01 | Adrian Hall reported a problem to me that snprintf() doesn't exist in, at | Marc G. Fournier |
| 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 |