Remove useless variable.
Tom Lane <tgl@sss.pgh.pa.us>
Remove useless variable. flatten_join_alias_vars_mutator counted attnums, but didn't do anything with the count (no doubt it did at one time). Noted by buildfarm member seawasp.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/optimizer/util/var.c | modified | +0 −3 |