| Age | Commit message (Expand) | Author |
| 1999-05-25 | Get rid of page-level locking in btree-s. | Vadim B. Mikheev |
| 1999-05-15 | I've got 2 pretty small patches. | Bruce Momjian |
| 1999-04-06 | On reflection, filesize limit ought to be an exact power | Tom Lane |
| 1999-04-05 | Reduce default file size limit to 1Gb, and move the | Tom Lane |
| 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-15 | Fix int8 configure one more time ... prior version didn't | Tom Lane |
| 1999-03-08 | Have configure check for use of %lld for int64, and if that fails, check for | Marc G. Fournier |
| 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-07 | Correct definition of srandom() --- it takes unsigned int not int. | Tom Lane |
| 1999-01-17 | Add description of ELOG_TIMESTAMPS and USE_SYSLOG options, | Tom Lane |
| 1999-01-17 | Add configure test to see whether vsnprintf() is present, | Tom Lane |
| 1998-12-29 | Fix for deadlock detection timeout. | 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-10-13 | From: Peter Gucwa <pg@softcomputer.com> | Marc G. Fournier |
| 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 |