Make code folding case insensitive in the code mirror. Fixes #4264

This commit is contained in:
Aditya Toshniwal
2021-08-23 16:16:20 +05:30
committed by Akshay Joshi
parent 1b33c52eac
commit c64eb3507c
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ This release contains a number of bug fixes and new features since the release o
New features
************
| `Issue #4264 <https://redmine.postgresql.org/issues/4264>`_ - Make code folding case insensitive in the code mirror.
Housekeeping
************