]> 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)
commit4349206cc3c389ac36b0e40819674a1ef0d931ce
tree3d94156f9b39d28686c1511aa0c8e43b92780bdd
parent2132ced7dc976bd83addf7d62acde5e2540342d7
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