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

Commit3c9b406

Browse files
committed
Run updated copyright.pl on HEAD and 9.2 trees, updating the psql
\copyright output to 2012.Backpatch to 9.2.
1 parentd17c013 commit3c9b406

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎src/backend/catalog/genbki.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
* schemapg.h
276276
* Schema_pg_xxx macros for use by relcache.c
277277
*
278-
* Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
278+
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
279279
* Portions Copyright (c) 1994, Regents of the University of California
280280
*
281281
* NOTES

‎src/backend/utils/Gen_fmgrtab.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
* These macros can be used to avoid a catalog lookup when a specific
102102
* fmgr-callable function needs to be referenced.
103103
*
104-
* Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
104+
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
105105
* Portions Copyright (c) 1994, Regents of the University of California
106106
*
107107
* NOTES
@@ -136,7 +136,7 @@
136136
* fmgrtab.c
137137
* The function manager's table of internal functions.
138138
*
139-
* Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
139+
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
140140
* Portions Copyright (c) 1994, Regents of the University of California
141141
*
142142
* NOTES

‎src/bin/psql/help.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ print_copyright(void)
435435
puts(
436436
"PostgreSQL Database Management System\n"
437437
"(formerly known as Postgres, then as Postgres95)\n\n"
438-
"Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group\n\n"
438+
"Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group\n\n"
439439
"Portions Copyright (c) 1994, The Regents of the University of California\n\n"
440440
"Permission to use, copy, modify, and distribute this software and its\n"
441441
"documentation for any purpose, without fee, and without a written agreement\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp