postgresql/contrib/sepgsql
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
..
expected Update expected output for contrib/sepgsql's regression tests. 2025-10-23 17:47:10 -04:00
sql sepgsql: Adjust regression expected output 2023-08-17 10:51:26 +09:00
t Update copyright for 2026 2026-01-01 13:24:10 -05:00
.gitignore Update expected output for contrib/sepgsql's regression tests. 2025-10-23 17:47:10 -04:00
database.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
dml.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
hooks.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
label.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
launcher Update copyright for 2026 2026-01-01 13:24:10 -05:00
Makefile Convert sepgsql tests to TAP 2025-01-24 12:39:47 +01:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
proc.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
relation.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
schema.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
selinux.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
sepgsql-regtest.te Update sepgsql to add mandatory access control for TRUNCATE 2019-11-23 10:46:44 -05:00
sepgsql.h Harmonize function parameter names for Postgres 19. 2026-04-22 12:47:19 -04:00
sepgsql.sql.in sepgsql_setcon(). 2012-03-15 16:08:40 -04:00
test_sepgsql Convert sepgsql tests to TAP 2025-01-24 12:39:47 +01:00
uavc.c Update copyright for 2026 2026-01-01 13:24:10 -05:00