Re: PQinitSSL broken in some use casesf

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: PQinitSSL broken in some use casesf
Дата
Msg-id b42b73150902131216i5b313bf8tf77ecde32f942c33@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PQinitSSL broken in some use casesf  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PQinitSSL broken in some use casesf
Список pgsql-hackers
On Fri, Feb 13, 2009 at 3:06 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Andrew Chernow <ac@esilo.com> writes:
>> Maybe the argument to PQinitSSLExtended should be a bit mask, making
>> this version more extendable ... PG_INITSSL, PG_INITCRYPTO?
>
> +1 for thinking ahead to the next time, but is a bit mask the right thing?

What would you suggest?  struct  pointer? varargs?

If you are down with the struct pointer idea, maybe we could revive
the idea of PQinit:
http://archives.postgresql.org/pgsql-hackers/2009-01/msg01349.php

We could fix up the windows issue at the same time, and leave room for
other things.  Fixing windows WSA issues or installing an event proc
hook into the library :D.

merlin


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Grzegorz Jaskiewicz
Дата:
Сообщение: Re: The science of optimization in practical terms?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: autovacuum not honoring pg_autovacuum in 8.3.5?