Add release notes

This commit is contained in:
steve-chavez
2019-01-06 20:58:07 -05:00
committed by Steve Chávez
parent 367b259bd4
commit a106edc5d0
3 changed files with 43 additions and 1 deletions
+2
View File
@@ -124,6 +124,8 @@ db-pool
Number of connections to keep open in PostgREST's database pool. Having enough here for the maximum expected simultaneous client connections can improve performance. Note it's pointless to set this higher than the :code:`max_connections` GUC in your database.
.. _db-extra-search-path:
db-extra-search-path
--------------------