diff options
| author | Bruce Momjian | 2025-01-01 16:21:55 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2025-01-01 16:21:55 +0000 |
| commit | 50e6eb731d98ab6d0e625a0b87fb327b172bbebd (patch) | |
| tree | afa997a1b8df3ed53e220af8374e637cd5de5c5a /src/include/partitioning | |
| parent | 98b1efd6ef6a1612019ef9ed6e44b79c132352ce (diff) | |
Update copyright for 2025
Backpatch-through: 13
Diffstat (limited to 'src/include/partitioning')
| -rw-r--r-- | src/include/partitioning/partbounds.h | 2 | ||||
| -rw-r--r-- | src/include/partitioning/partdefs.h | 2 | ||||
| -rw-r--r-- | src/include/partitioning/partdesc.h | 2 | ||||
| -rw-r--r-- | src/include/partitioning/partprune.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/include/partitioning/partbounds.h b/src/include/partitioning/partbounds.h index 3d9cc1031f7..65f161f7188 100644 --- a/src/include/partitioning/partbounds.h +++ b/src/include/partitioning/partbounds.h @@ -2,7 +2,7 @@ * * partbounds.h * - * Copyright (c) 2007-2024, PostgreSQL Global Development Group + * Copyright (c) 2007-2025, PostgreSQL Global Development Group * * src/include/partitioning/partbounds.h * diff --git a/src/include/partitioning/partdefs.h b/src/include/partitioning/partdefs.h index fcfd18f2ba1..6deb24f1c07 100644 --- a/src/include/partitioning/partdefs.h +++ b/src/include/partitioning/partdefs.h @@ -3,7 +3,7 @@ * partdefs.h * Base definitions for partitioned table handling * - * Copyright (c) 2007-2024, PostgreSQL Global Development Group + * Copyright (c) 2007-2025, PostgreSQL Global Development Group * * src/include/partitioning/partdefs.h * diff --git a/src/include/partitioning/partdesc.h b/src/include/partitioning/partdesc.h index 87abfd76d78..f9eab1d085e 100644 --- a/src/include/partitioning/partdesc.h +++ b/src/include/partitioning/partdesc.h @@ -2,7 +2,7 @@ * * partdesc.h * - * Copyright (c) 1996-2024, PostgreSQL Global Development Group + * Copyright (c) 1996-2025, PostgreSQL Global Development Group * * src/include/partitioning/partdesc.h * diff --git a/src/include/partitioning/partprune.h b/src/include/partitioning/partprune.h index bd490d154f3..3aff23be21d 100644 --- a/src/include/partitioning/partprune.h +++ b/src/include/partitioning/partprune.h @@ -4,7 +4,7 @@ * prototypes for partprune.c * * - * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/partitioning/partprune.h |
