File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ 2013-07-19 Release 2.4.0
2+ ========================
3+
4+ Summary
5+ -------
6+ This updates adds the ability to change permissions on tables, create template
7+ databases from normal databases, manage PL-Perl's postgres package, and
8+ disable the management of `pg_hba.conf`.
9+
10+ Features
11+ --------
12+ - Add `postgresql::table_grant` defined resource
13+ - Add `postgresql::plperl` class
14+ - Add `manage_pg_hba_conf` parameter to the `postgresql::config` class
15+ - Add `istemplate` parameter to the `postgresql::database` define
16+
17+ Bugfixes
18+ --------
19+ - Update `postgresql::role` class to be able to update roles when modified
20+ instead of only on creation.
21+ - Update tests
22+ - Fix documentation of `postgresql::database_grant`
23+
1242.3.0
225=====
326
Original file line number Diff line number Diff line change 11name ' puppetlabs-postgresql'
2- version ' 2.3 .0'
2+ version ' 2.4 .0'
33source ' git://github.com/puppetlabs/puppet-postgresql.git'
44author ' Inkling/Puppet Labs'
55description ' PostgreSQL defined resource types'
You can’t perform that action at this time.
0 commit comments