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 a4a0566622c..e72ebaddbf4 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-2022, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include/utils/varlena.h |