@@ -7,16 +7,15 @@ Table of Contents
7
7
1 . [ Overview - What is the PostgreSQL module?] ( #overview )
8
8
2 . [ Module Description - What does the module do?] ( #module-description )
9
9
3 . [ Setup - The basics of getting started with PostgreSQL module] ( #setup )
10
- * [ PE 3.2 supported module] ( #pe-3.2 -supported-module )
10
+ * [ PE 3.2 supported module] ( #pe-32 -supported-module )
11
11
* [ Configuring the server] ( #configuring-the-server )
12
12
4 . [ Usage - How to use the module for various tasks] ( #usage )
13
13
5 . [ Upgrading - Guide for upgrading from older revisions of this module] ( #upgrading )
14
14
6 . [ Reference - The classes, defines,functions and facts available in this module] ( #reference )
15
15
7 . [ Limitations - OS compatibility, etc.] ( #limitations )
16
16
8 . [ Development - Guide for contributing to the module] ( #development )
17
- 9 . [ Disclaimer - Licensing information] ( #disclaimer )
18
- 10 . [ Transfer Notice - Notice of authorship change] ( #transfer-notice )
19
- 11 . [ Contributors - List of module contributors] ( #contributors )
17
+ 9 . [ Transfer Notice - Notice of authorship change] ( #transfer-notice )
18
+ 10 . [ Contributors - List of module contributors] ( #contributors )
20
19
21
20
Overview
22
21
--------
@@ -237,7 +236,7 @@ Resources:
237
236
* [ postgresql::server::database] ( #resource-postgresqlserverdatabase )
238
237
* [ postgresql::server::database_grant] ( #resource-postgresqlserverdatabase_grant )
239
238
* [ postgresql::server::pg_hba_rule] ( #resource-postgresqlserverpg_hba_rule )
240
- * [ postgresql::server::pg_ident_rule] ( #resource-postgresqlserver_pg_identrule )
239
+ * [ postgresql::server::pg_ident_rule] ( #resource-postgresqlserverpg_ident_rule )
241
240
* [ postgresql::server::role] ( #resource-postgresqlserverrole )
242
241
* [ postgresql::server::schema] ( #resource-postgresqlserverschema )
243
242
* [ postgresql::server::table_grant] ( #resource-postgresqlservertable_grant )
0 commit comments