Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix MSVC build script's check for obsolete node support functions. | Tom Lane | 2022-08-08 |
* | Dump more fields when dumping planner internal data structures. | Tom Lane | 2022-07-20 |
* | Add output directory option to gen_node_support.pl | Andres Freund | 2022-07-18 |
* | Tighten up parsing logic in gen_node_support.pl. | Tom Lane | 2022-07-14 |
* | Remove artificial restrictions on which node types have out/read funcs. | Tom Lane | 2022-07-13 |
* | Add defenses against unexpected changes in the NodeTag enum list. | Tom Lane | 2022-07-12 |
* | Invent nodetag_only attribute for Nodes. | Tom Lane | 2022-07-12 |
* | Rationalize order of input files for gen_node_support.pl. | Tom Lane | 2022-07-11 |
* | Make assorted quality-of-life improvements in gen_node_support.pl. | Tom Lane | 2022-07-09 |
* | Automatically generate node support functions | Peter Eisentraut | 2022-07-09 |