module-postgresql/spec/unit/defines/server
François Conil c1f4530634 Fixes MODULES_2059 - adds extension argument
This adds the ability to define the extension name separately from the
"title" of the resource, which allows you to add the extension to more
than one database.

As per the original ticket, extensions in postgresql can be defined on
a per database basis. By using the same name for both the extension and
the instance of postgresql::server::extension, you're getting duplicates
errors if you try to assign an extension to more than one database
2015-09-09 14:26:41 +10:00
..
config_entry_spec.rb Fix data directory handling 2014-10-31 16:03:15 -07:00
database_grant_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
database_spec.rb (MODULES-661) Remote DB support 2015-08-27 11:03:18 +01:00
db_spec.rb create role before database 2015-02-23 11:57:05 +01:00
extension_spec.rb Fixes MODULES_2059 - adds extension argument 2015-09-09 14:26:41 +10:00
grant_spec.rb (MODULES-661) Remote DB support 2015-08-27 11:03:18 +01:00
pg_hba_rule_spec.rb Added 9.4, corrected past versions based on docs 2015-06-25 16:00:42 -04:00
pg_ident_rule_spec.rb Update rspec-puppet tests for 2.0 2015-03-19 13:55:26 -07:00
recovery_spec.rb (MODULES-1761) Provide defined resource for managing recovery.conf 2015-03-30 10:27:55 +02:00
role_spec.rb (MODULES-661) Remote DB support 2015-08-27 11:03:18 +01:00
schema_spec.rb defined type for creating database schemas 2014-07-25 17:10:40 +02:00
table_grant_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
tablespace_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00