SIGN IN SIGN UP

Generate ALTER TABLE SET UNLOGGED/LOGGED when persistence is changed (#9768)

Wire the relpersistence change through to the table update SQL across all
version buckets (default, 11_plus, 12_plus, 15_plus) so the Unlogged toggle
emits ALTER TABLE ... SET LOGGED/UNLOGGED on every supported server.

Closes #9677.
P
pavanmanishd committed
39684cdf48021b0b8d40b2e6496bd23fac076ea4
Parent: 4c5702d
Committed by Dave Page <dpage@pgadmin.org> on 6/9/2026, 1:00:15 PM