libpq: Add TAP test for nested service file This test corresponds to the case of a "service" defined in a service file, that libpq is not able to support in parseServiceFile().
This has come up during the review of a patch to add more features in this area, useful on its own. Piece extracted from a larger patch by the same author. Author: Ryo Kanbayashi <kanbayashi....@gmail.com> Discussion: https://postgr.es/m/zz2ae7nkklizt...@paquier.xyz Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/df286a5b830ae8cc8aac4bd6c999ea4991f0b092 Modified Files -------------- src/interfaces/libpq/t/006_service.pl | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)