Revision: 4834
          http://sourceforge.net/p/jump-pilot/code/4834
Author:   michaudm
Date:     2016-02-28 17:49:36 +0000 (Sun, 28 Feb 2016)
Log Message:
-----------
Update postgresql driver to solve a problem with batch statements

Modified Paths:
--------------
    core/trunk/pom.xml

Added Paths:
-----------
    core/trunk/lib/postgresql-9.4.1208.jre6.jar

Removed Paths:
-------------
    core/trunk/lib/postgresql-9.4-1206-jdbc4.jar

Deleted: core/trunk/lib/postgresql-9.4-1206-jdbc4.jar
===================================================================
(Binary files differ)

Added: core/trunk/lib/postgresql-9.4.1208.jre6.jar
===================================================================
(Binary files differ)

Index: core/trunk/lib/postgresql-9.4.1208.jre6.jar
===================================================================
--- core/trunk/lib/postgresql-9.4.1208.jre6.jar 2016-02-27 21:59:28 UTC (rev 
4833)
+++ core/trunk/lib/postgresql-9.4.1208.jre6.jar 2016-02-28 17:49:36 UTC (rev 
4834)

Property changes on: core/trunk/lib/postgresql-9.4.1208.jre6.jar
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml  2016-02-27 21:59:28 UTC (rev 4833)
+++ core/trunk/pom.xml  2016-02-28 17:49:36 UTC (rev 4834)
@@ -765,7 +765,7 @@
         <dependency>
             <groupId>org.postgresql</groupId>
             <artifactId>postgresql</artifactId>
-            <version>9.4-1206-jdbc4</version>
+            <version>9.4.1208.jre6</version>
             <scope>compile</scope>
         </dependency>
         <dependency>


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to