pgAdmin 4 commit: Ensure size stats are prettified on the statisticsta

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure size stats are prettified on the statisticsta
Дата
Msg-id E1gwUuO-0005Wj-OC@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure size stats are prettified on the statistics tab when the UI language != English. Fixes #3096

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e5598038fa655b90fc2c386e145e10b65ecae0a2

Modified Files
--------------
docs/en_US/release_notes_4_3.rst                             |  1 +
.../exclusion_constraint/static/js/exclusion_constraint.js   |  2 +-
.../constraints/index_constraint/static/js/primary_key.js    |  2 +-
.../index_constraint/static/js/unique_constraint.js          |  2 +-
.../databases/schemas/tables/indexes/static/js/index.js      |  4 ++--
.../schemas/tables/partitions/static/js/partition.js         |  6 +++---
.../servers/databases/schemas/tables/static/js/table.js      | 12 ++++++------
.../server_groups/servers/databases/static/js/database.js    |  4 ++--
.../servers/tablespaces/static/js/tablespace.js              |  4 ++--
9 files changed, 19 insertions(+), 18 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Include multiple versions of the PG utilties inconta
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update CodeMirror to 5.43.0 to resolve issues withau