Use term "referenced" rather than "dependent" in dependency locking
Reported-by: Kyotaro Horiguchi <[email protected]> Discussion: https://www.postgresql.org/message-id/[email protected] Backpatch-through: 14 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/e2b35735b00181ba098d102d6504978a61fab983 Modified Files -------------- src/backend/catalog/pg_depend.c | 6 +++--- src/test/isolation/expected/ddl-dependency-locking.out | 16 ++++++++-------- 2 files changed, 11 insertions(+), 11 deletions(-)
