pgAdmin 4 commit: Add a small utility for extracting PostgreSQL SQLand

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add a small utility for extracting PostgreSQL SQLand
Дата
Msg-id E1h6bfB-00033f-Kz@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add a small utility for extracting PostgreSQL SQL and pl/pgsql keywords from the interwebs.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8e9a77b3e36cd754be32a2273ae6f2a84a394db9
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
tools/requirements.txt |   2 +
tools/sql_keywords.py  | 107 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 109 insertions(+)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix an issue with Python 2.7 where regression testou
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][patch] SQL Keywords extract utility