1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-07 00:36:50 +03:00

Update copyrights for 2020

Backpatch-through: update all files in master, backpatch legal files through 9.4
This commit is contained in:
Bruce Momjian
2020-01-01 12:21:45 -05:00
parent b55413d77f
commit 7559d8ebfa
1771 changed files with 1781 additions and 1781 deletions
COPYRIGHTconfigureconfigure.in
contrib
doc/src/sgml
src
backend
Makefile
access
brin
common
gin
gist
hash
heap
index
nbtree
rmgrdesc
spgist
table
tablesample
transam
bootstrap
catalog
commands
executor
foreign
jit
lib
libpq
main
nodes
optimizer
parser
partitioning
port
postmaster
regex
replication
rewrite
snowball
statistics
storage
tcop
tsearch
utils
Gen_dummy_probes.plGen_dummy_probes.sedGen_fmgrtab.plMakefile
adt
cache
errcodes.txt
error
fmgr
generate-errcodes.pl
hash
init
mb
misc
mmgr
probes.d
resowner
sort
time
bin
common
fe_utils
include
access
bootstrap
c.h
catalog
Makefilebinary_upgrade.hcatalog.hcatversion.hdependency.hduplicate_oidsgenbki.hheap.hindex.hindexing.hnamespace.hobjectaccess.hobjectaddress.hopfam_internal.hpartition.hpg_aggregate.datpg_aggregate.hpg_am.datpg_am.hpg_amop.datpg_amop.hpg_amproc.datpg_amproc.hpg_attrdef.hpg_attribute.hpg_auth_members.hpg_authid.datpg_authid.hpg_cast.datpg_cast.hpg_class.datpg_class.hpg_collation.datpg_collation.hpg_constraint.hpg_control.hpg_conversion.datpg_conversion.hpg_database.datpg_database.hpg_db_role_setting.hpg_default_acl.hpg_depend.hpg_description.hpg_enum.hpg_event_trigger.hpg_extension.hpg_foreign_data_wrapper.hpg_foreign_server.hpg_foreign_table.hpg_index.hpg_inherits.hpg_init_privs.hpg_language.datpg_language.hpg_largeobject.hpg_largeobject_metadata.hpg_namespace.datpg_namespace.hpg_opclass.datpg_opclass.hpg_operator.datpg_operator.hpg_opfamily.datpg_opfamily.hpg_partitioned_table.hpg_pltemplate.datpg_pltemplate.hpg_policy.hpg_proc.datpg_proc.hpg_publication.hpg_publication_rel.hpg_range.datpg_range.hpg_replication_origin.hpg_rewrite.hpg_seclabel.hpg_sequence.hpg_shdepend.hpg_shdescription.hpg_shseclabel.hpg_statistic.hpg_statistic_ext.hpg_statistic_ext_data.hpg_subscription.hpg_subscription_rel.hpg_tablespace.datpg_tablespace.hpg_transform.hpg_trigger.hpg_ts_config.datpg_ts_config.hpg_ts_config_map.datpg_ts_config_map.hpg_ts_dict.datpg_ts_dict.hpg_ts_parser.datpg_ts_parser.hpg_ts_template.datpg_ts_template.hpg_type.datpg_type.hpg_user_mapping.hreformat_dat_file.plrenumber_oids.plstorage.hstorage_xlog.htoasting.hunused_oids
commands
common
datatype
executor
fe_utils
fmgr.h
foreign
funcapi.hgetaddrinfo.hgetopt_long.h
jit
lib
libpq
mb
miscadmin.h
nodes
optimizer
parser
partitioning
pg_config_manual.hpg_getopt.hpg_trace.hpgstat.hpgtar.hpgtime.hport.h
port
portability
postgres.hpostgres_fe.h
postmaster
regex
replication
rewrite
rusagestub.h
snowball
statistics
storage
tcop
tsearch
utils
windowapi.h
interfaces
pl
port
test
timezone
tools
tutorial

@ -7,7 +7,7 @@
* already seen. The hash key is computed from the grouping columns.
*
*
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*