Files
neon/test_runner/regress
Sasha Krassovsky e8c9a51273 Allow creating subscriptions as neon_superuser (#6484)
## Problem
We currently can't create subscriptions in PG14 and PG15 because only
superusers can, and PG16 requires adding roles to
pg_create_subscription.

## Summary of changes
I added changes to PG14 and PG15 that allow neon_superuser to bypass the
superuser requirement. For PG16, I didn't do that but added a migration
that adds neon_superuser to pg_create_subscription. Also added a test to
make sure it works.
2024-01-30 22:32:33 -08:00
..
2024-01-22 14:53:29 -08:00
2023-07-21 21:20:53 +03:00
2024-01-16 08:42:13 +00:00
2023-07-18 12:56:40 +03:00
2023-07-18 12:56:40 +03:00