Add request path/method GUC

This commit is contained in:
steve-chavez
2020-02-15 13:56:38 -05:00
committed by Steve Chavez
parent 0ed1d31c72
commit 1f40492d64
2 changed files with 104 additions and 82 deletions
+3
View File
@@ -13,6 +13,9 @@ Added
* Support for HTTP HEAD requests.
|br| -- `@steve-chavez <https://github.com/steve-chavez>`_
* Add GUCs for :ref:`guc_req_path_method`.
|br| -- `@steve-chavez <https://github.com/steve-chavez>`_
* Support for :ref:`planned_count` and :ref:`estimated_count`.
|br| -- `@steve-chavez <https://github.com/steve-chavez>`_