Avoid pgSettings / pgDefaultRole clashes
We now throw an error if you try to combine pgSettings
function (or pgSettings
object with a role
key) with pgDefaultRole
as this may lead to unexpected results.
We now throw an error if you try to combine pgSettings
function (or pgSettings
object with a role
key) with pgDefaultRole
as this may lead to unexpected results.