module-postgresql/lib
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
..
puppet use Puppet::Util::Execute.execute with puppet >= 3.4 2014-01-07 16:12:53 -07:00