pgAdmin 4 commit: Fixes #1143 - Update the comments in edit mode for th - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1143 - Update the comments in edit mode for th
Date
Msg-id E1b6f1e-0007iI-7I@gothos.postgresql.org
Whole thread Raw
List 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.zabuawala@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: To fix the issue while adding first server (pgAdmin4)
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: To fix issue in updating comments (pgAdmin4)