module-postgresql/manifests/server
Jarl Stefansson 017d134188 Add zero length string to join() function
The stdlib join() function takes an array and a string as parameters, it then joins all the elements of the array using the string as a separator.
On Centos 6.4 the join() function fails if given just an array but not a string.
2013-10-19 12:04:04 -04:00
..
config.pp Add a parameter to (un)manage pg_hba.conf 2013-10-16 14:58:08 +02: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 Fix encoding issues for ubuntu 2013-09-19 21:15:09 +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 lint fixes 2013-09-21 19:45:35 +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 Add zero length string to join() function 2013-10-19 12:04:04 -04: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 Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01: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