1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-11 10:01:57 +03:00

Fixed Internationalization of error messages.

This commit is contained in:
Peter Mount
1999-05-17 22:58:19 +00:00
parent 3f59cc0831
commit 20f0cfc322
4 changed files with 18 additions and 9 deletions

View File

@ -48,6 +48,7 @@ public class basic
st.close();
db.close();
//throw postgresql.Driver.notImplemented();
}
/**