pgAdmin 4 commit: Fixes #1285 - Update the comments (description) over - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1285 - Update the comments (description) over
Date
Msg-id E1b8m0M-0000tq-Ru@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes #1285 - Update the comments (description) over the tablespace
properly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8b54b59f2becae0a307b6953e74a92a5bc2741b5
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/tablespaces/__init__.py     | 4 ++--
.../servers/tablespaces/templates/tablespaces/sql/9.1_plus/update.sql | 2 +-
.../servers/tablespaces/templates/tablespaces/sql/9.2_plus/update.sql | 2 +-
.../servers/tablespaces/templates/tablespaces/sql/pre_9.1/update.sql  | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: To fix minor patches (pgAdmin4)
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixes #1303 Query with Order by clause is not working