pgAdmin 4 commit: Ensure comments are shown in reverse engineered SQL f - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure comments are shown in reverse engineered SQL f
Date
Msg-id E1iQVZi-0000KJ-HQ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure comments are shown in reverse engineered SQL for table partitions. Fixes #4191

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_15.rst                                    | 1 +
.../schemas/tables/templates/partitions/sql/pg/10_plus/create.sql    | 5 +++++
.../schemas/tables/templates/partitions/sql/ppas/10_plus/create.sql  | 5 +++++
3 files changed, 11 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4006] Trigger enable always/replica shown as disabled
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4191] Comments is not visible in SQL pane forpartition table