Re: [BUGS] More SSL questions..

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [BUGS] More SSL questions..
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE47650A@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: [BUGS] More SSL questions..  (Andrew Dunstan <andrew@dunslane.net>)
Re: [BUGS] More SSL questions..  ("T.J." <tjtoocool@phreaker.net>)
Re: [BUGS] More SSL questions..  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] More SSL questions..
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [BUGS] More SSL questions..