Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2000-07-05 add check for libz compression library for pg_dump Marc G. Fournier 7.1.1
2000-05-12 Add two checks ... one for setproctitle and one for -lutil ... Marc G. Fournier 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
1998-10-13 From: Peter Gucwa <pg@softcomputer.com> Marc G. Fournier 7.1.1
1998-08-25 From: Massimo Dal Zotto <dz@cs.unitn.it> Marc G. Fournier 7.1.1
1998-08-01 Adrian Hall reported a problem to me that snprintf() doesn't exist in, at Marc G. Fournier 7.1.1
1998-05-13 Add a check for DBL_MIN problem...not sure if this is right...needs Marc G. Fournier 7.1.1
1998-03-31 Pointed out by: Doug Winterburn <dlw@seavme.xroads.com> Marc G. Fournier 7.1.1
1998-02-24 From: "Denis V. Dmitrienko" <denis@null.net> Marc G. Fournier 7.1.1
1998-02-24 From: t-ishii@sra.co.jp Marc G. Fournier 7.1.1
1998-02-24 Various fixes for string.h vs strings.h Marc G. Fournier 7.1.1
1998-02-24 Add an '#include <sys/types.h>' for the netinet/in.h section Marc G. Fournier 7.1.1
1998-02-18 Check for and include <getopt.h> Marc G. Fournier 7.1.1
1998-02-14 From: Brian E Gallew <geek+@cmu.edu> Marc G. Fournier 7.1.1
1998-02-02 Move all the isinf() stuff from float.c to isinf.c, and build it according to Marc G. Fournier 7.1.1
1998-01-23 Minor cleanups for i386_solaris port Marc G. Fournier 7.1.1
1998-01-15 Fix: Marc G. Fournier 7.1.1
1997-12-20 Missed a HAVE_ Marc G. Fournier 7.1.1
1997-12-20 Make sure configure reflects changes Marc G. Fournier 7.1.1
1997-12-19 More cleanups. Move alot of the prototype definitions straight into Marc G. Fournier 7.1.1
1997-12-19 More cleanups. I can now compile without PORTNAME being defined n Marc G. Fournier 7.1.1
1997-09-18 Add in srandom() check to configure Marc G. Fournier 7.1.1
1997-08-17 Changes so that it actually checks for <readline/history.h>, instead Marc G. Fournier 7.1.1
1997-07-30 Check for and use <netdb.h> for postmaster.c, instead of checking if Marc G. Fournier 7.1.1
1997-04-22 Add fcvt() as a check to configure so that we can get rid of the BSD44_derived Marc G. Fournier 7.1.1