Commits

DateSubjectAuthorReleases
1999-10-25 Standardize on MAXPGPATH as the size of a file pathname buffer, Tom Lane 7.1.1
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 Put back mistakenly removed configure test for HAVE_NETINET_IN_H. Tom Lane 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-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-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
1999-01-17 Add description of ELOG_TIMESTAMPS and USE_SYSLOG options, Tom Lane 7.1.1
1999-01-17 Add configure test to see whether vsnprintf() is present, Tom Lane 7.1.1
1998-12-13 Use standard AC_PROG_INSTALL macro to search for install program, Tom Lane 7.1.1
1998-11-29 Use autoconf to determine whether system has POSIX signals, Tom Lane 7.1.1
1998-10-08 Do not enable TCL_ARRAYS feature by default, because it Tom Lane 7.1.1
1998-10-06 Add configure test to make sure fcntl(SETLK) is available, Tom Lane 7.1.1