summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorMichael Paquier2019-04-19 06:51:23 +0000
committerMichael Paquier2019-04-19 06:51:23 +0000
commit5a9323eab6e2c47e4caee9ab4b5117ba01368253 (patch)
tree0a6c4d3b6715df60d2882b9ea20f6d5b65457fa0 /src/backend/executor/nodeModifyTable.c
parent75e03eabeaac8fd229b14f74de55d0e1470903c4 (diff)
Remove dependency to pageinspect in recovery tests
If contrib/pageinspect is not installed, this causes the test checking the minimum recovery point to fail. The point is that the dependency with pageinspect is not really necessary as the test does also all checks with an offline cluster by scanning directly the on-disk pages, which is enough for the purpose of the test. Per complaint from Tom Lane. Author: Michael Paquier Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions