pgAdmin 4 commit: Fix reverse engineering SQL issue for partitions when

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix reverse engineering SQL issue for partitions when
Date: 2019-12-05 07:43:44
Message-ID: E1iclnc-0004Br-3Q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix reverse engineering SQL issue for partitions when specifying digits as comments. Fixes #4893.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8e1973bc2d034ad45d4b79ea4972fd4f45bbd7f

Modified Files
--------------
docs/en_US/release_notes_4_16.rst | 1 +
.../databases/schemas/tables/partitions/__init__.py | 14 ++++++++++++--
.../servers/databases/schemas/tables/triggers/utils.py | 5 ++++-
3 files changed, 17 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-05 07:44:21 Re: [pgAdmin][RM4674] User can not launch query tool window if user name contain html characters
Previous Message Aditya Toshniwal 2019-12-05 07:13:34 Re: [pgAdmin][RM4674] User can not launch query tool window if user name contain html characters