mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
This generalizes the existing ALTER ROLE ... SET and ALTER DATABASE ... SET functionality to allow creating settings that apply to all users in all databases. reviewed by Pavel Stehule