Commits

DateSubjectAuthorReleases
1999-10-02 Replace float.c's #ifdef finite check with a proper autoconf check, so it Tom Lane 7.1.1
1999-09-11 Eliminate query length limitation imposed by pg_client_to_server Tom Lane 7.1.1
1999-07-19 Re-add getopt.h check, remove NT-specific tests for it. Bruce Momjian 7.1.1
1999-07-19 Remove getopt configure check. Bruce Momjian 7.1.1
1999-07-19 Put back mistakenly removed configure test for HAVE_NETINET_IN_H. Tom Lane 7.1.1
1999-07-18 Add getopt test. Bruce Momjian 7.1.1
1999-07-18 Fix configure problem. Bruce Momjian 7.1.1
1999-07-18 configure cleanup Bruce Momjian 7.1.1
1999-07-18 configure cleanup Bruce Momjian 7.1.1
1999-07-18 Update configure include checks. Bruce Momjian 7.1.1
1999-07-18 Update includes from configure Bruce Momjian 7.1.1
1999-07-09 Add mention block size <= 32k. Bruce Momjian 7.1.1
1999-06-12 Move default NBuffers setting into config.h, and rename it Tom Lane 7.1.1
1999-06-04 Add configurable option controlling security checks in LO functions. Tom Lane 7.1.1
1999-05-25 Get rid of page-level locking in btree-s. Vadim B. Mikheev 7.1.1
1999-05-15 I've got 2 pretty small patches. Bruce Momjian 7.1.1
1999-04-06 On reflection, filesize limit ought to be an exact power Tom Lane 7.1.1
1999-04-05 Reduce default file size limit to 1Gb, and move the Tom Lane 7.1.1
1999-04-02 Remove overly presumptuous use of __STDC__ in c.h, replacing Tom Lane 7.1.1
1999-03-25 Revise memutils.h to use alignment information gathered by Tom Lane 7.1.1
1999-03-15 Fix int8 configure one more time ... prior version didn't Tom Lane 7.1.1
1999-03-08 Have configure check for use of %lld for int64, and if that fails, check for Marc G. Fournier 7.1.1
1999-02-21 Rearrange handling of MAXBACKENDS a little bit. The default setting Tom Lane 7.1.1
1999-02-19 Allow maximum number of backends to be set at configure time Tom Lane 7.1.1
1999-02-07 Correct definition of srandom() --- it takes unsigned int not int. Tom Lane 7.1.1