diff options
Diffstat (limited to 'contrib/bloom')
| -rw-r--r-- | contrib/bloom/meson.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/bloom/meson.build b/contrib/bloom/meson.build index 163a93c98f..9f0ffc3b8c 100644 --- a/contrib/bloom/meson.build +++ b/contrib/bloom/meson.build @@ -1,3 +1,5 @@ +# Copyright (c) 2022, PostgreSQL Global Development Group + bloom_sources = files( 'blcost.c', 'blinsert.c', |
