Re: [BUGS] More SSL questions.. - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject Re: [BUGS] More SSL questions..
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE47650A@algol.sollentuna.se
Whole thread Raw
Responses Re: [BUGS] More SSL questions..
Re: [BUGS] More SSL questions..
Re: [BUGS] More SSL questions..
List pgsql-hackers-win32
>> APPDATA/postgresql/psql_history
>> Does not appear to work. Do I need to do anything to make psql create
>> this file?
>
>Enable READLINE/HISTORY.
>
>> A quick look at input.c makes it seem like this is only used when
>> READLINE is enabled. And READLINE is disabled on win32 because it
>> breaks.
>
>Hmm.  I wonder if that breakage had anything to do with the lack of
>proper support for home-directory stuff?  Might be entertaining to
>un-disable it and see what happens now.

No, it was a character encoding issue. IIRC it broke such things as the
backslash on any non-US locales. So this won't help it.


>I'm out of here for the next several hours --- if you have any
>last-minute RC4 patches, try to get Bruce's attention ...

I'm out of here myself too, it's getting pretty late. Patches too late
in the evening tend to need reversal in the morning...:-)

But it seems to be working so far - at least as good as it did with RC3.
If someone can test the client certificate stuff (that didn't work
before), that'd be great.

//Magnus

pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] More SSL questions..
Next
From: Andrew Dunstan
Date:
Subject: Re: [BUGS] More SSL questions..