Skip to content

Commit e53d6ea

Browse files
committed
Minor adjustments
1 parent 244b52f commit e53d6ea

50 files changed

Lines changed: 170 additions & 407 deletions

Some content is hidden

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

include/catalog/nodes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

include/catalog/pg_dist_spatiotemporal_dist_functions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

include/catalog/pg_dist_spatiotemporal_tables.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

include/catalog/pg_dist_spatiotemporal_tiles.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

include/catalog/pg_execution_run.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

include/catalog/table_ops.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

include/distributed_functions/coordinator_operations.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

include/distributed_functions/distributed_function.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

include/distributed_functions/worker_operations.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

include/executor/executor_tasks.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* the Free Software Foundation, either version 2 of the License, or
99
* (at your option) any later version.
1010
*
11-
* Copyright (c) 2023-2024 Mohamed Bakli <mohamed_bakli@hotmail.com>
11+
* Copyright (c) 2020-2026 Mohamed Bakli <mohamed_bakli@hotmail.com>
1212
*
1313
*****************************************************************************/
1414

0 commit comments

Comments
 (0)