Bruce Momjian
65edb54186
Attached are a patch to allow the charset encoding used by the JDBC
...
driver to be set, and a description of said patch. Please refer to
the latter for more information.
William
--
William Webber william@peopleweb.net.au
2000-09-12 04:58:50 +00:00
Peter Mount
e3cc370d15
Added org/postgresql/DriverClass.java to the list of files removed by make clean (it's dynamically built)
...
Fixed Statement, so that the update count is valid when an SQL DELETE operation is done.
While fixing the update count, made it easier to get the OID of the last insert as well. Example is in example/basic.java
2000-06-06 11:06:09 +00:00
Peter Mount
0e38f0a1d1
Added some missing org.'s that prevented the use of the geometric types
2000-06-06 07:45:07 +00:00
Peter Mount
d7dbba2659
Removed hardwired 8k limit on queries
2000-06-06 07:24:06 +00:00
Peter Mount
4fc3690238
Attempt III
2000-04-26 05:39:32 +00:00