Re: Re: Connection failure with invalid connection option "gsslib" for 09.06.0410

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: John Kew <jkew(at)tableau(dot)com>
Cc: "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp>, PostgreSQL mailing lists <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Re: Connection failure with invalid connection option "gsslib" for 09.06.0410
Date: 2017-08-25 13:02:42
Message-ID: CAB7nPqS7pFa5Ane8p37mxNbTegQG8ZRidnHHDo04QB9ZDoSLuA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On Fri, Aug 25, 2017 at 7:34 AM, John Kew <jkew(at)tableau(dot)com> wrote:
> Thanks Hiroshi;

Top-posting is not the recommended way of posting on those mailing lists.

> We can update our mirror and run through our linux tests and it is entirely
> possible I'm looking in the wrong place; but it *looks* like the change to
> connection.c would mean that "gsslib" is not passed to libpq regardless of
> platform:

Making this parameter never used in is a bad idea as well. It should
be conditional. It seems to me that Postgres ODBC should track if
libpq is compiled with GSS or not, and then allow the parameter to be
passed down or not.
--
Michael

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Inoue, Hiroshi 2017-08-25 22:01:35 Re: Re: Connection failure with invalid connection option "gsslib" for 09.06.0410
Previous Message Inoue, Hiroshi 2017-08-25 10:07:39 Re: Connectivity error: Could not convert from the current locale to wide characters