Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix include of optimizer/appendinfo.h on PG 10/11 (#235)
optimizer/appendinfo.h is only available in PG 12+. This extends the fix for #231.
- Loading branch information