postgresql_table: add reference to postgresql_idx in seealso (#62387)

This commit is contained in:
Andrey Klychkov 2019-09-17 13:55:48 +03:00 committed by John R Barker
parent f9fd1f3626
commit a6857d6359

View file

@ -106,6 +106,7 @@ notes:
- Unlogged tables are available from PostgreSQL server version 9.1.
seealso:
- module: postgresql_sequence
- module: postgresql_idx
- module: postgresql_info
- module: postgresql_tablespace
- module: postgresql_owner