pgsql/src/interfaces/jdbc/org/postgresql error ...

Started by Nonameover 24 years ago1 messagescomitters
Jump to latest
#1Noname
barry@postgresql.org

CVSROOT: /cvsroot
Module name: pgsql
Changes by: barry@postgresql.org 02/04/02 01:24:10

Modified files:
src/interfaces/jdbc/org/postgresql: errors.properties
errors_de.properties
errors_it.properties
errors_nl.properties
errors_zh_TW.properties
src/interfaces/jdbc/org/postgresql/jdbc1: Statement.java
src/interfaces/jdbc/org/postgresql/jdbc2: Statement.java

Log message:
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.