pgAdmin 4 commit: Highlighting greenplum keywords in sql editor

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Highlighting greenplum keywords in sql editor
Дата
Msg-id E1drPPj-0005yi-A8@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin 4 v2.0-rc1 builds
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][PATCH] Highlighting greenplum keywords in sql editor