diff options
Diffstat (limited to 'contrib/pg_surgery/heap_surgery.c')
-rw-r--r-- | contrib/pg_surgery/heap_surgery.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_surgery/heap_surgery.c b/contrib/pg_surgery/heap_surgery.c index eb96b4bb36d..d31e5f31fd4 100644 --- a/contrib/pg_surgery/heap_surgery.c +++ b/contrib/pg_surgery/heap_surgery.c @@ -3,7 +3,7 @@ * heap_surgery.c * Functions to perform surgery on the damaged heap table. * - * Copyright (c) 2020, PostgreSQL Global Development Group + * Copyright (c) 2020-2021, PostgreSQL Global Development Group * * IDENTIFICATION * contrib/pg_surgery/heap_surgery.c |