index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
libpq_pipeline
/
t
/
001_libpq_pipeline.pl
Commit message (
Expand
)
Author
Age
*
libpq: Improve idle state handling in pipeline mode
Alvaro Herrera
2022-07-05
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
Add module build directory to the PATH for TAP tests
Andrew Dunstan
2021-10-22
*
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