pgsql: Add a getter function for a PostgresNode install_path

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Add a getter function for a PostgresNode install_path
Дата
Msg-id E1m92qc-00054n-1e@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add a getter function for a PostgresNode install_path

Experience has shown this can be useful, and while not strictly necessary
we should not normally expose the internals of PostgresNode objects.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/87076c40834c2971f073f69be33a5f95ffa8f8a1

Modified Files
--------------
src/test/perl/PostgresNode.pm | 14 ++++++++++++++
1 file changed, 14 insertions(+)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Add -w back to the flags for pg_ctl (re)start in PostgresNode
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Remove unused directory from test/ssl .gitignore