Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitecc5161

Browse files
psql: Fix note on project naming in output of \copyright.
This adjusts the wording to match the changes in commits5987553,a233a60, 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%40nathanBackpatch-through: 13
1 parent1dbe6f7 commitecc5161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/psql/help.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ void
748748
print_copyright(void)
749749
{
750750
puts("PostgreSQL Database Management System\n"
751-
"(formerly known as Postgres,then as Postgres95)\n\n"
751+
"(also known as Postgres,formerly known as Postgres95)\n\n"
752752
"Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group\n\n"
753753
"Portions Copyright (c) 1994, The Regents of the University of California\n\n"
754754
"Permission to use, copy, modify, and distribute this software and its\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp