]> git.ipfire.org Git - thirdparty/postgresql.git/commit
psql: Fix note on project naming in output of \copyright.
authorNathan Bossart <nathan@postgresql.org>
Wed, 16 Jul 2025 16:50:34 +0000 (11:50 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 16 Jul 2025 16:50:34 +0000 (11:50 -0500)
commitecc5161a0bd3cba8dda7ece98e0848856b97b7a1
treedbeab387589c6aee5b3cd9722a318383b3c5c60a
parent1dbe6f76677c26096518998fdc72dab771a98913
psql: Fix note on project naming in output of \copyright.

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

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/aHVo791guQR6uqwT%40nathan
Backpatch-through: 13
src/bin/psql/help.c