mirror of
https://github.com/postgres/postgres.git
synced 2025-10-12 07:05:03 +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