aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2021-04-12 19:24:41 -0700
committerNoah Misch <noah@leadboat.com>2021-04-12 19:27:09 -0700
commit4749c7ff4932ca593fcde9928904155642c0b496 (patch)
tree045b70b888e8e862541a55daaf517f1a4689fcda /src/backend/commands/variable.c
parente3ac7d17616b6baea12d21e3a0b32c683b81f9a6 (diff)
downloadpostgresql-4749c7ff4932ca593fcde9928904155642c0b496.tar.gz
postgresql-4749c7ff4932ca593fcde9928904155642c0b496.zip
Use "-I." in directories holding Bison parsers, for Oracle compilers.
With the Oracle Developer Studio 12.6 compiler, #line directives alter the current source file location for purposes of #include "..." directives. Hence, a VPATH build failed with 'cannot find include file: "specscanner.c"'. With two exceptions, parser-containing directories already add "-I. -I$(srcdir)"; eliminate the exceptions. Back-patch to 9.6 (all supported versions).
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions