Editing integer array cell clears data

Поиск
Список
Период
Сортировка
От Janus
Тема Editing integer array cell clears data
Дата
Msg-id CAJTmWxhAe8Mq56gm7rLYvX0_iG_tf5ONonwjKk1-GkKT5q6JvA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Editing integer array cell clears data  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Список pgadmin-support
Windows 10, pgAdmin 4.1. select version() = PostgreSQL 11.1 on x86_64-pc-mingw64, compiled by gcc.exe (Rev5, Built by MSYS2 project) 4.9.2, 64-bit

I have a table with a column defined with integer[] data type. When attempting to edit this using the pgAdmin GUI (double-click cell in View Data), the content of the cell (e.g {1,2}) is cleared. When exiting the cell, the empty cell is now rendered with the [null] text.
I was expecting to be able to edit the data directly like when double clicking a cell defined with character varying[] data type.

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 v4.1 released
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: Editing integer array cell clears data