mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update copyright for 2023
Backpatch-through: 11
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2022, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
|
||||
|
||||
old_snapshot_sources = files(
|
||||
'time_mapping.c',
|
||||
|
@ -3,7 +3,7 @@
|
||||
* time_mapping.c
|
||||
* time to XID mapping information
|
||||
*
|
||||
* Copyright (c) 2020-2022, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2020-2023, PostgreSQL Global Development Group
|
||||
*
|
||||
* contrib/old_snapshot/time_mapping.c
|
||||
*-------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user