diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2013-07-01 21:10:36 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2013-07-01 21:10:36 -0400 |
commit | 384f933046dc9e9a2b416f5f7b3be30b93587c63 (patch) | |
tree | 6f4c4397a2ff3636312ac1adcc2ec143a5d6e485 /src/backend/commands/functioncmds.c | |
parent | 605b4c5a6b4708d9a72c205cb5b14b5f57bd53a8 (diff) | |
download | postgresql-384f933046dc9e9a2b416f5f7b3be30b93587c63.tar.gz postgresql-384f933046dc9e9a2b416f5f7b3be30b93587c63.zip |
Fix regression test make dependencies
The dependencies on the spi and dummy_seclabel contrib modules were
incomplete, because they did not pick up automatically generated
dependencies on header files. This will manifest itself especially when
switching major versions, where the contrib modules would not be
recompiled to contain the new version number, leading to regression test
failures.
To fix this, use the submake approach already in use elsewhere, so that
the contrib modules are built using their full rules.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions