summaryrefslogtreecommitdiff
path: root/src/test/modules/libpq_pipeline/t
AgeCommit message (Expand)Author
2025-06-29Run pgperltidyJoe Conway
2025-04-02Make cancel request keys longerHeikki Linnakangas
2025-03-17Apply more consistent style for command options in TAP testsMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-03Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-03-09Avoid criticizable perl codeAlvaro Herrera
2023-03-08001_libpq_pipeline.pl: use Test::Differences if availableAlvaro Herrera
2023-01-02Update copyright for 2023Bruce Momjian
2022-07-05libpq: Improve idle state handling in pipeline modeAlvaro Herrera
2022-05-12Pre-beta mechanical code beautification.Tom Lane
2022-03-24Remove unused module imports from TAP testsDaniel Gustafsson
2022-01-07Update copyright for 2022Bruce Momjian
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-10-22Add module build directory to the PATH for TAP testsAndrew Dunstan
2021-10-01Reference test binary using TESTDIR in 001_libpq_pipeline.pl.Andres Freund
2021-07-29Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan
2021-06-29Fix libpq state machine in pipeline modeAlvaro Herrera
2021-05-27Fix vpath build in libpq_pipeline testPeter Eisentraut
2021-05-12Initial pgindent and pgperltidy run for v14.Tom Lane
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2021-04-01libpq_pipeline: Must strdup(optarg) to avoid crashAlvaro Herrera
2021-03-31Fix some libpq_pipeline test problemsAlvaro Herrera
2021-03-30libpq_pipeline: add PQtrace() support and testsAlvaro Herrera
2021-03-16(Blind) fix Perl splitting of strings at newlinesAlvaro Herrera
2021-03-15Implement pipeline mode in libpqAlvaro Herrera