summaryrefslogtreecommitdiff
path: root/src/test/authentication/t/003_peer.pl
AgeCommit message (Expand)Author
2025-05-22Replace deprecated log_connections values in docs and testsMelanie Plageman
2025-04-22Re-enable SSL connect_fails tests, and fix related race conditions.Tom Lane
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-07-06Add GUC parameter "huge_pages_status"Michael Paquier
2023-06-09Refactor routine to find single log content pattern in TAP testsMichael Paquier
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-20Support the same patterns for pg-user in pg_ident.conf as in pg_hba.confMichael Paquier
2023-01-17Track behavior of \1 in pg_ident.conf when quotedMichael Paquier
2023-01-13Add tests for regex replacement with \1 in pg_ident.conf to 0003_peer.plMichael Paquier
2023-01-02Update copyright for 2023Bruce Momjian
2022-11-25Skip TAP test for peer authentication if there are no unix-domain socketsMichael Paquier
2022-10-17Add checks for regexes with user name map in test for peer authenticationMichael Paquier
2022-10-03Add authentication TAP test for peer authenticationMichael Paquier