Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-01 | Update copyright for 2025 | Bruce Momjian | |
Backpatch-through: 13 | |||
2024-01-04 | Update copyright for 2024 | Bruce Momjian | |
Reported-by: Michael Paquier Discussion: https://postgr.es/m/ZZKTDPxBBMt3C0J9@paquier.xyz Backpatch-through: 12 | |||
2023-01-10 | New header varatt.h split off from postgres.h | Peter Eisentraut | |
This new header contains all the variable-length data types support (TOAST support) from postgres.h, which isn't needed by large parts of the backend code. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://www.postgresql.org/message-id/flat/ddcce239-0f29-6e62-4b47-1f8ca742addf%40enterprisedb.com |