diff options
Diffstat (limited to 'src/include/utils/varlena.h')
-rw-r--r-- | src/include/utils/varlena.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/varlena.h b/src/include/utils/varlena.h index 85e838f01e0..5c39723332d 100644 --- a/src/include/utils/varlena.h +++ b/src/include/utils/varlena.h @@ -3,7 +3,7 @@ * varlena.h * Functions for the variable-length built-in types. * - * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/utils/varlena.h |