Hi all,

Anothr corection to this file.

Now, the table for the jdbc type in postgresql moved from Field.java to
jdbc2/Connection.java. 

I've made the patche for myself, and test with village 1.5.1 and village
1.5.2, with a file test like the testMysql, but for postgresql. 

Atte.

Jerome Verleyen.

-- 
 LW: Attention ! Le groupe fr.bio.canauxioniques va bient�t �tre
supprim�.
 MB: Quelle en est la raison ?
 -+- in: Guide du Cabaliste Usenet - L'entropie vaincra ! -+-
--- /usr/local/Jakarta/jakarta-turbine-2/xdocs/howto/postgres-howto.xml Mon Aug 27 
18:23:57 2001
+++ postgres-howto.xml  Fri Sep  7 09:44:48 2001
@@ -62,20 +62,20 @@
 </p>
 
 <source><![CDATA[
-/home/projects/pgsql/cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Field.java,v
+/home/projects/pgsql/cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/jdbc2/Connection.java,v
 retrieving revision 1.1
-diff -r1.1 Field.java
-147c147
+diff -r1.1 Connection.java
+286c286
 <     "int4","oid",
 ---
 >     "int4",
-158a159
+297a298
 >     "oid",
-172c173
+311c312
 <     Types.INTEGER,Types.INTEGER,
 ---
 >     Types.INTEGER,
-183a185
+322a324
 >     Types.VARBINARY,
 ]]></source>
 

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

Reply via email to