summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/t
Commit message (Expand)AuthorAgeFilesLines
* Reorder connection markers in loadbalance testsDaniel Gustafsson2023-04-212-12/+12
* Fix various typosDavid Rowley2023-04-181-4/+4
* Allow to use system CA pool for certificate verificationDaniel Gustafsson2023-04-051-2/+28
* Support connection load balancing in libpqDaniel Gustafsson2023-03-292-0/+205
* Update copyright for 2023Bruce Momjian2023-01-022-2/+2
* Pre-beta mechanical code beautification.Tom Lane2022-05-121-2/+4
* Rename libpq test programs with libpq_ prefixDaniel Gustafsson2022-05-042-16/+16
* Enable SSL library detection via PQsslAttribute()Daniel Gustafsson2022-03-291-0/+20
* Fix collection of typos in the code and the documentationMichael Paquier2022-03-151-1/+1
* Convert src/interfaces/libpq/test to a tap test.Andres Freund2022-02-261-0/+244