module-postgresql/manifests
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
..
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 Add zero length string to join() function 2013-10-19 12:04:04 -04:00
client.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
globals.pp Add a parameter to (un)manage pg_hba.conf 2013-10-16 14:58:08 +02:00
params.pp Add a parameter to (un)manage pg_hba.conf 2013-10-16 14:58:08 +02:00
repo.pp Various cleanups 2013-09-18 22:25:51 +01:00
server.pp Add a parameter to (un)manage pg_hba.conf 2013-10-16 14:58:08 +02:00
validate_db_connection.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00