module-postgresql/manifests
Geoff Garside 688b0aa3fc Replace psql_db => $user with $default_database.
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.
2014-03-10 09:26:28 +00:00
..
lib Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
repo Support apt.postgresql.org version specific packages. 2013-09-25 18:01:07 +02:00
server Replace psql_db => $user with $default_database. 2014-03-10 09:26:28 +00:00
client.pp (GH-198) Fix race condition on postgresql startup 2013-10-24 00:33:45 +01:00
globals.pp Merge pull request #327 from xaque208/freebsdsupport 2014-01-21 15:03:05 -08:00
params.pp Update FreeBSD $confdir to defer to $datadir 2014-03-10 09:19:52 +00:00
repo.pp Various cleanups 2013-09-18 22:25:51 +01:00
server.pp remove trailing whitespace 2014-02-14 12:32:57 -08:00
validate_db_connection.pp Change validate_postgresql_connection.sh exec PATH 2014-03-10 09:20:36 +00:00