postgresql/src
Peter Geoghegan 99b99285e5 Harmonize pg_bsd_indent parameter names.
Make sure that function declarations use names that exactly match the
corresponding names from function definitions in pg_bsd_indent.

This commit was written with help from clang-tidy, by mechanically
applying the same rules as similar clean-up commits.

Discussion: https://postgr.es/m/CAH2-WzkaBS8w-vCbG5M5Bx7XikC0WhNLJV_+Z_YAWW9Kef6OBQ@mail.gmail.com
2024-06-12 18:04:10 -04:00
..
backend Harmonize function parameter names for Postgres 17. 2024-06-12 17:01:51 -04:00
bin Harmonize function parameter names for Postgres 17. 2024-06-12 17:01:51 -04:00
common jsonapi: Some message style fixes 2024-05-23 09:22:28 +02:00
fe_utils Fix PL/pgSQL's handling of integer ranges containing underscores. 2024-06-04 11:48:01 +01:00
include Harmonize function parameter names for Postgres 17. 2024-06-12 17:01:51 -04:00
interfaces libpq: Add missing gettext markers 2024-06-12 15:31:31 +02:00
makefiles Optimize pg_popcount() with AVX-512 instructions. 2024-04-06 21:56:23 -05:00
pl Fix behavior of stable functions called from a CALL's argument list. 2024-06-07 13:27:26 -04:00
port Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test Fix segmentation fault in test_tidstore. 2024-06-12 09:56:13 +09:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Harmonize pg_bsd_indent parameter names. 2024-06-12 18:04:10 -04:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Update Unicode data to CLDR 45 2024-04-22 09:16:33 +02:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00