diff options
author | Tomas Vondra | 2017-10-08 17:22:36 +0000 |
---|---|---|
committer | Tomas Vondra | 2017-10-08 17:22:36 +0000 |
commit | a3aba68733f07477f77c15aa890d06b558863703 (patch) | |
tree | 6a851d71f2b4d930b84d343ef6acd68bf7c24e35 /src/include/postgres.h | |
parent | a4f830d8fe58d891f76e5335ba1048602be8826b (diff) |
Accept plan change in 'inherit' test suite
The plan change is expected, as it simply expands
-> Limit
to
-> Limit
-> Remote Subquery Scan
-> Limit
It wasn't accepted before probably because it was hidden by other
failures in the test suite.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions