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