Steve Singer ssinger at ca.afilias.info
Mon Sep 13 13:46:35 PDT 2010
Fixes for win32 compiles.
 -Try to include pgbindir in the path when we invoke the test program to check PQisthreadsafe so libpq.dll can
 be found.
-slon_terminate_worker is not used on win32 (slon does not fork)
-updating expected results(parsestatement test) to match what is currently generated on win32
(cherry picked from commit 6c7c91252f437e9dd5c86b6f2a0f92840c135b6d)

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=24bf91eed74a6422b10aba6ca7da10bcc448e974

Modified Files
--------------
config/acx_libpq.m4                         |    5 +++++
src/parsestatements/test_sql.expected.win32 |  Bin 6302 -> 6309 bytes
src/slon/slon.c                             |   12 ++++++++++--
3 files changed, 15 insertions(+), 2 deletions(-)



More information about the Slony1-commit mailing list