libpq: Add TAP test for nested service file
authorMichael Paquier <michael@paquier.xyz>
Wed, 9 Jul 2025 06:46:31 +0000 (15:46 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 9 Jul 2025 06:46:31 +0000 (15:46 +0900)
commitdf286a5b830ae8cc8aac4bd6c999ea4991f0b092
treebcbcd23e5a57a72a1fcaaf93bf5a2ece9b4de54b
parent24f608625f9ab5632897d21e0dc27ebfea5d3661
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.dev@gmail.com>
Discussion: http://postgr.es/m/Zz2AE7NKKLIZTtEh@paquier.xyz
src/interfaces/libpq/t/006_service.pl