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