postgresql/src/interfaces
Barry Lind 1cc55168d7 Added support for SSL in the jdbc driver
Modified Files:
 	jdbc/build.xml jdbc/org/postgresql/Driver.java.in
 	jdbc/org/postgresql/PG_Stream.java
 	jdbc/org/postgresql/errors.properties
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java
 	jdbc/org/postgresql/util/PSQLException.java
2003-02-27 05:45:44 +00:00
..
cli pgindent run. 2002-09-04 20:31:48 +00:00
ecpg Allow SET CONNECTION to be followed by connection object without leading "TO" or "=". 2003-02-25 15:58:03 +00:00
jdbc Added support for SSL in the jdbc driver 2003-02-27 05:45:44 +00:00
libpgtcl Prevent core dump from calling Tcl_DontCallWhenDeleted() with a null 2003-02-01 00:22:12 +00:00
libpq Fix for GUC client_encoding variable not being handled 2003-02-19 14:31:26 +00:00
python The quote function should return a string suitable for dropping into a 2003-02-26 13:16:50 +00:00
Makefile perl5 interface moved to gborg 2002-08-30 13:06:22 +00:00