Re: [pgAdmin4][RM3596] Add support for CLOB data type support for EPAS

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin4][RM3596] Add support for CLOB data type support for EPAS
Дата
Msg-id CA+OCxozQkRQEZnemNRg4znfZGbind5oNboVqjJJkp3=njGt+zg@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][RM3596] Add support for CLOB data type support for EPAS  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

Fahar; please test this thoroughly - I have limited EPAS instances to hand. Thanks!


On Wed, Sep 12, 2018 at 2:19 PM, Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch to fix:
1) CLOB data type (and other datatypes of sys schema) was not visible in properties of existing column to edit for EPAS.
2) CLOB data type was not set as CLOB in column data type drop down.
3) Create a type in public schema eg-"typeInPublic" and try to create a column with that type. It failed to create.
4) DEFAULT keyword was added to generated SQL on focus on Default value textbox focus and staying there forever even if textbox is blank.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"



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

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

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix support for the CLOB datatype in EPAS. Fixes#359
Следующее
От: Akshay Joshi
Дата:
Сообщение: [pgAdmin4][Patch]: Added basic start up logs for RunTime