Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Include column name in build_attrmap_by_position's error reports. | Tom Lane | 2025-03-07 |
* | Update copyright for 2025 | Bruce Momjian | 2025-01-01 |
* | Optimize alignment calculations in tuple form/deform | David Rowley | 2024-12-21 |
* | Introduce CompactAttribute array in TupleDesc, take 2 | David Rowley | 2024-12-20 |
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-03-04 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Add 'missing_ok' argument to build_attrmap_by_name | Alvaro Herrera | 2022-11-29 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Force tuple conversion when the source has missing attributes. | Andrew Gierth | 2020-02-05 |
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Refactor attribute mappings used in logical tuple conversion | Michael Paquier | 2019-12-18 |