.. |
config.pp
|
Merge pull request #517 from cmurphy/fix_datadir
|
2014-10-31 16:36:07 -07:00 |
config_entry.pp
|
Fix data directory handling
|
2014-10-31 16:03:15 -07:00 |
contrib.pp
|
Remove the ensure => absent uninstall code.
|
2014-07-12 12:15:42 -04:00 |
database.pp
|
fix future parser error
|
2014-09-16 11:19:43 -07:00 |
database_grant.pp
|
Major rewrite to solve order dependencies and unclear public API
|
2013-09-14 06:39:15 +01:00 |
db.pp
|
Ensure db user exists before validating db connection
|
2014-05-23 17:05:17 -04:00 |
grant.pp
|
Add support for GRANT SCHEMA and ALL TABLES IN SCHEMA
|
2014-12-01 16:07:38 +00:00 |
initdb.pp
|
Fix data directory handling
|
2014-10-31 16:03:15 -07:00 |
install.pp
|
Remove the ensure => absent uninstall code.
|
2014-07-12 12:15:42 -04:00 |
passwd.pp
|
Remove the ensure => absent uninstall code.
|
2014-07-12 12:15:42 -04:00 |
pg_hba_rule.pp
|
Fixed deprecation warning for class param in server.pp. Changed subclasses of server to use ::_version, which will be assigned the value from globals or (deprecated) class param.
|
2014-08-18 11:26:06 +02:00 |
pg_ident_rule.pp
|
Create the pg_ident_rule defined type
|
2014-07-26 17:14:51 -05:00 |
plperl.pp
|
Remove the ensure => absent uninstall code.
|
2014-07-12 12:15:42 -04:00 |
postgis.pp
|
Remove the ensure => absent uninstall code.
|
2014-07-12 12:15:42 -04:00 |
reload.pp
|
Remove the ensure => absent uninstall code.
|
2014-07-12 12:15:42 -04:00 |
role.pp
|
Fixed deprecation warning for class param in server.pp. Changed subclasses of server to use ::_version, which will be assigned the value from globals or (deprecated) class param.
|
2014-08-18 11:26:06 +02:00 |
schema.pp
|
Add schema creator
|
2014-12-02 20:54:22 +00:00 |
service.pp
|
Add service_manage parameter
|
2014-12-05 10:10:17 +11:00 |
table_grant.pp
|
Add support for port parameter to postgresql::server, fix underlying assumptions that port=5432
|
2014-04-17 15:09:07 -04:00 |
tablespace.pp
|
This seems to fix up selinux for tablespace.
|
2014-08-01 14:56:25 -04:00 |