Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Reference test binary using TESTDIR in 001_libpq_pipeline.pl. | Andres Freund | 2021-10-01 |
* | Unify PostgresNode's new() and get_new_node() methods | Andrew Dunstan | 2021-07-29 |
* | Fix libpq state machine in pipeline mode | Alvaro Herrera | 2021-06-29 |
* | Fix vpath build in libpq_pipeline test | Peter Eisentraut | 2021-05-27 |
* | Initial pgindent and pgperltidy run for v14. | Tom Lane | 2021-05-12 |
* | Add a copyright notice to perl files lacking one. | Andrew Dunstan | 2021-05-07 |
* | libpq_pipeline: Must strdup(optarg) to avoid crash | Alvaro Herrera | 2021-04-01 |
* | Fix some libpq_pipeline test problems | Alvaro Herrera | 2021-03-31 |
* | libpq_pipeline: add PQtrace() support and tests | Alvaro Herrera | 2021-03-30 |
* | (Blind) fix Perl splitting of strings at newlines | Alvaro Herrera | 2021-03-16 |
* | Implement pipeline mode in libpq | Alvaro Herrera | 2021-03-15 |