postgresql/contrib/ltree
Peter Geoghegan 0faf7d933f Harmonize parameter names in contrib code.
Make sure that function declarations use names that exactly match the
corresponding names from function definitions in contrib code.

Like other recent commits that cleaned up function parameter names, this
commit was written with help from clang-tidy.

Author: Peter Geoghegan <pg@bowt.ie>
Discussion: https://postgr.es/m/CAH2-WznJt9CMM9KJTMjJh_zbL5hD9oX44qdJ4aqZtjFi-zA3Tg@mail.gmail.com
2022-09-22 13:59:20 -07:00
..
data
expected
sql
_ltree_gist.c
_ltree_op.c
.gitignore
crc32.c
crc32.h
lquery_op.c
ltree_gist.c
ltree_io.c
ltree_op.c
ltree--1.0--1.1.sql
ltree--1.1--1.2.sql
ltree--1.1.sql
ltree.control
ltree.h Harmonize parameter names in contrib code. 2022-09-22 13:59:20 -07:00
ltreetest.sql
ltxtquery_io.c
ltxtquery_op.c
Makefile
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00