pgAdmin 4 commit: Don't quote bigints when copying them from the Query

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Don't quote bigints when copying them from the Query
Дата
Msg-id E1iNxDy-0001aY-W3@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Don't quote bigints when copying them from the Query Tool results grid. Fixes #4459

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_15.rst                  |   1 +
.../js/selection/range_boundary_navigator.js       |  11 +-
web/pgadmin/static/js/slickgrid/editors.js         |   1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |   1 +
.../selection/range_boundary_navigator_spec.js     |  12 +-
web/yarn.lock                                      | 569 +++++++++------------
6 files changed, 251 insertions(+), 344 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM3913] pgagent run status not correct
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4459] Copying cell from query result table wraps"bigint" value in quotes