You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/interfaces/jdbc/org/postgresql
Barry Lind 2232172e44 JDBC checkin fixing the following bugs: 24 years ago
..
core JDBC checkin fixing the following bugs: 24 years ago
fastpath Initial restructuring to add jdbc3 support. There was a significant amount 24 years ago
geometric
jdbc1 JDBC checkin fixing the following bugs: 24 years ago
jdbc2 JDBC checkin fixing the following bugs: 24 years ago
jdbc3 Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4). 24 years ago
largeobject Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4). 24 years ago
test testing for insertRow 24 years ago
util applied patch to fix encoding bug supplied by Jun Kawai 24 years ago
Driver.java.in Removed code that is no longer used and has been commented out 24 years ago
Field.java Initial restructuring to add jdbc3 support. There was a significant amount 24 years ago
PGConnection.java JDBC checkin fixing the following bugs: 24 years ago
PGNotification.java JDBC checkin fixing the following bugs: 24 years ago
PGStatement.java JDBC checkin fixing the following bugs: 24 years ago
PG_Stream.java Removed code that is no longer used and has been commented out 24 years ago
errors.properties Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers. 24 years ago
errors_de.properties Removed error message that was incorectly being issued. This fixes a problem reported a few months ago where a select in a rule was causing an insert statement to return a result set which the code was explicitly prohibiting. 24 years ago
errors_fr.properties
errors_it.properties Removed error message that was incorectly being issued. This fixes a problem reported a few months ago where a select in a rule was causing an insert statement to return a result set which the code was explicitly prohibiting. 24 years ago
errors_nl.properties Removed error message that was incorectly being issued. This fixes a problem reported a few months ago where a select in a rule was causing an insert statement to return a result set which the code was explicitly prohibiting. 24 years ago
errors_zh_TW.properties translation patch submitted by Zhenbang Wei forth@mail.net.tw 24 years ago