pgAdmin 4 commit: Highlighting greenplum keywords in sql editor

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Highlighting greenplum keywords in sql editor
Date: 2017-09-11 14:10:15
Message-ID: E1drPPj-0005yi-A8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Highlighting greenplum keywords in sql editor

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=512afd66182f463e6ce9515910205dcf0221e58c
Author: Teng Zhang <tezhang(at)pivotal(dot)io>

Modified Files
--------------
web/package.json | 2 +-
web/pgadmin/tools/datagrid/__init__.py | 7 +++++++
web/pgadmin/tools/datagrid/static/js/datagrid.js | 11 ++++++-----
web/pgadmin/tools/datagrid/templates/datagrid/index.html | 2 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 7 ++++---
web/yarn.lock | 6 +++---
6 files changed, 22 insertions(+), 13 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-09-11 14:11:01 Re: [pgAdmin4][PATCH] Highlighting greenplum keywords in sql editor
Previous Message Dave Page 2017-09-11 14:04:38 Re: pgAdmin 4 v2.0-rc1 builds