Commit e4b559f
committed
Bump NEWEST to 18: PG18 confirmed installable in pgxn-tools image
The advanced-extension-testing doc's reference implementation
(cat_tools) is on NEWEST=18; this repo was still on 17. Rather than
assume pg-start's `apt.postgresql.org.sh -i -p -v "$PGVERSION"` can
install PG18 (a matrix expansion that silently failed to install would
be a much worse failure mode than not bumping), confirmed it via an
actual CI run: pushed NEWEST=18 alone first and watched the new
"PostgreSQL 18" job -- it installed postgresql-18 18.4-1.pgdg13+1 via
pg-start and the full fresh-install suite passed.
With NEWEST=18, also shifted pg-upgrade-test's "newest-boundary" leg
from 16->17 to 17->18 and its "oldest-to-newest" leg from 10->17 to
10->18, keeping both legs matching the job's own stated rationale
(widest catalog distance; most likely to hit a *new* major's catalog
change first) now that 18 is the newest major instead of 17.1 parent 4e7e8c7 commit e4b559f
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
225 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments