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

Commit12a380b

Browse files
Ekaterina SokolovaMarina Polyakova
Ekaterina Sokolova
authored and
Marina Polyakova
committed
Update Copyrights to 2025
1 parent10dd353 commit12a380b

19 files changed

+19
-19
lines changed

‎LICENSE‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
RUM is released under the PostgreSQL License, a liberal Open Source license, similar to the BSD or MIT licenses.
22

3-
Portions Copyright (c) 2015-2024, Postgres Professional
3+
Portions Copyright (c) 2015-2025, Postgres Professional
44
Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
55
Portions Copyright (c) 1994, The Regents of the University of California
66

‎src/disable_core_macro.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* disable_core_macro.h
44
* Support including tuplesort.c from postgresql core code.
55
*
6-
* Copyright (c) 2022-2024, Postgres Professional
6+
* Copyright (c) 2022-2025, Postgres Professional
77
*
88
*-------------------------------------------------------------------------
99
*/

‎src/rum.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* rum.h
44
* Exported definitions for RUM index.
55
*
6-
* Portions Copyright (c) 2015-2024, Postgres Professional
6+
* Portions Copyright (c) 2015-2025, Postgres Professional
77
* Portions Copyright (c) 2006-2022, PostgreSQL Global Development Group
88
*
99
*-------------------------------------------------------------------------

‎src/rum_arr_utils.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* rum_arr_utils.c
44
*various anyarray-search functions
55
*
6-
* Portions Copyright (c) 2015-2024, Postgres Professional
6+
* Portions Copyright (c) 2015-2025, Postgres Professional
77
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
88
*
99
*-------------------------------------------------------------------------

‎src/rum_ts_utils.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* rum_ts_utils.c
44
*various text-search functions
55
*
6-
* Portions Copyright (c) 2015-2024, Postgres Professional
6+
* Portions Copyright (c) 2015-2025, Postgres Professional
77
* Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
88
*
99
*-------------------------------------------------------------------------

‎src/rumbtree.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* page utilities routines for the postgres inverted index access method.
55
*
66
*
7-
* Portions Copyright (c) 2015-2024, Postgres Professional
7+
* Portions Copyright (c) 2015-2025, Postgres Professional
88
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*

‎src/rumbulk.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* routines for fast build of inverted index
55
*
66
*
7-
* Portions Copyright (c) 2015-2024, Postgres Professional
7+
* Portions Copyright (c) 2015-2025, Postgres Professional
88
* Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*

‎src/rumdatapage.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* page utilities routines for the postgres inverted index access method.
55
*
66
*
7-
* Portions Copyright (c) 2015-2024, Postgres Professional
7+
* Portions Copyright (c) 2015-2025, Postgres Professional
88
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*

‎src/rumentrypage.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* page utilities routines for the postgres inverted index access method.
55
*
66
*
7-
* Portions Copyright (c) 2015-2024, Postgres Professional
7+
* Portions Copyright (c) 2015-2025, Postgres Professional
88
* Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*

‎src/rumget.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* fetch tuples from a RUM scan.
55
*
66
*
7-
* Portions Copyright (c) 2015-2024, Postgres Professional
7+
* Portions Copyright (c) 2015-2025, Postgres Professional
88
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp