Re: [BUGS] [PATCHES] (Modified) Patch request for PostgreSQL 7.4 for HP-UX

2004-01-02 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > ViSolve Open Source Team writes: >> 2. genbki.sh: a one-line change that fixes a string concatenation problem with the >> HP-C compiler (specific to included .c files). > You're doing this: > -TMPFILE="$TMPDIR/genbkitmp$$.c" > +TMPFILE="$TMPDIR/genb

Re: [BUGS] [PATCHES] (Modified) Patch request for PostgreSQL 7.4 for

2004-01-02 Thread Bruce Momjian
Tom Lane wrote: > It appears that there was once provision to do more interesting things > via cpp: the Makefile and genbki shell script contain provisions to > pass additional switches to cpp, which presumably might be used to > insert "-D" switches so that identifiers could be expanded to somethi