Fri May 27 07:31:23 PDT 2011
- Previous message: [Slony1-commit] Slony-I-commit Tag REL_2_1_0_B2 has been created.
- Next message: [Slony1-commit] Slony-I-commit Changing version for beta2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Various Win32 fixes -Add resetSession to the win32 exports file. -Also remove /DEBUG from the win32 slony1_funcs.dll link line -Use PG_LIB not PGHOME. Also include standard headers on win32 -Win32 makefile changes. The location of required applications (postgresql,pthreads,gettext) will now come from the environment instead of requiring users to change the makefiles. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=b2e10ea9eed60bddad5c2e8fbf3f1ae2cf02e080 Modified Files -------------- doc/adminguide/installation.sgml | 33 +++++++++++++++++++-------------- src/backend/slony1_funcs.def | 3 ++- src/backend/win32.mak | 9 +++------ src/slon/win32.mak | 9 ++------- src/slonik/dbutil.c | 5 +++-- src/slonik/win32.mak | 5 ++--- 6 files changed, 31 insertions(+), 33 deletions(-)
- Previous message: [Slony1-commit] Slony-I-commit Tag REL_2_1_0_B2 has been created.
- Next message: [Slony1-commit] Slony-I-commit Changing version for beta2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list