Change position of field "transformed" in struct CreateStatsStmt.
Noah Misch <noah@leadboat.com>
Change position of field "transformed" in struct CreateStatsStmt. Resolve the disagreement with nodes/*funcs.c field order in favor of the latter, which is better-aligned with the IndexStmt field order. This field is new in v14. Discussion: https://postgr.es/m/20210611045546.GA573364@rfd.leadboat.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/parse_utilcmd.c | modified | +1 −1 |
| src/include/nodes/parsenodes.h | modified | +1 −1 |
Discussion
- PoC/WIP: Extended statistics on expressions 107 messages · 2020-11-16 → 2021-09-19