Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-21 | Fix make maintainer-clean with queryjumblefuncs.*.c files in src/backend/nodes/ | Michael Paquier | 16.0 |
| 2023-01-21 | Move queryjumble.c code to src/backend/nodes/ | Michael Paquier | 16.0 |
| 2022-12-09 | Create infrastructure for "soft" error reporting. | Tom Lane | 16.0 |
| 2022-11-16 | Invent "multibitmapsets", and use them to speed up antijoin detection. | Tom Lane | 16.0 |
| 2022-11-13 | Make Bitmapsets be valid Nodes. | Tom Lane | 16.0 |
| 2022-07-11 | Rationalize order of input files for gen_node_support.pl. | Tom Lane | 16.0 |
| 2022-07-09 | Fix vpath build | Peter Eisentraut | 16.0 |
| 2022-07-09 | Automatically generate node support functions | Peter Eisentraut | 16.0 |