Unify wording of user-facing "row security" messages.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ed762e94253d5dd7810da13b8dd802baa876c55e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-03-17T16:53:50Z
Releases: 18.0
Unify wording of user-facing "row security" messages.

Row-level security is mostly referred to as "row security" in
user-facing messages.  Commit cd3c45125 introduced one inconsistent
use of "row level security"; make that one match the rest.

Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://postgr.es/m/20250317.135305.573764276033358827.horikyota.ntt@gmail.com

Files

PathChange+/−
src/bin/pg_dump/pg_restore.c modified +1 −1

Discussion