module-postgresql/lib/puppet
Joshua Hoblitt 658e20afb5 use Puppet::Util::Execute.execute with puppet >= 3.4
Resolves this warning on puppet 3.4.2:

    Warning: Puppet::Util::SUIDManager.run_and_capture is deprecated; please
    use Puppet::Util::Execution.execute instead.

This patch also fixes the postgresql_psql provider's broken puppet "4"
support.
2014-01-07 16:12:53 -07:00
..
parser/functions Alter escaping in postgresql::config::afterservice 2013-07-23 13:04:46 +01:00
provider use Puppet::Util::Execute.execute with puppet >= 3.4 2014-01-07 16:12:53 -07:00
type Merge pull request #284 from 3dna/conf_allows_dots 2013-10-21 14:26:44 -07:00