| From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Fixes #1143 - Update the comments in edit mode for th |
| Date: | 2016-05-28 14:15:38 |
| Message-ID: | E1b6f1e-0007iI-7I@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Fixes #1143 - Update the comments in edit mode for the foreign data
wrapper, and foreign table objects.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fd0d740accef4d06310f8dcbcf15fbd6f3314295
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Modified Files
--------------
.../foreign_servers/templates/foreign_servers/sql/9.1_plus/update.sql | 2 +-
.../foreign_servers/templates/foreign_servers/sql/9.3_plus/update.sql | 2 +-
.../templates/foreign_data_wrappers/sql/9.1_plus/update.sql | 2 +-
.../templates/foreign_data_wrappers/sql/9.3_plus/update.sql | 2 +-
.../foreign_tables/templates/foreign_tables/sql/9.1_plus/update.sql | 2 +-
.../foreign_tables/templates/foreign_tables/sql/9.2_plus/update.sql | 2 +-
.../foreign_tables/templates/foreign_tables/sql/9.5_plus/update.sql | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashesh Vashi | 2016-05-28 14:15:43 | Re: PATCH: To fix issue in updating comments (pgAdmin4) |
| Previous Message | Ashesh Vashi | 2016-05-28 14:12:46 | Re: PATCH: To fix the issue while adding first server (pgAdmin4) |