pgAdmin III commit: Allow the decimal mark displayed by the query tool

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Allow the decimal mark displayed by the query tool
Дата
Msg-id E1UWk1S-0005i1-Jo@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow the decimal mark displayed by the query tool to be configured as the thousands separator can.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ffe9ddbc422462b7bb35298fd638cb8c15f7632b
Author: Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>

Modified Files
--------------
CHANGELOG                           |    3 +
pgadmin/ctl/ctlSQLResult.cpp        |   19 +-
pgadmin/frm/frmOptions.cpp          |   10 +
pgadmin/include/utils/sysSettings.h |   10 +
pgadmin/ui/frmOptions.xrc           |   15 +
pgadmin/ui/xrcDialogs.cpp           | 1548 ++++++++++++++++++-----------------
6 files changed, 844 insertions(+), 761 deletions(-)


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

Предыдущее
От: Jasmin Dizdarevic
Дата:
Сообщение: 2 patches
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Add an option to include column headers when copyin