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.
Barry Lind <barry@xythos.com>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/errors_de.properties | modified | +1 −2 |
| src/interfaces/jdbc/org/postgresql/errors_it.properties | modified | +0 −1 |
| src/interfaces/jdbc/org/postgresql/errors_nl.properties | modified | +0 −1 |
| src/interfaces/jdbc/org/postgresql/errors.properties | modified | +0 −1 |
| src/interfaces/jdbc/org/postgresql/errors_zh_TW.properties | modified | +0 −1 |
| src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java | modified | +0 −2 |
| src/interfaces/jdbc/org/postgresql/jdbc2/Statement.java | modified | +0 −2 |