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

Tags:
----
REL_1_0_STABLE

Modified Files:
--------------
    slony1-engine/src/slon:
        dbutils.c (r1.9 -> r1.9.2.1)

-------------- next part --------------
Index: dbutils.c
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/slon/dbutils.c,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -Lsrc/slon/dbutils.c -Lsrc/slon/dbutils.c -u -w -r1.9 -r1.9.2.1
--- src/slon/dbutils.c
+++ src/slon/dbutils.c
@@ -37,7 +37,7 @@
  * which is not threadsafe.  It is especially odd because I'm not using
  * kerberos. 
  * 
- * This is fixed in libpq in 7.5, but for now (and for older versions
+ * This is fixed in libpq in 8.0, but for now (and for older versions
  * we'll just use this mutex. 
  *
  */


More information about the Slony1-commit mailing list