CVS User Account cvsuser
Sun Aug 15 04:19:47 PDT 2004
Log Message:
-----------
PostgreSQL 7.5 has been renamed to 8.0

Tags:
----
REL_1_0_STABLE

Modified Files:
--------------
    slony1-engine/tools:
        slony_setup.pl (r1.11 -> r1.11.2.1)

-------------- next part --------------
Index: slony_setup.pl
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tools/slony_setup.pl,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -Ltools/slony_setup.pl -Ltools/slony_setup.pl -u -w -r1.11 -r1.11.2.1
--- tools/slony_setup.pl
+++ tools/slony_setup.pl
@@ -74,8 +74,8 @@
 Sometimes a "pg_dump | psql" will generate errors on the psql side.  These
 are not always fatal, but should be looked at.
 
-Add support for detecting pg_dump 7.5 on the master and disabling dollar
-quoting if the slave is less than 7.5.
+Add support for detecting pg_dump 8.0 on the master and disabling dollar
+quoting if the slave is less than 8.0.
 
 Add support for detecting version of slaves to see if they satisfy?
 


More information about the Slony1-commit mailing list