Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-19 | Avoid copying undefined data in _readA_Const(). | Tom Lane | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-13 | Make Bitmapsets be valid Nodes. | Tom Lane | 16.0 |
| 2022-07-12 | Add copy/equal support for XID lists | Alvaro Herrera | 16.0 |
| 2022-07-09 | Remove code sections obsoleted by node support automation | Peter Eisentraut | 16.0 |
| 2022-07-09 | Automatically generate node support functions | Peter Eisentraut | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |
| 2022-07-05 | Fix errors in copyfuncs/equalfuncs support for JSON node types. | Tom Lane | 16.0 |