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 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/80ad91ea8cfca6c817034423fc889876217c67af Modified Files -------------- src/include/optimizer/paths.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
