pgAdmin 4 commit: Highlighting greenplum keywords in sql editor - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Highlighting greenplum keywords in sql editor
Date
Msg-id E1drPPj-0005yi-A8@gothos.postgresql.org
Whole thread Raw
List 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@pivotal.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin 4 v2.0-rc1 builds
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][PATCH] Highlighting greenplum keywords in sql editor