Age | Commit message (Expand) | Author |
---|---|---|
2025-03-17 | Apply more consistent style for command options in TAP tests | Michael Paquier |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-11-19 | libpq: Improve error message when parsing URI parameters and keywords | Michael Paquier |
2024-10-06 | libpq: Discard leading and trailing spaces for parameters and values in URIs | Michael Paquier |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-12-29 | Make all Perl warnings fatal | Peter Eisentraut |
2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane |
2023-04-05 | Allow to use system CA pool for certificate verification | Daniel Gustafsson |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-05-04 | Rename libpq test programs with libpq_ prefix | Daniel Gustafsson |
2022-03-15 | Fix collection of typos in the code and the documentation | Michael Paquier |
2022-02-27 | Convert src/interfaces/libpq/test to a tap test. | Andres Freund |