aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2014-09-25 15:22:26 +0200
committerAndres Freund <andres@anarazel.de>2014-09-25 15:23:36 +0200
commitdc58d949245ca49eebf4c324d116159a4dfc2d6b (patch)
tree359fede22f1ff77bb701fe83b046904488d13648 /src/tutorial/advanced.source
parent7c8b0adba5101215ac92392925f81ce0f677bd12 (diff)
downloadpostgresql-dc58d949245ca49eebf4c324d116159a4dfc2d6b.tar.gz
postgresql-dc58d949245ca49eebf4c324d116159a4dfc2d6b.zip
Fix VPATH builds of the replication parser from git for some !gcc compilers.
Some compilers don't automatically search the current directory for included files. 9cc2c182fc2 fixed that for builds from tarballs by adding an include to the source directory. But that doesn't work when the scanner is generated in the VPATH directory. Use the same search path as the other parsers in the tree. One compiler that definitely was affected is solaris' sun cc. Backpatch to 9.1 which introduced using an actual parser for replication commands.
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions