Re: SSL Tests for sslinfo extension

Поиск
Список
Период
Сортировка
От ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Тема Re: SSL Tests for sslinfo extension
Дата
Msg-id 87v97emzcp.fsf@wibble.ilmari.org
обсуждение исходный текст
Ответ на SSL Tests for sslinfo extension  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: SSL Tests for sslinfo extension  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes:

> In order to be able to test extensions with SSL connections, allow
> configure_test_server_for_ssl to create any extensions passed as
> comma separated list. Each extension is created in all the test
> databases which may or may not be useful.

Why the comma-separated string, rather than an array reference,
i.e. `extensions => [qw(foo bar baz)]`?  Also, should it use `CREATE
EXTENSION .. CASCADE`, in case the specified extensions depend on
others?

- ilmari
-- 
"The surreality of the universe tends towards a maximum" -- Skud's Law
"Never formulate a law or axiom that you're not prepared to live with
 the consequences of."                              -- Skud's Meta-Law



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Commitfest app vs. pgsql-docs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: libpq_pipeline in tmp_install