Re: Unify a recently-added inconsisnt message

2025-03-17 Thread Tom Lane
Kyotaro Horiguchi writes: > I noticed that the recent commit cd3c45125d2 introduced the following > three inconsistent messages at the same time: > pg_dump.c: > + printf(_(" --no-policiesdo not dump row security > policies\n")); > pg_dumpall.c: > + printf(_(" --no-po

Unify a recently-added inconsisnt message

2025-03-17 Thread Kyotaro Horiguchi
Subject: Unify a recent-added inconsisnt message Hello. I noticed that the recent commit cd3c45125d2 introduced the following three inconsistent messages at the same time: pg_dump.c: + printf(_(" --no-policiesdo not dump row security policies\n")); pg_dumpall.c: +