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 Split up guc.c for better build speed and ease of maintenance. 2022-09-13 11:11:45 -04:00
_ltree_op.c Split up guc.c for better build speed and ease of maintenance. 2022-09-13 11:11:45 -04:00
.gitignore
crc32.c Adjust MSVC build scripts to parse Makefiles for defines 2021-07-29 12:01:23 +12:00
crc32.h
lquery_op.c Split up guc.c for better build speed and ease of maintenance. 2022-09-13 11:11:45 -04:00
ltree_gist.c Split up guc.c for better build speed and ease of maintenance. 2022-09-13 11:11:45 -04:00
ltree_io.c
ltree_op.c Clean up more code using "(expr) ? true : false" 2021-10-11 09:36:42 +09:00
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 Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
ltxtquery_op.c
Makefile Adjust MSVC build scripts to parse Makefiles for defines 2021-07-29 12:01:23 +12:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00