Thread: pgsql: Add a getter function for a PostgresNode install_path

pgsql: Add a getter function for a PostgresNode install_path

From
Andrew Dunstan
Date:
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(+)