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 ------ REL_14_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/d616e741fe61838f15d22bf470bca86b786b3554 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(-)
