postgresql/src/interfaces
Barry Lind cfae07331c Applied patch submitted by Mats Lofkvist fixing serious threading problem introduced in beta3.
Fixed bug with using setNull()(or setXXX(x, null))  and serverside prepare statements.
Improved error message when using a connection object that has already been closed.


 Modified Files:
 	jdbc/org/postgresql/errors.properties
 	jdbc/org/postgresql/core/Encoding.java
 	jdbc/org/postgresql/core/QueryExecutor.java
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
2002-11-14 05:35:45 +00:00
..
cli pgindent run. 2002-09-04 20:31:48 +00:00
ecpg Synced parser one more time. 2002-11-07 09:48:09 +00:00
jdbc Applied patch submitted by Mats Lofkvist fixing serious threading problem introduced in beta3. 2002-11-14 05:35:45 +00:00
libpgtcl Fix free-slot search in PgSetResultId so it actually works. 2002-10-17 14:53:32 +00:00
libpq I just discovered, that there is missing a const when passing a buffer 2002-11-10 00:14:22 +00:00
python Move PyGreSQL usage documentation from README into DocBook. Some other 2002-09-23 21:10:13 +00:00
Makefile perl5 interface moved to gborg 2002-08-30 13:06:22 +00:00