Sun Aug 15 04:14:43 PDT 2004
- Previous message: [Slony1-commit] By cbbrowne: Indicate that there's now "true" primary key support and
- Next message: [Slony1-commit] By wieck: PostgreSQL 7.5 has been renamed to 8.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
*
*/
- Previous message: [Slony1-commit] By cbbrowne: Indicate that there's now "true" primary key support and
- Next message: [Slony1-commit] By wieck: PostgreSQL 7.5 has been renamed to 8.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list