Change position of field "transformed" in struct CreateStatsStmt.
authorNoah Misch <noah@leadboat.com>
Fri, 11 Jun 2021 04:56:14 +0000 (21:56 -0700)
committerNoah Misch <noah@leadboat.com>
Fri, 11 Jun 2021 04:56:14 +0000 (21:56 -0700)
commit13a1ca160dcfc316c9f4005891a312f5a84c5ca2
treec5af6a21e60e9f1123cd742f315cec730a4ac0bd
parentd0e750c0acaf31f60667b1635311bcef5ab38bbe
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
src/backend/parser/parse_utilcmd.c
src/include/nodes/parsenodes.h