calling variadic functions

This commit is contained in:
Wolfgang Walther
2020-10-27 21:03:12 -05:00
committed by Steve Chavez
parent 15d5b8a292
commit 06dba3953f
2 changed files with 39 additions and 2 deletions
+2
View File
@@ -12,6 +12,8 @@ Added
* Allow http status override through the :ref:`response.status <guc_resp_status>` GUC.
|br| -- `@steve-chavez <https://github.com/steve-chavez>`_
* Allow :ref:`s_procs_variadic`.
|br| -- `@wolfgangwalther <https://github.com/wolfgangwalther>`_
Fixed
-----