[pgAdmin][RM3582] Can not add JSON-string as comments on objects

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM3582] Can not add JSON-string as comments on objects
Дата
Msg-id CAM9w-_n5OYc6aXQeC1MpBgsTxsMWMCoar6nirtZve=C4i_k0aA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM3582] Can not add JSON-string as comments on objects  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi Hackers,

Attached is to fix issue where adding JSON like comments on objects were considered as JSON instead of string, because of which the comments were altered at few places.

I have checked all the objects mentioned on https://www.postgresql.org/docs/current/sql-comment.html in pgAdmin and fixed wherever required. 

Please note, this patch also fixed RM4121 (a word change).

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4] Add API tests for Download CSV route in query tool
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: 1) Ensure that JSON strings as comments should be add