module-postgresql/lib
Chris Price 2a922f104a Initial working implementation of ruby psql type/provider
This commit provides a working implementation of a ruby
type/provider (`postgresql_psql` for handling the PSQL
commands.  This is a little more flexible than doing it
via Exec resources, which is what the `postgresql::psql`
type was doing.

The old type is still present but now includes a
deprecation notification, and all of the other types
that were using the `::psql` type have been ported over
to use the `postgresql_psql` type instead.
2012-11-04 21:47:49 -08:00
..
facter Working version of postgresql::server 2012-06-08 13:37:21 -07:00
puppet Initial working implementation of ruby psql type/provider 2012-11-04 21:47:49 -08:00