Re: pgAdmin III commit: Revert the previous change that introduced sysSetti

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin III commit: Revert the previous change that introduced sysSetti
Дата
Msg-id AANLkTikntcE_v1usNy6MFTVFvJpPEVkW7mNQwerc5Va9@mail.gmail.com
обсуждение исходный текст
Ответ на pgAdmin III commit: Revert the previous change that introduced sysSetti  (Dave Page <dpage@pgadmin.org>)
Ответы Re: pgAdmin III commit: Revert the previous change that introduced sysSetti  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
Список pgadmin-hackers
Hi Peter;

Just so you're aware of this...

On Thu, Feb 17, 2011 at 11:31 AM, Dave Page <dpage@pgadmin.org> wrote:
> Revert the previous change that introduced sysSettings::WriteBool(),
> and restore the previous Write() overload. Whilst the change was, in
> theory, good, it failed to take into account that users of previous
> versions of pgAdmin would have true/false values stored in the
> Windows registry as REG_SZ values of "true" or "false", not REG_DWORDs
> as the new code would write. Needs more thought, and thorough testing
> on Windows when we re-visit this.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=aedd49e2b7bfd3104b5a9f30a4e70c0ea2892170
>
> Modified Files
> --------------
> pgadmin/include/utils/sysSettings.h |    6 +++++-
> pgadmin/utils/sysSettings.cpp       |   11 ++++++-----
> 2 files changed, 11 insertions(+), 6 deletions(-)
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Revert the previous change that introduced sysSetti
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: pgAdmin III commit: Revert the previous change that introduced sysSetti