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

Commit2ff5015

Browse files
author
PostgreSQL Daemon
committed
Tag appropriate files for rc3Also performed an initial run through of upgrading our Copyright date toextend to 2005 ... first run here was very simple ... change everythingwhere: grep 1996-2004 && the word 'Copyright' ... scanned through thegenerated list with 'less' first, and after, to make sure that I onlypicked up the right entries ...
1 parent7cd2519 commit2ff5015

File tree

715 files changed

+1423
-1423
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

715 files changed

+1423
-1423
lines changed

‎COPYRIGHT‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL Database Management System
22
(formerly known as Postgres, then as Postgres95)
33

4-
Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
4+
Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
55

66
Portions Copyright (c) 1994, The Regents of the University of California
77

‎configure.in‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dnl Process this file with autoconf to produce a configure script.
2-
dnl $PostgreSQL: pgsql/configure.in,v 1.393 2004/12/21 02:53:27 pgsql Exp $
2+
dnl $PostgreSQL: pgsql/configure.in,v 1.394 2004/12/31 21:58:46 pgsql Exp $
33
dnl
44
dnl Developers, please strive to achieve this order:
55
dnl
@@ -17,10 +17,10 @@ dnl Read the Autoconf manual for details.
1717
dnl
1818
m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
1919

20-
AC_INIT([PostgreSQL], [8.0.0rc2], [pgsql-bugs@postgresql.org])
20+
AC_INIT([PostgreSQL], [8.0.0rc3], [pgsql-bugs@postgresql.org])
2121

2222
AC_PREREQ(2.53)
23-
AC_COPYRIGHT([Copyright2004 PostgreSQL Global Development Group])
23+
AC_COPYRIGHT([Copyright2005 PostgreSQL Global Development Group])
2424
AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
2525
AC_CONFIG_AUX_DIR(config)
2626
AC_PREFIX_DEFAULT(/usr/local/pgsql)

‎contrib/vacuumlo/vacuumlo.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
* vacuumlo.c
44
* This removes orphaned large objects from a database.
55
*
6-
* Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/contrib/vacuumlo/vacuumlo.c,v 1.28 2004/11/09 06:09:40 neilc Exp $
11+
* $PostgreSQL: pgsql/contrib/vacuumlo/vacuumlo.c,v 1.29 2004/12/31 21:58:50 pgsql Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/

‎doc/FAQ_japanese‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ PostgreSQL
171171

172172
PostgreSQL Data Base Management System
173173

174-
Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group Portions
174+
Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group Portions
175175
Copyright (c) 1994-6 Regents of the University of California
176176

177177
Permission to use, copy, modify, and distribute this software and its
@@ -193,7 +193,7 @@ SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
193193

194194
POSTGRESQL �ǡ����١������������ƥ�
195195

196-
��ʬŪ��� (c) 1996-2004, PostgreSQL��ݳ�ȯ������
196+
��ʬŪ��� (c) 1996-2005, PostgreSQL��ݳ�ȯ������
197197
��ʬŪ��� (c) 1994-6 ����ե���˥�����ܹ�
198198

199199

‎doc/src/FAQ/FAQ_japanese.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ <H1>
166166
<P>
167167
PostgreSQL Data Base Management System</P>
168168
<P>
169-
Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
169+
Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
170170
Portions Copyright (c) 1994-6 Regents of the University of California</P>
171171
<P>
172172
Permission to use, copy, modify, and distribute this software and its
@@ -191,7 +191,7 @@ <H1>
191191
<SMALL><PRE>
192192
POSTGRESQL データベース管理システム
193193

194-
部分的著作権 (c) 1996-2004, PostgreSQL国際開発チーム
194+
部分的著作権 (c) 1996-2005, PostgreSQL国際開発チーム
195195
部分的著作権 (c) 1994-6 カリフォルニア大学本校
196196

197197

‎doc/src/sgml/legal.sgml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.17 2004/10/25 06:40:39 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.18 2004/12/31 21:59:01 pgsql Exp $
33
-->
44

55
<copyright>
6-
<year>1996-2004</year>
6+
<year>1996-2005</year>
77
<holder>The PostgreSQL Global Development Group</holder>
88
</copyright>
99

1010
<legalnotice id="legalnotice">
1111
<title>Legal Notice</title>
1212

1313
<para>
14-
<productname>PostgreSQL</productname> is Copyright &copy; 1996-2004
14+
<productname>PostgreSQL</productname> is Copyright &copy; 1996-2005
1515
by the PostgreSQL Global Development Group and is distributed under
1616
the terms of the license of the University of California below.
1717
</para>

‎src/backend/access/common/heaptuple.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
* This file contains heap tuple accessor and mutator routines, as well
55
* as various tuple utilities.
66
*
7-
* Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
7+
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
1010
*
1111
* IDENTIFICATION
12-
* $PostgreSQL: pgsql/src/backend/access/common/heaptuple.c,v 1.94 2004/08/29 05:06:39 momjian Exp $
12+
* $PostgreSQL: pgsql/src/backend/access/common/heaptuple.c,v 1.95 2004/12/31 21:59:07 pgsql Exp $
1313
*
1414
* NOTES
1515
* The old interface functions have been converted to macros

‎src/backend/access/common/indextuple.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
* This file contains index tuple accessor and mutator routines,
55
* as well as various tuple utilities.
66
*
7-
* Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
7+
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
1010
*
1111
* IDENTIFICATION
12-
* $PostgreSQL: pgsql/src/backend/access/common/indextuple.c,v 1.71 2004/08/29 05:06:39 momjian Exp $
12+
* $PostgreSQL: pgsql/src/backend/access/common/indextuple.c,v 1.72 2004/12/31 21:59:07 pgsql Exp $
1313
*
1414
*-------------------------------------------------------------------------
1515
*/

‎src/backend/access/common/indexvalid.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
* indexvalid.c
44
* index tuple qualification validity checking code
55
*
6-
* Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/access/common/indexvalid.c,v 1.32 2004/08/29 04:12:17 momjian Exp $
11+
* $PostgreSQL: pgsql/src/backend/access/common/indexvalid.c,v 1.33 2004/12/31 21:59:07 pgsql Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/

‎src/backend/access/common/printtup.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
* clients and standalone backends are supported here).
66
*
77
*
8-
* Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
8+
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*
1111
* IDENTIFICATION
12-
* $PostgreSQL: pgsql/src/backend/access/common/printtup.c,v 1.85 2004/08/29 05:06:39 momjian Exp $
12+
* $PostgreSQL: pgsql/src/backend/access/common/printtup.c,v 1.86 2004/12/31 21:59:07 pgsql Exp $
1313
*
1414
*-------------------------------------------------------------------------
1515
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp