Add ALTER ROLE ALL SET command

Peter Eisentraut <peter_e@gmx.net>

Commit: 9475db3a4eb5876b364254886d2730db01e042fd
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2013-02-18T04:45:36Z
Releases: 9.3.0
Add ALTER ROLE ALL SET command

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

Files