pgsql: psql: Fix note on project naming in output of \copyright.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: psql: Fix note on project naming in output of \copyright.
Date: 2025-07-16 16:51:40
Message-ID: E1uc5M4-006cBR-0t@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Fix note on project naming in output of \copyright.

This adjusts the wording to match the changes in commits
5987553fde, a233a603ba, and pgweb commit 2d764dbc08.

Reviewed-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Reviewed-by: Daniel Gustafsson <daniel(at)yesql(dot)se>
Discussion: https://postgr.es/m/aHVo791guQR6uqwT%40nathan
Backpatch-through: 13

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4349206cc3c389ac36b0e40819674a1ef0d931ce

Modified Files
--------------
src/bin/psql/help.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2025-07-16 17:01:45 pgsql: pg_dumpall: Skip global objects with --statistics-only or --no-s
Previous Message Tom Lane 2025-07-16 14:56:20 Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p