Fixed an issue where the procedure creation is failed when providing the Volatility option. Fixes #6293

This commit is contained in:
Akshay Joshi
2021-03-30 10:58:32 +05:30
parent 9c69c1a277
commit a29890368c
4 changed files with 6 additions and 4 deletions

View File

@@ -13,7 +13,9 @@ New features
Housekeeping
************
Bug fixes
*********
| `Issue #6293 <https://redmine.postgresql.org/issues/6293>`_ - Fixed an issue where the procedure creation is failed when providing the Volatility option.
| `Issue #6356 <https://redmine.postgresql.org/issues/6356>`_ - Mark the Apache HTTPD config file as such in the web DEB and RPM packages.