Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright for 2025 | Bruce Momjian | 2025-01-01 |
| | | | | Backpatch-through: 13 | ||
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
| | | | | | | | | Reported-by: Michael Paquier Discussion: https://postgr.es/m/ZZKTDPxBBMt3C0J9@paquier.xyz Backpatch-through: 12 | ||
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
| | | | | Backpatch-through: 11 | ||
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
| | | | | Backpatch-through: 10 | ||
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
| | | | | Backpatch-through: 9.5 | ||
* | Move connect.h from fe_utils to src/include/common. | Noah Misch | 2020-08-10 |
Any libpq client can use the header. Clients include backend components postgres_fdw, dblink, and logical replication apply worker. Back-patch to v10, because another fix needs this. In released branches, just copy the header and keep the original. |