Give superusers REPLIACTION permission by default

Magnus Hagander <magnus@hagander.net>

Commit: 66a8a0428db046d725b88c8b956384c2a4b4a11c
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-01-05T13:24:17Z
Releases: 9.1.0
Give superusers REPLIACTION permission by default

This can be overriden by using NOREPLICATION on the CREATE ROLE
statement, but by default they will have it, making it backwards
compatible and "less surprising" (given that superusers normally
override all checks).

Files