projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dbe6f7
)
psql: Fix note on project naming in output of \copyright.
author
Nathan Bossart
<
[email protected]
>
Wed, 16 Jul 2025 16:50:34 +0000
(11:50 -0500)
committer
Nathan Bossart
<
[email protected]
>
Wed, 16 Jul 2025 16:50:34 +0000
(11:50 -0500)
This adjusts the wording to match the changes in commits
5987553fde
,
a233a603ba
, and pgweb commit
2d764dbc08
.
Reviewed-by: Tom Lane <
[email protected]
>
Reviewed-by: Daniel Gustafsson <
[email protected]
>
Discussion: https://postgr.es/m/aHVo791guQR6uqwT%40nathan
Backpatch-through: 13
src/bin/psql/help.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/psql/help.c
b/src/bin/psql/help.c
index a2e009ab9bea79e03f0a5e13b7ad9f55ddd737c9..8c62729a0d124dbcef3e29f4b696e665ccefeb35 100644
(file)
--- a/
src/bin/psql/help.c
+++ b/
src/bin/psql/help.c
@@
-748,7
+748,7
@@
void
print_copyright(void)
{
puts("PostgreSQL Database Management System\n"
- "(
formerly known as Postgres, the
n as Postgres95)\n\n"
+ "(
also known as Postgres, formerly know
n as Postgres95)\n\n"
"Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group\n\n"
"Portions Copyright (c) 1994, The Regents of the University of California\n\n"
"Permission to use, copy, modify, and distribute this software and its\n"