Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8860110

Browse files
author
Barry Lind
committed
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.
1 parent9c54cfb commit8860110

File tree

7 files changed

+1
-10
lines changed

7 files changed

+1
-10
lines changed

‎src/interfaces/jdbc/org/postgresql/errors.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ postgresql.serial.underscore:Class names may not have _ in them. You supplied {0
6868
postgresql.stat.batch.error:Batch entry {0} {1} was aborted.
6969
postgresql.stat.maxfieldsize:An attempt to setMaxFieldSize() failed - compile time default in force.
7070
postgresql.stat.noresult:No results were returned by the query.
71-
postgresql.stat.result:A result was returned by the statement, when none was expected.
7271
postgresql.stream.eof:The backend has broken the connection. Possibly the action you have attempted has caused it to close.
7372
postgresql.stream.flush:An I/O error has occured while flushing the output - {0}
7473
postgresql.stream.ioerror:An I/O error occured while reading from backend - {0}

‎src/interfaces/jdbc/org/postgresql/errors_de.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Message translation file for PostgreSQL JDBC driver
22
# Peter Eisentraut <peter_e@gmx.net>, 2001.
33
#
4-
# $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/errors_de.properties,v 1.2 2001/09/06 03:03:37 momjian Exp $
4+
# $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/errors_de.properties,v 1.3 2002/04/02 06:24:09 barry Exp $
55

66
postgresql.con.auth:Der Authentifizierungstyp »{0}« wird nicht unterstützt.
77
postgresql.con.authfail:Ein Fehler trat auf während die Authentifizierungsanfrage empfangen wurde.
@@ -68,7 +68,6 @@ postgresql.serial.underscore:Zu serialisierende Klassennamen d
6868
postgresql.stat.batch.error:Batch-Anweisung Nummer {0} ({1}) wurde abgebrochen.
6969
postgresql.stat.maxfieldsize:setMaxFieldSize() is nicht möglich; die Grenze ist fest eingebaut.
7070
postgresql.stat.noresult:Die Abfrage ergab kein Ergebnis.
71-
postgresql.stat.result:Die Anweisung ergab einen Abfrageergebnissatz, obwohl keiner erwartet wurde.
7271
postgresql.stream.encoding:Nicht unterstützte Kodierung: {0}
7372
postgresql.stream.eof:Unerwarteter Verbindungsabbruch vom Server
7473
postgresql.stream.flush:Eingabe/Ausgabe-Fehler beim Flush zum Server: {0}

‎src/interfaces/jdbc/org/postgresql/errors_it.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ postgresql.serial.underscore:Il nome di una classe non pu
6767
postgresql.stat.batch.error:L'operazione {0} {1} della sequenza è stata annullata.
6868
postgresql.stat.maxfieldsize:Fallito un tentativo a setMaxFieldSize() - verrà utilizzato il valore predefinito a tempo di compilazione.
6969
postgresql.stat.noresult:Nessun risultato è stato restituito dalla query.
70-
postgresql.stat.result:Un risultato è stato restituito dallo statement, quando non ci si aspettava nulla.
7170
postgresql.stream.eof:Il backend ha interrotto la connessione. Probabilmente la tua azione ha causato la sua uscita.
7271
postgresql.stream.flush:Si è verificato un errore di I/O mentre si svuotava il buffer d'uscita - {0}
7372
postgresql.stream.ioerror:Si è verificato un errore di I/O mentre si leggevano dati dal backend - {0}

‎src/interfaces/jdbc/org/postgresql/errors_nl.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ postgresql.serial.underscore:Class namen mogen geen _ in zich hebben. Jij voerde
5757
postgresql.stat.batch.error:Batch invoer {0} {1} werd afgebroken.
5858
postgresql.stat.maxfieldsize:Een poging om setMaxFieldSize() faalde - compiletime standaardwaarde van kracht.
5959
postgresql.stat.noresult:Geen resultaten werden teruggegeven door de query.
60-
postgresql.stat.result:Door het statement werd een resultaat teruggegeven, terwijl er geen verwacht werd.
6160
postgresql.stream.eof:De achterkant heeft de verbinding verbroken. Mogelijk was de actie die je probeerde de oorzaak hiervan.
6261
postgresql.stream.flush:Een I/O fout trad op tijdens het legen van de uitvoer - {0}
6362
postgresql.stream.ioerror:Een I/O fout trad op tijdens het lezen van de achterkant - {0}

‎src/interfaces/jdbc/org/postgresql/errors_zh_TW.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ postgresql.serial.underscore:\u985e\u5225\u540d\u7a31\u4e0d\u80fd\u4f7f\u7528 _
6565
postgresql.stat.batch.error:\u6279\u6b21\u8655\u7406\u5ffd\u7565 {0} {1}\u3002
6666
postgresql.stat.maxfieldsize:setMaxFieldSize()\u5931\u6557 -\u4f7f\u7528\u9810\u8a2d\u503c
6767
postgresql.stat.noresult:\u6c92\u6709\u50b3\u56de\u4efb\u4f55\u67e5\u8a62\u7d50\u679c\u3002
68-
postgresql.stat.result:\u50b3\u56de\u975e\u9810\u671f\u7684\u67e5\u8a62\u7d50\u679c\u3002
6968
postgresql.stream.eof:\u5f8c\u7aef\u7d50\u675f\u9023\u7dda\uff0c\u4e5f\u8a31\u662f\u56e0\u70ba\u60a8\u6240\u57f7\u884c\u7684\u52d5\u4f5c\u5c0e\u81f4\u9023\u7dda\u4e2d\u65b7\u3002
7069
postgresql.stream.flush:\u9001\u51fa\u8cc7\u6599\u6642\u767c\u751f I/O\u932f\u8aa4 - {0}
7170
postgresql.stream.ioerror:\u5f9e\u5f8c\u7aef\u8b80\u53d6\u8cc7\u6599\u6642\u767c\u751f I/O\u932f\u8aa4 - {0}

‎src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ public java.sql.ResultSet executeQuery(String sql) throws SQLException
6666
publicintexecuteUpdate(Stringsql)throwsSQLException
6767
{
6868
this.execute(sql);
69-
if (((org.postgresql.ResultSet)result).reallyResultSet())
70-
thrownewPSQLException("postgresql.stat.result");
7169
returnthis.getUpdateCount();
7270
}
7371

‎src/interfaces/jdbc/org/postgresql/jdbc2/Statement.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ public java.sql.ResultSet executeQuery(String sql) throws SQLException
7171
publicintexecuteUpdate(Stringsql)throwsSQLException
7272
{
7373
this.execute(sql);
74-
if (((org.postgresql.ResultSet)result).reallyResultSet())
75-
thrownewPSQLException("postgresql.stat.result");
7674
returnthis.getUpdateCount();
7775
}
7876

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp