]> granicus.if.org Git - postgresql/commitdiff
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)
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

index eebe2d7d867939b86c3f000e71af86efa23bdc00..2720939ad632eba22a784032d8d347534d529ca5 100644 (file)
@@ -68,7 +68,6 @@ postgresql.serial.underscore:Class names may not have _ in them. You supplied {0
 postgresql.stat.batch.error:Batch entry {0} {1} was aborted.
 postgresql.stat.maxfieldsize:An attempt to setMaxFieldSize() failed - compile time default in force.
 postgresql.stat.noresult:No results were returned by the query.
-postgresql.stat.result:A result was returned by the statement, when none was expected.
 postgresql.stream.eof:The backend has broken the connection. Possibly the action you have attempted has caused it to close.
 postgresql.stream.flush:An I/O error has occured while flushing the output - {0}
 postgresql.stream.ioerror:An I/O error occured while reading from backend - {0}
index d9ca49859af2e6b351d9491cf89a60aebe5f50d6..0146bde928d0852449b1ad20cb08451f202de0db 100644 (file)
@@ -1,7 +1,7 @@
 # Message translation file for PostgreSQL JDBC driver
 # Peter Eisentraut <peter_e@gmx.net>, 2001.
 #
-# $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/errors_de.properties,v 1.2 2001/09/06 03:03:37 momjian Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/Attic/errors_de.properties,v 1.3 2002/04/02 06:24:09 barry Exp $
 
 postgresql.con.auth:Der Authentifizierungstyp »{0}« wird nicht unterstützt.
 postgresql.con.authfail:Ein Fehler trat auf während die Authentifizierungsanfrage empfangen wurde.
@@ -68,7 +68,6 @@ postgresql.serial.underscore:Zu serialisierende Klassennamen d
 postgresql.stat.batch.error:Batch-Anweisung Nummer {0} ({1}) wurde abgebrochen.
 postgresql.stat.maxfieldsize:setMaxFieldSize() is nicht möglich; die Grenze ist fest eingebaut.
 postgresql.stat.noresult:Die Abfrage ergab kein Ergebnis.
-postgresql.stat.result:Die Anweisung ergab einen Abfrageergebnissatz, obwohl keiner erwartet wurde.
 postgresql.stream.encoding:Nicht unterstützte Kodierung: {0}
 postgresql.stream.eof:Unerwarteter Verbindungsabbruch vom Server
 postgresql.stream.flush:Eingabe/Ausgabe-Fehler beim Flush zum Server: {0}
index 0d4ead6a438e25b36fed2ec5ea35bec41207b3f8..76e6168110e665294345f103865a9c99c01ba0f8 100644 (file)
@@ -67,7 +67,6 @@ postgresql.serial.underscore:Il nome di una classe non pu
 postgresql.stat.batch.error:L'operazione {0} {1} della sequenza è stata annullata.
 postgresql.stat.maxfieldsize:Fallito un tentativo a setMaxFieldSize() - verrà utilizzato il valore predefinito a tempo di compilazione.
 postgresql.stat.noresult:Nessun risultato è stato restituito dalla query.
-postgresql.stat.result:Un risultato è stato restituito dallo statement, quando non ci si aspettava nulla.
 postgresql.stream.eof:Il backend ha interrotto la connessione. Probabilmente la tua azione ha causato la sua uscita.
 postgresql.stream.flush:Si è verificato un errore di I/O mentre si svuotava il buffer d'uscita - {0}
 postgresql.stream.ioerror:Si è verificato un errore di I/O mentre si leggevano dati dal backend - {0}
index c112b522ecbfdf447b7496440f5c248a13676e9e..2e5388a2278e111fb08b3b85cff3de0593bac3ff 100644 (file)
@@ -57,7 +57,6 @@ postgresql.serial.underscore:Class namen mogen geen _ in zich hebben. Jij voerde
 postgresql.stat.batch.error:Batch invoer {0} {1} werd afgebroken.
 postgresql.stat.maxfieldsize:Een poging om setMaxFieldSize() faalde - compiletime standaardwaarde van kracht.
 postgresql.stat.noresult:Geen resultaten werden teruggegeven door de query.
-postgresql.stat.result:Door het statement werd een resultaat teruggegeven, terwijl er geen verwacht werd.
 postgresql.stream.eof:De achterkant heeft de verbinding verbroken. Mogelijk was de actie die je probeerde de oorzaak hiervan.
 postgresql.stream.flush:Een I/O fout trad op tijdens het legen van de uitvoer - {0}
 postgresql.stream.ioerror:Een I/O fout trad op tijdens het lezen van de achterkant - {0}
index 220d7e0b220a2a1ef3022cea7be6026ee4d89099..86d65892c44726899277aa0f8c0fe1ed3175e9ee 100644 (file)
@@ -65,7 +65,6 @@ postgresql.serial.underscore:\u985e\u5225\u540d\u7a31\u4e0d\u80fd\u4f7f\u7528 _
 postgresql.stat.batch.error:\u6279\u6b21\u8655\u7406\u5ffd\u7565 {0} {1}\u3002
 postgresql.stat.maxfieldsize:setMaxFieldSize() \u5931\u6557 - \u4f7f\u7528\u9810\u8a2d\u503c
 postgresql.stat.noresult:\u6c92\u6709\u50b3\u56de\u4efb\u4f55\u67e5\u8a62\u7d50\u679c\u3002
-postgresql.stat.result:\u50b3\u56de\u975e\u9810\u671f\u7684\u67e5\u8a62\u7d50\u679c\u3002
 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
 postgresql.stream.flush:\u9001\u51fa\u8cc7\u6599\u6642\u767c\u751f I/O \u932f\u8aa4 - {0}
 postgresql.stream.ioerror:\u5f9e\u5f8c\u7aef\u8b80\u53d6\u8cc7\u6599\u6642\u767c\u751f I/O \u932f\u8aa4 - {0}
index 55db2ba954ef2cf7337deb20d325a66c0100c605..8898f5a69dd3e3daaf59d2f7dfbe30e68d9c690e 100644 (file)
@@ -66,8 +66,6 @@ public class Statement extends org.postgresql.Statement implements java.sql.Stat
        public int executeUpdate(String sql) throws SQLException
        {
                this.execute(sql);
-               if (((org.postgresql.ResultSet)result).reallyResultSet())
-                       throw new PSQLException("postgresql.stat.result");
                return this.getUpdateCount();
        }
 
index afe264afd608f4020effa85bee55a98ca427667f..2bbced64fd5b19a0102721cd0aca70e37bdbb130 100644 (file)
@@ -71,8 +71,6 @@ public class Statement extends org.postgresql.Statement implements java.sql.Stat
        public int executeUpdate(String sql) throws SQLException
        {
                this.execute(sql);
-               if (((org.postgresql.ResultSet)result).reallyResultSet())
-                       throw new PSQLException("postgresql.stat.result");
                return this.getUpdateCount();
        }