aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl
Commit message (Expand)AuthorAge
* libpq: Improve idle state handling in pipeline modeAlvaro Herrera2022-07-05
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Remove unused module imports from TAP testsDaniel Gustafsson2022-03-24
* Update copyright for 2022Bruce Momjian2022-01-07
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-24
* Add module build directory to the PATH for TAP testsAndrew Dunstan2021-10-22
* Reference test binary using TESTDIR in 001_libpq_pipeline.pl.Andres Freund2021-10-01
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-29
* Fix libpq state machine in pipeline modeAlvaro Herrera2021-06-29
* Fix vpath build in libpq_pipeline testPeter Eisentraut2021-05-27
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-07
* libpq_pipeline: Must strdup(optarg) to avoid crashAlvaro Herrera2021-04-01
* Fix some libpq_pipeline test problemsAlvaro Herrera2021-03-31
* libpq_pipeline: add PQtrace() support and testsAlvaro Herrera2021-03-30
* (Blind) fix Perl splitting of strings at newlinesAlvaro Herrera2021-03-16
* Implement pipeline mode in libpqAlvaro Herrera2021-03-15