diff options
| author | Bruce Momjian <bruce@momjian.us> | 2025-01-01 11:21:55 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2025-01-01 11:21:55 -0500 |
| commit | 50e6eb731d98ab6d0e625a0b87fb327b172bbebd (patch) | |
| tree | afa997a1b8df3ed53e220af8374e637cd5de5c5a /src/backend/access/common/tidstore.c | |
| parent | 98b1efd6ef6a1612019ef9ed6e44b79c132352ce (diff) | |
Update copyright for 2025
Backpatch-through: 13
Diffstat (limited to 'src/backend/access/common/tidstore.c')
| -rw-r--r-- | src/backend/access/common/tidstore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/access/common/tidstore.c b/src/backend/access/common/tidstore.c index a7179759d67..27f20cf1972 100644 --- a/src/backend/access/common/tidstore.c +++ b/src/backend/access/common/tidstore.c @@ -11,7 +11,7 @@ * TidStoreCreateShared(). Other backends can attach to the shared TidStore * by TidStoreAttach(). * - * 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 * * IDENTIFICATION |
