Steve Singer ssinger at ca.afilias.info
Thu Jul 7 12:42:56 PDT 2011
Fix for bug 216.
Pass the time to postgresql as seconds from EPOCH instead of as a timestamp
with a timezone.  MS-Windows does not generate the timezone as a 3 letter
abbreviation but as a full word.  This patch avoids the problem.

Branch
------
master

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

Modified Files
--------------
src/slon/monitor_thread.c |    3 +--
1 files changed, 1 insertions(+), 2 deletions(-)



More information about the Slony1-commit mailing list