]> 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)
commit40c66f8585bcb13e60b8c2323f1f96b34285bafb
treeb59dbdbeb8c38da7ad39fb79c589e10b152d93ba
parentac7c04483106d018f0ec69bfc06c8cc2ca749f36
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