Tag: oo_pqsdbc_01
User: jbu     
Date: 2006/07/17 14:18:06

Modified:
   dba/connectivity/source/drivers/postgresql/makefile.mk

Log:
 #i67106# statement for retrieving autovalues after insert now quotes correctly

File Changes:

Directory: /dba/connectivity/source/drivers/postgresql/
=======================================================

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/postgresql/makefile.mk?r1=1.1.2.9&r2=1.1.2.10
Delta lines:  +3 -3
-------------------
--- makefile.mk 27 May 2006 11:32:13 -0000      1.1.2.9
+++ makefile.mk 17 Jul 2006 21:18:04 -0000      1.1.2.10
@@ -2,9 +2,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.1.2.9 $
+#   $Revision: 1.1.2.10 $
 #
-#   last change: $Author: jbu $ $Date: 2006/05/27 11:32:13 $
+#   last change: $Author: jbu $ $Date: 2006/07/17 21:18:04 $
 #
 #   The Contents of this file are made available subject to the terms of
 #   either of the following licenses
@@ -79,7 +79,7 @@
 
 PQ_SDBC_MAJOR=0
 PQ_SDBC_MINOR=7
-PQ_SDBC_MICRO=2
+PQ_SDBC_MICRO=3
 
 CFLAGS+=-I$(SOLARINCDIR)$/postgresql \
        -DPOSTGRESQL_MAJOR=$(POSTGRESQL_MAJOR) \




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to