diff options
author | Peter Geoghegan <pg@bowt.ie> | 2023-04-19 12:15:15 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2023-04-19 12:15:15 -0700 |
commit | 2584639653eec13726a25d6ea8a4b42153185723 (patch) | |
tree | 6c4a25938b4e96caea5e0956eb0006bc61bb4f4b /src/backend/executor/nodeProjectSet.c | |
parent | 50547a3fae0ce62e74c1d2175c7949937f2c69fc (diff) | |
download | postgresql-2584639653eec13726a25d6ea8a4b42153185723.tar.gz postgresql-2584639653eec13726a25d6ea8a4b42153185723.zip |
Use nbtdesc "level" field name consistently.
The "lev" name that appeared in NEWROOT nbtree record desc output was
inconsistent with the symbol name from the underlying C struct. It was
also inconsistent with nbtdesc output for other nearby record types with
similar level fields.
Standardize on "level" to make everything consistent.
Follow-up to commit 1c453cfd.
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions