Add copyright notices to meson files

Discussion: https://postgr.es/m/222b43a5-2fb3-2c1b-9cd0-375d376c8246@dunslane.net
This commit is contained in:
Andrew Dunstan 2022-12-20 07:54:39 -05:00
parent 594f8d3776
commit 8284cf5f74
262 changed files with 524 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
adminpack_sources = files(
'adminpack.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
amcheck_sources = files(
'verify_heapam.c',
'verify_nbtree.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
auth_delay_sources = files(
'auth_delay.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
auto_explain_sources = files(
'auto_explain.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
basebackup_to_shell_sources = files(
'basebackup_to_shell.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
basic_archive_sources = files(
'basic_archive.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
bloom_sources = files(
'blcost.c',
'blinsert.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not perl_dep.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
btree_gin_sources = files(
'btree_gin.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
btree_gist_sources = files(
'btree_bit.c',
'btree_bool.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
citext_sources = files(
'citext.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
cube_sources = files(
'cube.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
dblink_sources = files(
'dblink.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
dict_int_sources = files(
'dict_int.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
dict_xsyn_sources = files(
'dict_xsyn.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
earthdistance_sources = files(
'earthdistance.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
file_fdw_sources = files(
'file_fdw.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
fuzzystrmatch_sources = files(
'fuzzystrmatch.c',
'dmetaphone.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
# .. so that includes of hstore/hstore.h work
hstore_inc = include_directories('.', '../')

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not perl_dep.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not python3_dep.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
install_data(
'intagg.control',
'intagg--1.0--1.1.sql',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
intarray_sources = files(
'_int_bool.c',
'_int_gin.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
isn_sources = files(
'isn.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not perl_dep.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not python3_dep.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
lo_sources = files(
'lo.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
ltree_sources = files(
'_ltree_gist.c',
'_ltree_op.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not python3_dep.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
contrib_mod_args = pg_mod_args
contrib_data_dir = dir_data_extension

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
oid2name_sources = files(
'oid2name.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
old_snapshot_sources = files(
'time_mapping.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pageinspect_sources = files(
'brinfuncs.c',
'btreefuncs.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
passwordcheck_sources = files(
'passwordcheck.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pg_buffercache_sources = files(
'pg_buffercache_pages.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pg_freespacemap_sources = files(
'pg_freespacemap.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pg_prewarm_sources = files(
'autoprewarm.c',
'pg_prewarm.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pg_stat_statements_sources = files(
'pg_stat_statements.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pg_surgery_sources = files(
'heap_surgery.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pg_trgm_sources = files(
'trgm_gin.c',
'trgm_gist.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pg_visibility_sources = files(
'pg_visibility.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pg_walinspect_sources = files('pg_walinspect.c')
if host_system == 'windows'

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not ssl.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pgrowlocks_sources = files(
'pgrowlocks.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
pgstattuple_sources = files(
'pgstatapprox.c',
'pgstatindex.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
postgres_fdw_sources = files(
'connection.c',
'deparse.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
seg_sources = files(
'seg.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not selinux.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
autoinc_sources = files(
'autoinc.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not ssl.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
tablefunc_sources = files(
'tablefunc.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
tcn_sources = files(
'tcn.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
test_decoding_sources = files(
'test_decoding.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
tsm_system_rows_sources = files(
'tsm_system_rows.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
tsm_system_time_sources = files(
'tsm_system_time.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
unaccent_sources = files(
'unaccent.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not uuid.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
vacuumlo_sources = files(
'vacuumlo.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not libxml.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
docs = []
alldocs = []
doc_generated = []

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
# Entry point for building PostgreSQL with meson
#
# Good starting points for writing meson.build files are:

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
# Data layout influencing options
option('blocksize', type : 'combo',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'brin.c',
'brin_bloom.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'attmap.c',
'bufmask.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'ginarrayproc.c',
'ginbtree.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'gist.c',
'gistbuild.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'hash.c',
'hash_xlog.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'heapam.c',
'heapam_handler.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'amapi.c',
'amvalidate.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
subdir('brin')
subdir('common')
subdir('gin')

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'nbtcompare.c',
'nbtdedup.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
# used by frontend programs like pg_waldump
rmgr_desc_sources = files(
'brindesc.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'spgdoinsert.c',
'spginsert.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'table.c',
'tableam.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'bernoulli.c',
'system.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'clog.c',
'commit_ts.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'backup_manifest.c',
'basebackup.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'bootstrap.c')

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'aclchk.c',
'catalog.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'aggregatecmds.c',
'alter.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'execAmi.c',
'execAsync.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'foreign.c'
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
if not llvm.found()
subdir_done()
endif

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'jit.c'
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'binaryheap.c',
'bipartite_match.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'auth-sasl.c',
'auth-scram.c',

View File

@ -1,2 +1,4 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
main_file = files('main.c')
backend_sources += main_file

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_build_deps = [backend_code]
backend_sources = []
backend_link_with = [pgport_srv, common_srv]

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'bitmapset.c',
'extensible.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'geqo_copy.c',
'geqo_cx.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
subdir('geqo')
subdir('path')
subdir('plan')

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'allpaths.c',
'clausesel.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'analyzejoins.c',
'createplan.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'prepagg.c',
'prepjointree.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'appendinfo.c',
'clauses.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'analyze.c',
'parse_agg.c',

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'partbounds.c',
'partdesc.c',

View File

@ -1 +1,3 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
i18n.gettext('postgres-' + pg_version_major.to_string())

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'atomics.c',
)

View File

@ -1,3 +1,5 @@
# Copyright (c) 2022, PostgreSQL Global Development Group
backend_sources += files(
'crashdump.c',
'signal.c',

Some files were not shown because too many files have changed in this diff Show More