Re: [pgAdmin4][PATCH] Highlighting greenplum keywords in sql editor

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin4][PATCH] Highlighting greenplum keywords in sql editor
Дата
Msg-id CANxoLDfGYJz4x1BJkwH=6eaFPQDwGWZs-OqKLS3O559rwiPRfw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][PATCH] Highlighting greenplum keywords in sql editor  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Code looks good to me. Thanks patch applied.

On Mon, Sep 11, 2017 at 5:40 PM, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:


On Mon, Sep 11, 2017 at 5:34 PM, Dave Page <dpage@pgadmin.org> wrote:
Akshay, can you review/commit this please?

    Sure Dave. 

Thanks.

On Mon, Sep 11, 2017 at 10:38 AM, Teng Zhang <tezhang@pivotal.io> wrote:
Hi Hackers,

Attached is a patch that makes SQL editor show syntax highlighting with Greenplum keywords.

- Upgrade CodeMirror from 5.28 to 5.29 to include mime type "x-gpsql"
- Use "x-gpsql" mode for sql editor when connecting database is greenplum
- No behavior change to pg and ppas, still use "x-pgsql"

Regards,
Hao Wang & Teng Zhang





--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246



--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Highlighting greenplum keywords in sql editor
Следующее
От: Harshal Dhumal
Дата:
Сообщение: Array representation and save array data from datagrid [RM2671][pgAdmin4]