postgresql/src/pl
Peter Geoghegan d14f69a32a Harmonize function parameter names for Postgres 19.
Make sure that function declarations use names that exactly match the
corresponding names from function definitions in a few places.  Most of
these inconsistencies were introduced during Postgres 19 development.

This commit was written with help from clang-tidy, by mechanically
applying the same rules as similar clean-up commits (the earliest such
commit was commit 035ce1fe).
2026-04-22 12:47:19 -04:00
..
plperl Harmonize function parameter names for Postgres 19. 2026-04-22 12:47:19 -04:00
plpgsql Make plpgsql_trap test more robust and less resource-intensive. 2026-04-21 10:54:39 -04:00
plpython Remove MULE_INTERNAL encoding. 2026-04-08 17:40:06 +12:00
tcl Avoid including vacuum.h in tableam.h and heapam.h. 2026-03-31 12:43:52 -05:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00