Skip to content

Commit a23de3d

Browse files
authored
Merge pull request #134 from postgrespro/PGPRO-11422
Add check in Travis CI and update copyrights.
2 parents 6a065fd + 331863c commit a23de3d

20 files changed

+26
-19
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ notifications:
2323
on_failure: always
2424

2525
env:
26+
- PG_VERSION=17
27+
- PG_VERSION=17 LEVEL=hardcore
2628
- PG_VERSION=16
2729
- PG_VERSION=16 LEVEL=hardcore
2830
- PG_VERSION=15
@@ -35,3 +37,8 @@ env:
3537
- PG_VERSION=12 LEVEL=hardcore
3638
- PG_VERSION=11
3739
- PG_VERSION=11 LEVEL=hardcore
40+
41+
matrix:
42+
allow_failures:
43+
- env: PG_VERSION=11
44+
- env: PG_VERSION=11 LEVEL=hardcore

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-2019, Postgres Professional
3+
Portions Copyright (c) 2015-2024, 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, Postgres Professional
6+
* Copyright (c) 2022-2024, 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-2022, Postgres Professional
6+
* Portions Copyright (c) 2015-2024, 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-2022, Postgres Professional
6+
* Portions Copyright (c) 2015-2024, 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-2022, Postgres Professional
6+
* Portions Copyright (c) 2015-2024, 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-2022, Postgres Professional
7+
* Portions Copyright (c) 2015-2024, 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-2022, Postgres Professional
7+
* Portions Copyright (c) 2015-2024, 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-2022, Postgres Professional
7+
* Portions Copyright (c) 2015-2024, 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-2022, Postgres Professional
7+
* Portions Copyright (c) 2015-2024, Postgres Professional
88
* Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy