mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +03:00
Update copyright for 2018
Backpatch-through: certain files through 9.3
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-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
||||
Reference in New Issue
Block a user