Re: fix organization wording in psql's \copyright command

2025-07-16 Thread Nathan Bossart
Committed. Thanks for the prompt reviews. On Tue, Jul 15, 2025 at 12:29:32AM +0200, Daniel Gustafsson wrote: >> On 15 Jul 2025, at 00:07, Tom Lane wrote: >> I wonder if we missed any other places ... grepping for >> "Postgres95" didn't find any, but ... > > Grepping around with a bit of fuzzy m

Re: fix organization wording in psql's \copyright command

2025-07-14 Thread Daniel Gustafsson
> On 15 Jul 2025, at 00:07, Tom Lane wrote: > Nathan Bossart writes: >> It looks like \copyright didn't get updated in commit 5987553. I plan to >> back-patch this down to v13 once the tag for 18beta2 is pushed. Thanks! > I wonder if we missed any other places ... grepping for > "Postgres95"

Re: fix organization wording in psql's \copyright command

2025-07-14 Thread Tom Lane
Nathan Bossart writes: > It looks like \copyright didn't get updated in commit 5987553. I plan to > back-patch this down to v13 once the tag for 18beta2 is pushed. +1. I wonder if we missed any other places ... grepping for "Postgres95" didn't find any, but ... regards,

fix organization wording in psql's \copyright command

2025-07-14 Thread Nathan Bossart
It looks like \copyright didn't get updated in commit 5987553. I plan to back-patch this down to v13 once the tag for 18beta2 is pushed. diff --git a/src/bin/psql/help.c b/src/bin/psql/help.c index a2e009ab9be..8c62729a0d1 100644 --- a/src/bin/psql/help.c +++ b/src/bin/psql/help.c @@ -748,7 +748,