pgAdmin 4 commit: Fixes #1285 - Update the comments (description) over

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1285 - Update the comments (description) over
Date: 2016-06-03 10:07:02
Message-ID: E1b8m0M-0000tq-Ru@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-06-03 10:07:35 pgAdmin 4 commit: Fixes #1303 Query with Order by clause is not working
Previous Message Ashesh Vashi 2016-06-03 10:05:04 Re: PATCH: To fix minor patches (pgAdmin4)