Commit dc1c6d0
committed
fix(pg_stat_monitor): use custom test instead of default for pg_upgrade compatibility
Remove pg_stat_monitor from default extension test list to prevent conflict
with the custom pg_stat_monitor.nix test file. The custom test includes
special logic to skip pg_regress after pg_upgrade when no update script
is generated, which is necessary because version 2.1 has different schemas
between PostgreSQL 15 and 17 despite sharing the same version number.1 parent 39b92b2 commit dc1c6d0
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | 302 | | |
304 | 303 | | |
305 | 304 | | |
| |||
0 commit comments