|
Home > Archive > Slony1 PostgreSQL Replication > August 2005 > Event library and version info
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Event library and version info
|
|
| Magnus Hagander 2005-08-11, 8:25 pm |
| Hi!
This patch adds an event library (copied from pegevent.dll in the main
project) called slevent (only compiled on win32), adds version
information resources to all DLLs/EXEs (win32 only of course) modelled
on the stuff in the main project, and fixes a small problem in the win32
DLL build rules.
This will probably conflict with the previous patch I sad on at least
one line in the makefiles, but it should be easy enough to merge :-)
//Magnus
| |
| Dave Page 2005-08-12, 9:30 am |
| Patch applied with minor changes:
- Change PGFILEDESC to SLFILEDESC
- fix 'install' target for src/slevent
Regards, Dave.
> -----Original Message-----
> From: slony1-general-bounces- AuKwsB3Fm+ugFIWk8tvy
RWD2FQJk+8+b@public.gmane.org=20
> [mailto:slony1-general-bounces- AuKwsB3Fm+ugFIWk8tvy
RWD2FQJk+8+b@public.gmane.org] On=20
> Behalf Of Magnus Hagander
> Sent: 11 August 2005 21:04
> To: slony1-general- AuKwsB3Fm+ugFIWk8tvy
RWD2FQJk+8+b@public.gmane.org
> Subject: [Slony1-general] Event library and version info
>=20
> Hi!
>=20
> This patch adds an event library (copied from pegevent.dll in the main
> project) called slevent (only compiled on win32), adds version
> information resources to all DLLs/EXEs (win32 only of course) modelled
> on the stuff in the main project, and fixes a small problem=20
> in the win32
> DLL build rules.
>=20
>=20
> This will probably conflict with the previous patch I sad on at least
> one line in the makefiles, but it should be easy enough to merge :-)
>=20
> //Magnus
>=20
|
|
|
|
|