OSDN Git Service

Removed error message that was incorectly being issued. This fixes a problem reporte...
authorBarry Lind <barry@xythos.com>
Tue, 2 Apr 2002 06:24:10 +0000 (06:24 +0000)
committerBarry Lind <barry@xythos.com>
Tue, 2 Apr 2002 06:24:10 +0000 (06:24 +0000)
commit8860110a7426d0bd2e1ae2a76aa625d467b7ef14
treebfefaa47de99c329cf0d45881ba4e7873900b68b
parent9c54cfb4937f49301793f1ec39dd8526baa8139d
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.
src/interfaces/jdbc/org/postgresql/errors.properties
src/interfaces/jdbc/org/postgresql/errors_de.properties
src/interfaces/jdbc/org/postgresql/errors_it.properties
src/interfaces/jdbc/org/postgresql/errors_nl.properties
src/interfaces/jdbc/org/postgresql/errors_zh_TW.properties
src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java
src/interfaces/jdbc/org/postgresql/jdbc2/Statement.java