1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-27 07:42:10 +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();
}
/**