module-postgresql/manifests/server
Matthias Viehweger 673838c3d8 Remove deprecated and unused parameters to concat::fragment
The warnings are as follows:

Warning: Scope(Concat::Fragment[pg_hba_rule_deny access to postgresql user]): The $mode parameter to concat::fragment is deprecated and has no effect
Warning: Scope(Concat::Fragment[pg_hba_rule_deny access to postgresql user]): The $owner parameter to concat::fragment is deprecated and has no effect
2013-11-12 16:36:53 +01:00
..
config.pp Remove concat::setup for include 2013-10-24 00:33:45 +01:00
config_entry.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
contrib.pp Rename contrib to server::contrib 2013-09-20 14:35:24 +01:00
database.pp (GH-198) Fix race condition on postgresql startup 2013-10-24 00:33:45 +01:00
database_grant.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
db.pp Expose owner in db definition 2013-10-10 17:34:26 +02:00
firewall.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
grant.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
initdb.pp lint fixes 2013-09-21 19:45:35 +02:00
install.pp Use main psql path and cleanup old packages properly 2013-10-25 03:01:02 +02:00
passwd.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
pg_hba_rule.pp Remove deprecated and unused parameters to concat::fragment 2013-11-12 16:36:53 +01:00
plperl.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
reload.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
role.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
service.pp Allow specification of default database name 2013-10-26 16:33:36 -07:00
table_grant.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
tablespace.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00