Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-12 | Assorted examples of expanded type-safer palloc/pg_malloc API | Peter Eisentraut | 16.0 |
| 2022-07-16 | Replace many MemSet calls with struct initialization | Peter Eisentraut | 16.0 |
| 2022-07-05 | Fix pg_prepared_statements.result_types for DML statements | Peter Eisentraut | 16.0 |
| 2022-07-05 | Add result_types column to pg_prepared_statements view | Peter Eisentraut | 16.0 |
| 2022-07-01 | Add construct_array_builtin, deconstruct_array_builtin | Peter Eisentraut | 16.0 |