aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-04-21 03:28:17 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-04-21 03:28:17 +0000
commit3ddeba7403f5ce04195578295b53b04c28c33545 (patch)
treee2923fee4fda9e4c425ca6486d12eb607a52ad8c /src/backend/tcop/postgres.c
parentef6c33f3b98d4ade568fd4669961ec2c00c7a16a (diff)
downloadpostgresql-3ddeba7403f5ce04195578295b53b04c28c33545.tar.gz
postgresql-3ddeba7403f5ce04195578295b53b04c28c33545.zip
pltcl didn't work well at all when Tcl had been built with a different
compiler than the one selected to build Postgres with. It was trying to feed Postgres-compiler switches to Tcl's compiler. (Seen this before with the perl5 interface...) Fix to use only CFLAGS taken from Tcl's configure information, plus -I which is pretty universal.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions