pgAdmin 4 commit: Ensure comments are shown in reverse engineered SQL f

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure comments are shown in reverse engineered SQL f
Date: 2019-11-01 11:58:42
Message-ID: E1iQVZi-0000KJ-HQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-11-01 11:58:51 Re: [pgAdmin][RM4191] Comments is not visible in SQL pane for partition table
Previous Message Dave Page 2019-11-01 11:49:28 Re: [pgAdmin][RM4006] Trigger enable always/replica shown as disabled