mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Update copyrights for 2020
Backpatch-through: update all files in master, backpatch legal files through 9.4
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
* relevant database in turn. The former keeps running after the
|
||||
* initial prewarm is complete to update the dump file periodically.
|
||||
*
|
||||
* Copyright (c) 2016-2019, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2016-2020, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* contrib/pg_prewarm/autoprewarm.c
|
||||
|
@ -3,7 +3,7 @@
|
||||
* pg_prewarm.c
|
||||
* prewarming utilities
|
||||
*
|
||||
* Copyright (c) 2010-2019, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2010-2020, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* contrib/pg_prewarm/pg_prewarm.c
|
||||
|
Reference in New Issue
Block a user