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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: fix organization wording in psql's \copyright command
Date: 2025-07-14 22:07:58
Message-ID: 792218.1752530878@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nathan Bossart <nathandbossart(at)gmail(dot)com> 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, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-07-14 22:29:32 Re: fix organization wording in psql's \copyright command
Previous Message Nathan Bossart 2025-07-14 21:39:18 Re: Improve LWLock tranche name visibility across backends