mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +03:00
Update copyright for 2021
Backpatch-through: 9.5
This commit is contained in:
2
src/backend/utils/cache/attoptcache.c
vendored
2
src/backend/utils/cache/attoptcache.c
vendored
@@ -6,7 +6,7 @@
|
||||
* Attribute options are cached separately from the fixed-size portion of
|
||||
* pg_attribute entries, which are handled by the relcache.
|
||||
*
|
||||
* Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
||||
Reference in New Issue
Block a user