File tree Expand file tree Collapse file tree 17 files changed +17
-17
lines changed Expand file tree Collapse file tree 17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 33 * rum.h
44 * Exported definitions for RUM index.
55 *
6- * Portions Copyright (c) 2015-2019 , Postgres Professional
6+ * Portions Copyright (c) 2015-2021 , Postgres Professional
77 * Portions Copyright (c) 2006-2016, PostgreSQL Global Development Group
88 *
99 *-------------------------------------------------------------------------
Original file line number Diff line number Diff line change 33 * rum_arr_utils.c
44 * various anyarray-search functions
55 *
6- * Portions Copyright (c) 2015-2019 , Postgres Professional
6+ * Portions Copyright (c) 2015-2021 , Postgres Professional
77 * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
88 *
99 *-------------------------------------------------------------------------
Original file line number Diff line number Diff line change 33 * rum_ts_utils.c
44 * various text-search functions
55 *
6- * Portions Copyright (c) 2015-2019 , Postgres Professional
6+ * Portions Copyright (c) 2015-2021 , Postgres Professional
77 * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
88 *
99 *-------------------------------------------------------------------------
Original file line number Diff line number Diff line change 44 * page utilities routines for the postgres inverted index access method.
55 *
66 *
7- * Portions Copyright (c) 2015-2019 , Postgres Professional
7+ * Portions Copyright (c) 2015-2021 , Postgres Professional
88 * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
99 * Portions Copyright (c) 1994, Regents of the University of California
1010 *
Original file line number Diff line number Diff line change 44 * routines for fast build of inverted index
55 *
66 *
7- * Portions Copyright (c) 2015-2019 , Postgres Professional
7+ * Portions Copyright (c) 2015-2021 , Postgres Professional
88 * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
99 * Portions Copyright (c) 1994, Regents of the University of California
1010 *
Original file line number Diff line number Diff line change 44 * page utilities routines for the postgres inverted index access method.
55 *
66 *
7- * Portions Copyright (c) 2015-2019 , Postgres Professional
7+ * Portions Copyright (c) 2015-2021 , Postgres Professional
88 * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
99 * Portions Copyright (c) 1994, Regents of the University of California
1010 *
Original file line number Diff line number Diff line change 44 * page utilities routines for the postgres inverted index access method.
55 *
66 *
7- * Portions Copyright (c) 2015-2019 , Postgres Professional
7+ * Portions Copyright (c) 2015-2021 , Postgres Professional
88 * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
99 * Portions Copyright (c) 1994, Regents of the University of California
1010 *
Original file line number Diff line number Diff line change 44 * fetch tuples from a RUM scan.
55 *
66 *
7- * Portions Copyright (c) 2015-2019 , Postgres Professional
7+ * Portions Copyright (c) 2015-2021 , Postgres Professional
88 * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
99 * Portions Copyright (c) 1994, Regents of the University of California
1010 *
Original file line number Diff line number Diff line change 44 * insert routines for the postgres inverted index access method.
55 *
66 *
7- * Portions Copyright (c) 2015-2019 , Postgres Professional
7+ * Portions Copyright (c) 2015-2021 , Postgres Professional
88 * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
99 * Portions Copyright (c) 1994, Regents of the University of California
1010 *
Original file line number Diff line number Diff line change 44 * routines to manage scans of inverted index relations
55 *
66 *
7- * Portions Copyright (c) 2015-2019 , Postgres Professional
7+ * Portions Copyright (c) 2015-2021 , Postgres Professional
88 * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
99 * Portions Copyright (c) 1994, Regents of the University of California
1010 *
You can’t perform that action at this time.
0 commit comments