Re: PQinitSSL broken in some use casesf

Поиск
Список
Период
Сортировка
On Fri, Feb 13, 2009 at 3:06 PM, Tom Lane <[email protected]> wrote:
> Andrew Chernow <[email protected]> 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?