diff options
Diffstat (limited to 'contrib/postgres_fdw/meson.build')
-rw-r--r-- | contrib/postgres_fdw/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/postgres_fdw/meson.build b/contrib/postgres_fdw/meson.build index 473f4d00c61..2b451f165e1 100644 --- a/contrib/postgres_fdw/meson.build +++ b/contrib/postgres_fdw/meson.build @@ -1,4 +1,4 @@ -# Copyright (c) 2022, PostgreSQL Global Development Group +# Copyright (c) 2022-2023, PostgreSQL Global Development Group postgres_fdw_sources = files( 'connection.c', |