- 23 Oct, 1996 3 commits
- 
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored| | 1. Set default variables | 2. Include Makefile.custom to override defaults | 3. Set CFLAGS, etc. with variables | |This fixes the problem of Makefile.custom changes not taking effect. Submitted by: D'Arcy Cain 
- 
Bryan Henderson authored
 
- 
- 21 Oct, 1996 12 commits
- 
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authoredSuggested by: Randy Terbush <randy@zyzzyva.com> 
- 
Marc G. Fournier authoredThat finishes access/* 
- 
Bryan Henderson authoredthere because it's in config.h, which is cleaner). 
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored- cleaned out unused variables - added missing prototype headers One outstanding -Werror failure: /home/staff/scrappy/postgres/2.0/cvs/postgres95/src/backend/access/gist/giststra t.c:117: warning: missing braces around initializer for `GISTEvaluationData.expr ession' 
- 
Marc G. Fournier authored
 
- 
- 20 Oct, 1996 12 commits
- 
- 
Marc G. Fournier authoredindextuple.c:159: warning: `bp' might be used uninitialized in this function this directory passes -Wall -Werror under FreeBSD 
- 
Marc G. Fournier authoredof it 
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authoredOnce access/* is cleaned out, will redo using -Wall on compile to make sure that all prototyping is correct 
- 
Marc G. Fournier authoredMainly...fix up the includes I removed, as well as prototypes Pointed out by D'Arcy 
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
 
- 
- 19 Oct, 1996 13 commits
- 
- 
Marc G. Fournier authoredFreeBSD/NetBSD both ship with gcc 2.7.x 
- 
Marc G. Fournier authoredthat allows one to compile libpq++ this should be set on a port-by-port basis 
- 
Marc G. Fournier authoredfiles 
- 
Marc G. Fournier authoredaccess/common...how many more directories to go? :) 
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
- 
Marc G. Fournier authored
 
-