module-postgresql/spec/unit
Nate Potter 82c6716d48 (MODULES-3247) Enable schema and database ownership change
Currently postgresql::server::schema, postgresql::server::db and
postgresql::server::database allow creating new schemas and
databases if they don't already exist and assigning owners to
them. This patch enables changing the owner of a schema or database
that already exists if the change_ownership variable is set to true.
2016-07-09 15:55:51 -07:00
..
classes (maint) fix test to run under strict variables 2016-04-04 14:38:19 +01:00
defines (MODULES-3247) Enable schema and database ownership change 2016-07-09 15:55:51 -07:00
functions Escape case where password ends with '$'. 2016-02-02 10:13:19 +01:00
provider/postgresql_conf Update quoting because addresses are not floats 2016-02-18 10:05:56 -08:00
puppet (MODULES-661) Remote DB support 2015-08-27 11:03:18 +01:00
type Merge 3.4.x changes into master. 2014-07-25 09:31:00 -04:00