- use fallthrough attribute instead of comment for PG 19 master
authorTeodor Sigaev <teodor@sigaev.ru>
Wed, 8 Jul 2026 10:01:12 +0000 (13:01 +0300)
committerTeodor Sigaev <teodor@sigaev.ru>
Wed, 8 Jul 2026 10:01:12 +0000 (13:01 +0300)
commita827d90017b55a32521be401da1dbb27d66fc59c
treef676d6e359affaeb776290dc80cbc3cc46e13e90
parent997ecf1f29337646a440bac00fb4639993f52e40
- use fallthrough attribute instead of comment for PG 19
- use resultRelationRelids instead of resultRelations for PG 19
- fix "unannotated fall-through between switch labels"
- fix "function declaration isn’t a prototype"
- pass VacuumParams as pointer (per Since upstream commit 771fe0948ca)

Marina Polyakova, Anton Voloshin
online_analyze.c