feat: change bootstrap user to `supabase_admin` upon upgrade (#1125)
* feat: change bootstrap user to supabase_admin upon upgrade
* chore: bump version
* fix: account for procedures
* fix: only update pg_hba.conf if needed
* chore: persist file in pg_upgrade_scripts directory; run only when targeting PG16
* chore: revert PG16 gating
* Revert "chore: persist file in pg_upgrade_scripts directory; run only when targeting PG16"
This reverts commit 376a9346cae816a03077fcfa8c2c6b0c6f1a1890.
* Update common-nix.vars.pkr.hcl
---------
Co-authored-by: Paul Cioanca <[email protected]>