Default Roles - Mailing list pgsql-hackers

From Stephen Frost
Subject Default Roles
Date
Msg-id 20160301030233.GA3127@tamriel.snowman.net
Whole thread Raw
Responses Re: Default Roles  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
All,

Attached is a stripped-down version of the default roles patch which
includes only the 'pg_signal_backend' default role.  This provides the
framework and structure for other default roles to be added and formally
reserves the 'pg_' role namespace.  This is split into two patches, the
first to formally reserve 'pg_', the second to add the new default role.

Will add to the March commitfest for review.

Thanks!

Stephen

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Proposal: "Causal reads" mode for load balancing reads without stale data
Next
From: Tom Lane
Date:
Subject: Re: pg_dump dump catalog ACLs