I have cleaned up the version handling to deal with the situation that Sandeep Thakkar described; it now correctly recognizes 9.2 as a supported version. I committed that to both 2.1_STABLE and to master.
In searching around on this, I noticed a couple of places in the code base where we have references to logic testing for versions before 8.0. That seems quite unnecessary as we don't support anything earlier than 8.3 (at least in the modern branches). I didn't see a lot of cruft, but here it is: https://github.com/cbbrowne/slony1-engine/tree/removepre8stuff It seems sufficient to me to plan to apply this just to the "master" branch.
_______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
