Re: eventlog fix

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Laurent Ballester <postgresql(dot)ballester(at)wanadoo(dot)fr>
Cc: Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: eventlog fix
Date: 2004-06-03 19:49:04
Message-ID: 20040603194904.GC29365@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Thu, Jun 03, 2004 at 12:33:29AM +0200, Laurent Ballester wrote:

> I modify pgevent.c, for your both remarks: "capital G" are disappears from
> source and I move GetModuleFilename() before RegCreateKey() call.
>
> I sent full set file again, it will be easier to apply.

> /* Global variables */
> HANDLE g_hModule = NULL; /* hModule of DLL */

We don't use this hungarian notation anywhere ... it certainly looks
ugly.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Y eso te lo doy firmado con mis lágrimas" (Fiebre del Loco)

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Stephen Frost 2004-06-03 20:33:26 Re: Add error-checking to timestamp_recv
Previous Message pgsql 2004-06-03 19:14:32 Re: [HACKERS] Configuration patch