Fix inconsistent parameter names between prototype and declaration

David Rowley <drowley@postgresql.org>

Commit: 80ad91ea8cfca6c817034423fc889876217c67af
Author: David Rowley <drowley@postgresql.org>
Date: 2022-07-15T03:26:34Z
Releases: 16.0
Fix inconsistent parameter names between prototype and declaration

Noticed while working in this area.  This code was introduced in PG15,
which is still in beta, so backpatch to there for consistency.

Backpatch-through: 15

Files

PathChange+/−
src/include/optimizer/paths.h modified +1 −1