summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/t/001_uri.pl
AgeCommit message (Expand)Author
2025-03-17Apply more consistent style for command options in TAP testsMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-11-19libpq: Improve error message when parsing URI parameters and keywordsMichael Paquier
2024-10-06libpq: Discard leading and trailing spaces for parameters and values in URIsMichael Paquier
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-04-05Allow to use system CA pool for certificate verificationDaniel Gustafsson
2023-01-02Update copyright for 2023Bruce Momjian
2022-05-04Rename libpq test programs with libpq_ prefixDaniel Gustafsson
2022-03-15Fix collection of typos in the code and the documentationMichael Paquier
2022-02-27Convert src/interfaces/libpq/test to a tap test.Andres Freund