Removed error message that was incorectly being issued. This fixes a problem...
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.
Showing
- src/interfaces/jdbc/org/postgresql/errors.properties 0 additions, 1 deletionsrc/interfaces/jdbc/org/postgresql/errors.properties
- src/interfaces/jdbc/org/postgresql/errors_de.properties 1 addition, 2 deletionssrc/interfaces/jdbc/org/postgresql/errors_de.properties
- src/interfaces/jdbc/org/postgresql/errors_it.properties 0 additions, 1 deletionsrc/interfaces/jdbc/org/postgresql/errors_it.properties
- src/interfaces/jdbc/org/postgresql/errors_nl.properties 0 additions, 1 deletionsrc/interfaces/jdbc/org/postgresql/errors_nl.properties
- src/interfaces/jdbc/org/postgresql/errors_zh_TW.properties 0 additions, 1 deletionsrc/interfaces/jdbc/org/postgresql/errors_zh_TW.properties
- src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java 0 additions, 2 deletionssrc/interfaces/jdbc/org/postgresql/jdbc1/Statement.java
- src/interfaces/jdbc/org/postgresql/jdbc2/Statement.java 0 additions, 2 deletionssrc/interfaces/jdbc/org/postgresql/jdbc2/Statement.java
Loading
Please register or sign in to comment