Обсуждение: pgAdmin 4 commit: Add a small utility for extracting PostgreSQL SQLand

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(+)