pgAdmin 4 commit: Fix issue where reverse engineered SQL was failing fo

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fix issue where reverse engineered SQL was failing fo
Дата
Msg-id E1haE5a-0007AR-Sv@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix issue where reverse engineered SQL was failing for foreign tables, if it had = in the options. Fixes #4171

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_9.rst                                      | 1 +
.../servers/databases/schemas/foreign_tables/__init__.py              | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4253] create new column with default value
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4171] Can not display sql of foreign table when usedcharacter = in options