diff options
Diffstat (limited to 'src/backend/replication/syncrep_gram.y')
| -rw-r--r-- | src/backend/replication/syncrep_gram.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/replication/syncrep_gram.y b/src/backend/replication/syncrep_gram.y index 4a8b9f247b..7f31d08c10 100644 --- a/src/backend/replication/syncrep_gram.y +++ b/src/backend/replication/syncrep_gram.y @@ -3,7 +3,7 @@ * * syncrep_gram.y - Parser for synchronous_standby_names * - * 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 * * |
