CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 04/01/04 01:57:21
Modified files:
src/backend/catalog: Makefile genbki.sh
src/backend/utils: Gen_fmgrtab.sh Makefile
src/include : postgres.h
Log message:
There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to
run the data through cpp, and we know of at least one platform where
unusual cpp behavior breaks the process. So remove the cpp step,
and make consequent simplifications.
pgsql-committers by date
| Next: | From: Michael Meskes | Date: 2004-01-04 14:49:06 |
| Subject: pgsql-server/src/interfaces/ecpg/preproc preproc.y |
| Previous: | From: Tom Lane | Date: 2004-01-04 04:17:15 |
| Subject: pgsql-server/src/interfaces/ecpg compatlib/Tag ... |