Re: sysSettings::Flush()

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Vladimir Kokovic <vladimir(dot)kokovic(at)gmail(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: sysSettings::Flush()
Date: 2012-10-09 17:08:21
Message-ID: CA+OCxoxoHBPoo4CuTvCPxJ19Zqn3CFWJ8OHx2jKP63Drm8s2Vw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Tue, Oct 9, 2012 at 5:21 PM, Vladimir Kokovic
<vladimir(dot)kokovic(at)gmail(dot)com> wrote:
> Hi,
>
> That is variant for somebody who don't want flush() on every setting.
> My preferred value is 0 (immediately).

Doesn't seem particularly configurable though :-). I think flushing
every time is fine - can you make that tweak and resend the patch
please?

On a related note; I'm still having trouble with your patches. This
one gives the following when I try to apply it:

raptor:pgAdmin3 dpage$ patch -p0 < ~/Downloads/pgadmin3-2.patch
patch: **** unexpected `***' at line 12: ***
a/pgadmin/include/utils/sysSettings.h

How did you generate it? Was there any manual adjustment made that
might have broken it?

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

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Vladimir Kokovic 2012-10-10 04:38:56 Re: sysSettings::Flush()
Previous Message Vladimir Kokovic 2012-10-09 16:21:39 Re: sysSettings::Flush()