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

Commit30c8684

Browse files
committed
Change the license sentence in accordance with 2021.
1 parent5127211 commit30c8684

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

‎aqo.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* aqo.c
33
*Adaptive query optimization extension
44
*
5-
* Copyright (c) 2016-2020, Postgres Professional
5+
* Copyright (c) 2016-2021, Postgres Professional
66
*
77
* IDENTIFICATION
88
* aqo/aqo.c

‎aqo.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
* Module storage.c is responsible for storage query settings and models
106106
* (i. e. all information which is used in extension).
107107
*
108-
* Copyright (c) 2016-2020, Postgres Professional
108+
* Copyright (c) 2016-2021, Postgres Professional
109109
*
110110
* IDENTIFICATION
111111
* aqo/aqo.h

‎auto_tuning.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*******************************************************************************
1010
*
11-
* Copyright (c) 2016-2020, Postgres Professional
11+
* Copyright (c) 2016-2021, Postgres Professional
1212
*
1313
* IDENTIFICATION
1414
* aqo/auto_tuning.c

‎cardinality_estimation.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*******************************************************************************
1010
*
11-
* Copyright (c) 2016-2020, Postgres Professional
11+
* Copyright (c) 2016-2021, Postgres Professional
1212
*
1313
* IDENTIFICATION
1414
* aqo/cardinality_estimation.c

‎cardinality_hooks.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
*******************************************************************************
2020
*
21-
* Copyright (c) 2016-2020, Postgres Professional
21+
* Copyright (c) 2016-2021, Postgres Professional
2222
*
2323
* IDENTIFICATION
2424
* aqo/cardinality_hooks.c

‎hash.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
*******************************************************************************
1414
*
15-
* Copyright (c) 2016-2020, Postgres Professional
15+
* Copyright (c) 2016-2021, Postgres Professional
1616
*
1717
* IDENTIFICATION
1818
* aqo/hash.c

‎machine_learning.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
*******************************************************************************
1414
*
15-
* Copyright (c) 2016-2020, Postgres Professional
15+
* Copyright (c) 2016-2021, Postgres Professional
1616
*
1717
* IDENTIFICATION
1818
* aqo/machine_learning.c

‎path_utils.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
*******************************************************************************
77
*
8-
* Copyright (c) 2016-2020, Postgres Professional
8+
* Copyright (c) 2016-2021, Postgres Professional
99
*
1010
* IDENTIFICATION
1111
* aqo/path_utils.c

‎postprocessing.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
*******************************************************************************
1111
*
12-
* Copyright (c) 2016-2020, Postgres Professional
12+
* Copyright (c) 2016-2021, Postgres Professional
1313
*
1414
* IDENTIFICATION
1515
* aqo/postprocessing.c

‎preprocessing.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
*
5050
*******************************************************************************
5151
*
52-
* Copyright (c) 2016-2020, Postgres Professional
52+
* Copyright (c) 2016-2021, Postgres Professional
5353
*
5454
* IDENTIFICATION
5555
* aqo/preprocessing.c

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp