pgsql: Add a getter function for a PostgresNode install_path

Started by Andrew Dunstanalmost 5 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

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(+)