Add automated test for pg_upgrade
Open
test
- Dominant language
- C
- Stars
- 410
- Forks
- 41
- Avg merge
- 18h 17m
- Merged PRs (30d)
- 2
Description
## Describe the problem
We should make sure new changes to pg_tle do not break when they go through pg_upgrade.
## Describe the proposal
We can potentially do this with a TAP test, but our tests are currently set up to run on a single version of Postgres. Will need to do more investigating
Contributor guide
Assessment
This issue has not been assessed yet.