diff options
Diffstat (limited to 'src/include/access/heaptoast.h')
-rw-r--r-- | src/include/access/heaptoast.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/access/heaptoast.h b/src/include/access/heaptoast.h index 488a2e4a7f6..269648b1804 100644 --- a/src/include/access/heaptoast.h +++ b/src/include/access/heaptoast.h @@ -4,7 +4,7 @@ * Heap-specific definitions for external and compressed storage * of variable size attributes. * - * Copyright (c) 2000-2019, PostgreSQL Global Development Group + * Copyright (c) 2000-2020, PostgreSQL Global Development Group * * src/include/access/heaptoast.h * |