pgAdmin 4 commit: Adding missing query templates required for the serve

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Adding missing query templates required for the serve
Date: 2016-04-18 09:27:54
Message-ID: E1as5TG-0002UM-4L@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Adding missing query templates required for the server module.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=09cc78bd0a0d7ae3c2832ede35002cec27c238ee

Modified Files
--------------
.../templates/servers/sql/9.1_plus/stats.sql | 49 ++++++++++++++++++++++
.../templates/servers/sql/9.2_plus/stats.sql | 49 ++++++++++++++++++++++
2 files changed, 98 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2016-04-18 09:51:18 [pgAdmin4][patch]: String evaluation issue
Previous Message Neel Patel 2016-04-18 08:55:19 Re: [pgAdmin4][Debugger]: Initial Patch