Patch from Peter Eisentraut
Conflicts:
RELEASE
distdir= @SLONYPATH@/@PACKAGE_NAME@-@PACKAGE_VERSION@
prefix= @prefix@
sysconfdir= @sysconfdir@
+datarootdir= @datarootdir@
host_os= @HOST_OS@
host_cpu= @host_cpu@
favor of having the built docs stored in a new "historical
documentation" directory.
-** 2.1.0 (beta 2)
-- Bug 219 Default to PostgreSQL 8.4 support if the version of PG is newer than
- what slony recognizes.
-
- Fix threading issue in monitor_thread where slon_init can be called
without the mutex being locked. This function was written to assume
the mutex lock exists.
-
+
+- datarootdir warning from autoconf fixed
+
+** 2.1.0 (beta 2)
+
- Bug #204 :: Upgrade from 2.0.x fails under PostgreSQL 8.3, fixing
issues with failover and non-direct subscribers