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:
@ -48,6 +48,7 @@ public class basic
|
||||
st.close();
|
||||
db.close();
|
||||
|
||||
//throw postgresql.Driver.notImplemented();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user