Thread: pgAdmin 4 commit: Fix issue where reverse engineered SQL was failing fo

pgAdmin 4 commit: Fix issue where reverse engineered SQL was failing fo

From
Akshay Joshi
Date:
Fix issue where reverse engineered SQL was failing for foreign tables, if it had = in the options. Fixes #4171

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7ff85903e4fe95f4dd918152e2577d80b0c577e8
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                                      | 1 +
.../servers/databases/schemas/foreign_tables/__init__.py              | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)