mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Update copyright for 2025
Backpatch-through: 13
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2022-2024, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2022-2025, PostgreSQL Global Development Group
|
||||
|
||||
tsm_system_time_sources = files(
|
||||
'tsm_system_time.c',
|
||||
|
@ -13,7 +13,7 @@
|
||||
* However, we do what we can to reduce surprising behavior by selecting
|
||||
* the sampling pattern just once per query, much as in tsm_system_rows.
|
||||
*
|
||||
* 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
|
||||
|
Reference in New Issue
Block a user