pgAdmin III commit: Allow the decimal mark and thousands separators to

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Allow the decimal mark and thousands separators to
Date: 2013-04-29 17:35:30
Message-ID: E1UWrz8-0003u2-Vf@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow the decimal mark and thousands separators to be blank.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=01920c9522d45f94259f6ba344b61100e82dcc46
Author: Jasmin Dizdarevic <jasmin(dot)dizdarevic(at)gmail(dot)com>

Modified Files
--------------
pgadmin/frm/frmOptions.cpp | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-04-29 17:51:50 Re: 2 patches
Previous Message Dave Page 2013-04-29 17:00:06 Re: PATCH: Debugger Redesign