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 2b451f165e1..2b86d8a6eeb 100644 --- a/contrib/postgres_fdw/meson.build +++ b/contrib/postgres_fdw/meson.build @@ -1,4 +1,4 @@ -# Copyright (c) 2022-2023, PostgreSQL Global Development Group +# Copyright (c) 2022-2024, PostgreSQL Global Development Group postgres_fdw_sources = files( 'connection.c', |