pgsql: Normalize _bt_finish_split() argument names.
Peter Geoghegan <[email protected]> Mon, 23 Dec 2019 04:08:45 +0000
| Newsgroups | gmane.comp.db.postgresql.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Normalize _bt_finish_split() argument names. Make a function prototype argument's name match the function definition's argument name. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/696cc3a0cabd5f11d0c8a187b7561f6d0d39c5e0 Modified Files -------------- src/include/access/nbtree.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)