aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2013-07-01 21:10:36 -0400
committerPeter Eisentraut <peter_e@gmx.net>2013-07-01 21:10:36 -0400
commit384f933046dc9e9a2b416f5f7b3be30b93587c63 (patch)
tree6f4c4397a2ff3636312ac1adcc2ec143a5d6e485 /src/backend/commands/functioncmds.c
parent605b4c5a6b4708d9a72c205cb5b14b5f57bd53a8 (diff)
downloadpostgresql-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