pgsql/src/interfaces/jdbc/org/postgresql error ... - Mailing list pgsql-committers

From barry@postgresql.org (Barry Lind)
Subject pgsql/src/interfaces/jdbc/org/postgresql error ...
Date
Msg-id 20020402062411.16B33475484@postgresql.org
Whole thread Raw
List pgsql-committers
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
selectin a rule was causing an insert statement to return a result set which the code was explicitly prohibiting. 


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql/src/backend/commands Tag: REL7_2_STABLE ...
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql/src/backend/parser analyze.c