1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Sync up jdbc error files.

This commit is contained in:
Bruce Momjian
2001-09-06 03:03:37 +00:00
parent 02566f14f4
commit 914eec7d3b
3 changed files with 1 additions and 4 deletions

View File

@ -61,7 +61,6 @@ postgresql.serial.namelength:Class & Package name length cannot be longer than 3
postgresql.serial.noclass:No class found for {0}.
postgresql.serial.table:The table for {0} is not in the database. Contact the DBA, as the database is in an inconsistent state.
postgresql.serial.underscore:Class names may not have _ in them. You supplied {0}.
postgresql.stat.batch.empty:The batch is empty. There is nothing to execute.
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.