Re: Patch to support service parameter & german translation
"Inoue, Hiroshi" <[email protected]> Thu, 28 Jun 2018 11:59:26 +0900
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <[email protected]> |
Hi Jürgen, Thanks for the patches. However, is it bad to use pqopt option? The pqopt option is available since 9.6.1. regards, Hiroshi Inoue On 2018/06/28 0:35, Jürgen E. Fischer wrote: > Hi, > > attached three patches: > > 0001-Add-support-for-service-connection-parameters-TODO-U.patch > > Adds support for the service parameter in connections > (see https://www.postgresql.org/docs/current/static/libpq-pgservice.html) > > 0002-add-german-translation.patch > > Adds German UI. Also includes some dialog layout fixes for the U.S. > version. > > 0003-Add-service-control-to-japanese-dialog.patch > > Add the service field to the japanese ui (please check > the label - translated using google). > > > Please review and if ok apply. Thanks. > > > Jürgen