diff options
Diffstat (limited to 'contrib/pg_surgery')
-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 f06385e8d3e..3d8eb0abc29 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-2021, PostgreSQL Global Development Group + * Copyright (c) 2020-2022, PostgreSQL Global Development Group * * IDENTIFICATION * contrib/pg_surgery/heap_surgery.c |