Re: eventlog fix - Mailing list pgsql-patches

From Laurent Ballester
Subject Re: eventlog fix
Date
Msg-id 00ce01c448f1$a0f75b20$5dd6fdc1@fleche
Whole thread Raw
In response to Re: eventlog fix  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: eventlog fix  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-patches
Hello magnus,

> I assume you mean src/bin/pgevent, to be consistent with the naming used
> inside the program.

OK, I Modify Makefile subdir value. In fact I name it pg_event because many
directory under src/bin began with pg_ .

> Second, I'd register the source as "PostgreSQL", not "PostGreSQL". I
> don't think the "captital-G" is generally used, and it's specifically
> NOT what the backend uses. Sure, the key reading process is
> case-insensitive today, but it's still a good idea to keep things
> consistent :-)

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.

regards,

Laurent

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Small doc patch for area() function...
Next
From: Bruce Momjian
Date:
Subject: Re: Relocatable locale