688b0aa3fc
On FreeBSD systems the $user variable is not 'postgres' so does not match the default database correctly. These changes use the existing default_database parameter to replace instances where $user is passed as the database to be connected to. These changes are in server::database, server::role and server::grant. |
||
---|---|---|
.. | ||
lib | ||
repo | ||
server | ||
client.pp | ||
globals.pp | ||
params.pp | ||
repo.pp | ||
server.pp | ||
validate_db_connection.pp |