module-postgresql/lib/puppet/provider
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
..
postgresql_conf test and fix for dots breaking config keys 2013-10-18 23:02:11 +00:00
postgresql_psql use Puppet::Util::Execute.execute with puppet >= 3.4 2014-01-07 16:12:53 -07:00