Added documentation for shared server support. Fixes #5792

This commit is contained in:
Nidhi Bhammar
2020-09-11 19:12:08 +05:30
committed by Akshay Joshi
parent a7d40e238e
commit 6ded547a0d
5 changed files with 21 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ Housekeeping
| `Issue #5332 <https://redmine.postgresql.org/issues/5332>`_ - Improve code coverage and API test cases for Columns and Constraints (Index, Foreign Key, Check, Exclusion).
| `Issue #5344 <https://redmine.postgresql.org/issues/5344>`_ - Improve code coverage and API test cases for Grant Wizard.
| `Issue #5774 <https://redmine.postgresql.org/issues/5774>`_ - Improve code coverage and API test cases for Tables.
| `Issue #5792 <https://redmine.postgresql.org/issues/5792>`_ - Added documentation for shared server support.
Bug fixes
*********