]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Update copyrights for 2020
authorBruce Momjian <bruce@momjian.us>
Wed, 1 Jan 2020 17:21:45 +0000 (12:21 -0500)
committerBruce Momjian <bruce@momjian.us>
Wed, 1 Jan 2020 17:21:45 +0000 (12:21 -0500)
Backpatch-through: update all files in master, backpatch legal files through 9.4

1771 files changed:
COPYRIGHT
configure
configure.in
contrib/adminpack/adminpack.c
contrib/amcheck/verify_nbtree.c
contrib/auth_delay/auth_delay.c
contrib/auto_explain/auto_explain.c
contrib/bloom/blcost.c
contrib/bloom/blinsert.c
contrib/bloom/bloom.h
contrib/bloom/blscan.c
contrib/bloom/blutils.c
contrib/bloom/blvacuum.c
contrib/bloom/blvalidate.c
contrib/dblink/dblink.c
contrib/dict_int/dict_int.c
contrib/dict_xsyn/dict_xsyn.c
contrib/file_fdw/file_fdw.c
contrib/fuzzystrmatch/fuzzystrmatch.c
contrib/intarray/_int_selfuncs.c
contrib/isn/isn.c
contrib/isn/isn.h
contrib/pageinspect/brinfuncs.c
contrib/pageinspect/fsmfuncs.c
contrib/pageinspect/ginfuncs.c
contrib/pageinspect/hashfuncs.c
contrib/pageinspect/heapfuncs.c
contrib/pageinspect/pageinspect.h
contrib/pageinspect/rawpage.c
contrib/passwordcheck/passwordcheck.c
contrib/pg_prewarm/autoprewarm.c
contrib/pg_prewarm/pg_prewarm.c
contrib/pg_stat_statements/pg_stat_statements.c
contrib/pg_trgm/trgm_regexp.c
contrib/pg_visibility/pg_visibility.c
contrib/pgcrypto/imath.c
contrib/pgstattuple/pgstatapprox.c
contrib/postgres_fdw/connection.c
contrib/postgres_fdw/deparse.c
contrib/postgres_fdw/option.c
contrib/postgres_fdw/postgres_fdw.c
contrib/postgres_fdw/postgres_fdw.h
contrib/postgres_fdw/shippable.c
contrib/sepgsql/database.c
contrib/sepgsql/dml.c
contrib/sepgsql/hooks.c
contrib/sepgsql/label.c
contrib/sepgsql/launcher
contrib/sepgsql/proc.c
contrib/sepgsql/relation.c
contrib/sepgsql/schema.c
contrib/sepgsql/selinux.c
contrib/sepgsql/sepgsql.h
contrib/sepgsql/uavc.c
contrib/tablefunc/tablefunc.c
contrib/tablefunc/tablefunc.h
contrib/tcn/tcn.c
contrib/test_decoding/test_decoding.c
contrib/tsm_system_rows/tsm_system_rows.c
contrib/tsm_system_time/tsm_system_time.c
contrib/unaccent/unaccent.c
contrib/uuid-ossp/uuid-ossp.c
contrib/vacuumlo/vacuumlo.c
doc/src/sgml/generate-errcodes-table.pl
doc/src/sgml/generate-keywords-table.pl
doc/src/sgml/legal.sgml
doc/src/sgml/lobj.sgml
src/backend/Makefile
src/backend/access/brin/brin.c
src/backend/access/brin/brin_inclusion.c
src/backend/access/brin/brin_minmax.c
src/backend/access/brin/brin_pageops.c
src/backend/access/brin/brin_revmap.c
src/backend/access/brin/brin_tuple.c
src/backend/access/brin/brin_validate.c
src/backend/access/brin/brin_xlog.c
src/backend/access/common/attmap.c
src/backend/access/common/bufmask.c
src/backend/access/common/detoast.c
src/backend/access/common/heaptuple.c
src/backend/access/common/indextuple.c
src/backend/access/common/printsimple.c
src/backend/access/common/printtup.c
src/backend/access/common/relation.c
src/backend/access/common/reloptions.c
src/backend/access/common/scankey.c
src/backend/access/common/session.c
src/backend/access/common/toast_internals.c
src/backend/access/common/tupconvert.c
src/backend/access/common/tupdesc.c
src/backend/access/gin/ginarrayproc.c
src/backend/access/gin/ginbtree.c
src/backend/access/gin/ginbulk.c
src/backend/access/gin/gindatapage.c
src/backend/access/gin/ginentrypage.c
src/backend/access/gin/ginfast.c
src/backend/access/gin/ginget.c
src/backend/access/gin/gininsert.c
src/backend/access/gin/ginlogic.c
src/backend/access/gin/ginpostinglist.c
src/backend/access/gin/ginscan.c
src/backend/access/gin/ginutil.c
src/backend/access/gin/ginvacuum.c
src/backend/access/gin/ginvalidate.c
src/backend/access/gin/ginxlog.c
src/backend/access/gist/gist.c
src/backend/access/gist/gistbuild.c
src/backend/access/gist/gistbuildbuffers.c
src/backend/access/gist/gistget.c
src/backend/access/gist/gistproc.c
src/backend/access/gist/gistscan.c
src/backend/access/gist/gistsplit.c
src/backend/access/gist/gistutil.c
src/backend/access/gist/gistvacuum.c
src/backend/access/gist/gistvalidate.c
src/backend/access/gist/gistxlog.c
src/backend/access/hash/hash.c
src/backend/access/hash/hash_xlog.c
src/backend/access/hash/hashfunc.c
src/backend/access/hash/hashinsert.c
src/backend/access/hash/hashovfl.c
src/backend/access/hash/hashpage.c
src/backend/access/hash/hashsearch.c
src/backend/access/hash/hashsort.c
src/backend/access/hash/hashutil.c
src/backend/access/hash/hashvalidate.c
src/backend/access/heap/heapam.c
src/backend/access/heap/heapam_handler.c
src/backend/access/heap/heapam_visibility.c
src/backend/access/heap/heaptoast.c
src/backend/access/heap/hio.c
src/backend/access/heap/pruneheap.c
src/backend/access/heap/rewriteheap.c
src/backend/access/heap/syncscan.c
src/backend/access/heap/vacuumlazy.c
src/backend/access/heap/visibilitymap.c
src/backend/access/index/amapi.c
src/backend/access/index/amvalidate.c
src/backend/access/index/genam.c
src/backend/access/index/indexam.c
src/backend/access/nbtree/nbtcompare.c
src/backend/access/nbtree/nbtinsert.c
src/backend/access/nbtree/nbtpage.c
src/backend/access/nbtree/nbtree.c
src/backend/access/nbtree/nbtsearch.c
src/backend/access/nbtree/nbtsort.c
src/backend/access/nbtree/nbtsplitloc.c
src/backend/access/nbtree/nbtutils.c
src/backend/access/nbtree/nbtvalidate.c
src/backend/access/nbtree/nbtxlog.c
src/backend/access/rmgrdesc/brindesc.c
src/backend/access/rmgrdesc/clogdesc.c
src/backend/access/rmgrdesc/committsdesc.c
src/backend/access/rmgrdesc/dbasedesc.c
src/backend/access/rmgrdesc/genericdesc.c
src/backend/access/rmgrdesc/gindesc.c
src/backend/access/rmgrdesc/gistdesc.c
src/backend/access/rmgrdesc/hashdesc.c
src/backend/access/rmgrdesc/heapdesc.c
src/backend/access/rmgrdesc/logicalmsgdesc.c
src/backend/access/rmgrdesc/mxactdesc.c
src/backend/access/rmgrdesc/nbtdesc.c
src/backend/access/rmgrdesc/relmapdesc.c
src/backend/access/rmgrdesc/replorigindesc.c
src/backend/access/rmgrdesc/seqdesc.c
src/backend/access/rmgrdesc/smgrdesc.c
src/backend/access/rmgrdesc/spgdesc.c
src/backend/access/rmgrdesc/standbydesc.c
src/backend/access/rmgrdesc/tblspcdesc.c
src/backend/access/rmgrdesc/xactdesc.c
src/backend/access/rmgrdesc/xlogdesc.c
src/backend/access/spgist/spgdoinsert.c
src/backend/access/spgist/spginsert.c
src/backend/access/spgist/spgkdtreeproc.c
src/backend/access/spgist/spgproc.c
src/backend/access/spgist/spgquadtreeproc.c
src/backend/access/spgist/spgscan.c
src/backend/access/spgist/spgtextproc.c
src/backend/access/spgist/spgutils.c
src/backend/access/spgist/spgvacuum.c
src/backend/access/spgist/spgvalidate.c
src/backend/access/spgist/spgxlog.c
src/backend/access/table/table.c
src/backend/access/table/tableam.c
src/backend/access/table/tableamapi.c
src/backend/access/table/toast_helper.c
src/backend/access/tablesample/bernoulli.c
src/backend/access/tablesample/system.c
src/backend/access/tablesample/tablesample.c
src/backend/access/transam/clog.c
src/backend/access/transam/commit_ts.c
src/backend/access/transam/generic_xlog.c
src/backend/access/transam/multixact.c
src/backend/access/transam/parallel.c
src/backend/access/transam/slru.c
src/backend/access/transam/subtrans.c
src/backend/access/transam/timeline.c
src/backend/access/transam/transam.c
src/backend/access/transam/twophase.c
src/backend/access/transam/twophase_rmgr.c
src/backend/access/transam/varsup.c
src/backend/access/transam/xact.c
src/backend/access/transam/xlog.c
src/backend/access/transam/xlogarchive.c
src/backend/access/transam/xlogfuncs.c
src/backend/access/transam/xloginsert.c
src/backend/access/transam/xlogreader.c
src/backend/access/transam/xlogutils.c
src/backend/bootstrap/bootparse.y
src/backend/bootstrap/bootscanner.l
src/backend/bootstrap/bootstrap.c
src/backend/catalog/Catalog.pm
src/backend/catalog/Makefile
src/backend/catalog/aclchk.c
src/backend/catalog/catalog.c
src/backend/catalog/dependency.c
src/backend/catalog/genbki.pl
src/backend/catalog/heap.c
src/backend/catalog/index.c
src/backend/catalog/indexing.c
src/backend/catalog/information_schema.sql
src/backend/catalog/namespace.c
src/backend/catalog/objectaccess.c
src/backend/catalog/objectaddress.c
src/backend/catalog/partition.c
src/backend/catalog/pg_aggregate.c
src/backend/catalog/pg_collation.c
src/backend/catalog/pg_constraint.c
src/backend/catalog/pg_conversion.c
src/backend/catalog/pg_db_role_setting.c
src/backend/catalog/pg_depend.c
src/backend/catalog/pg_enum.c
src/backend/catalog/pg_inherits.c
src/backend/catalog/pg_largeobject.c
src/backend/catalog/pg_namespace.c
src/backend/catalog/pg_operator.c
src/backend/catalog/pg_proc.c
src/backend/catalog/pg_publication.c
src/backend/catalog/pg_range.c
src/backend/catalog/pg_shdepend.c
src/backend/catalog/pg_subscription.c
src/backend/catalog/pg_type.c
src/backend/catalog/storage.c
src/backend/catalog/system_views.sql
src/backend/catalog/toasting.c
src/backend/commands/aggregatecmds.c
src/backend/commands/alter.c
src/backend/commands/amcmds.c
src/backend/commands/analyze.c
src/backend/commands/async.c
src/backend/commands/cluster.c
src/backend/commands/collationcmds.c
src/backend/commands/comment.c
src/backend/commands/constraint.c
src/backend/commands/conversioncmds.c
src/backend/commands/copy.c
src/backend/commands/createas.c
src/backend/commands/dbcommands.c
src/backend/commands/define.c
src/backend/commands/discard.c
src/backend/commands/dropcmds.c
src/backend/commands/event_trigger.c
src/backend/commands/explain.c
src/backend/commands/extension.c
src/backend/commands/foreigncmds.c
src/backend/commands/functioncmds.c
src/backend/commands/indexcmds.c
src/backend/commands/lockcmds.c
src/backend/commands/matview.c
src/backend/commands/opclasscmds.c
src/backend/commands/operatorcmds.c
src/backend/commands/policy.c
src/backend/commands/portalcmds.c
src/backend/commands/prepare.c
src/backend/commands/proclang.c
src/backend/commands/publicationcmds.c
src/backend/commands/schemacmds.c
src/backend/commands/seclabel.c
src/backend/commands/sequence.c
src/backend/commands/statscmds.c
src/backend/commands/subscriptioncmds.c
src/backend/commands/tablecmds.c
src/backend/commands/tablespace.c
src/backend/commands/trigger.c
src/backend/commands/tsearchcmds.c
src/backend/commands/typecmds.c
src/backend/commands/user.c
src/backend/commands/vacuum.c
src/backend/commands/variable.c
src/backend/commands/view.c
src/backend/executor/execAmi.c
src/backend/executor/execCurrent.c
src/backend/executor/execExpr.c
src/backend/executor/execExprInterp.c
src/backend/executor/execGrouping.c
src/backend/executor/execIndexing.c
src/backend/executor/execJunk.c
src/backend/executor/execMain.c
src/backend/executor/execParallel.c
src/backend/executor/execPartition.c
src/backend/executor/execProcnode.c
src/backend/executor/execReplication.c
src/backend/executor/execSRF.c
src/backend/executor/execScan.c
src/backend/executor/execTuples.c
src/backend/executor/execUtils.c
src/backend/executor/functions.c
src/backend/executor/instrument.c
src/backend/executor/nodeAgg.c
src/backend/executor/nodeAppend.c
src/backend/executor/nodeBitmapAnd.c
src/backend/executor/nodeBitmapHeapscan.c
src/backend/executor/nodeBitmapIndexscan.c
src/backend/executor/nodeBitmapOr.c
src/backend/executor/nodeCtescan.c
src/backend/executor/nodeCustom.c
src/backend/executor/nodeForeignscan.c
src/backend/executor/nodeFunctionscan.c
src/backend/executor/nodeGather.c
src/backend/executor/nodeGatherMerge.c
src/backend/executor/nodeGroup.c
src/backend/executor/nodeHash.c
src/backend/executor/nodeHashjoin.c
src/backend/executor/nodeIndexonlyscan.c
src/backend/executor/nodeIndexscan.c
src/backend/executor/nodeLimit.c
src/backend/executor/nodeLockRows.c
src/backend/executor/nodeMaterial.c
src/backend/executor/nodeMergeAppend.c
src/backend/executor/nodeMergejoin.c
src/backend/executor/nodeModifyTable.c
src/backend/executor/nodeNamedtuplestorescan.c
src/backend/executor/nodeNestloop.c
src/backend/executor/nodeProjectSet.c
src/backend/executor/nodeRecursiveunion.c
src/backend/executor/nodeResult.c
src/backend/executor/nodeSamplescan.c
src/backend/executor/nodeSeqscan.c
src/backend/executor/nodeSetOp.c
src/backend/executor/nodeSort.c
src/backend/executor/nodeSubplan.c
src/backend/executor/nodeSubqueryscan.c
src/backend/executor/nodeTableFuncscan.c
src/backend/executor/nodeTidscan.c
src/backend/executor/nodeUnique.c
src/backend/executor/nodeValuesscan.c
src/backend/executor/nodeWindowAgg.c
src/backend/executor/nodeWorktablescan.c
src/backend/executor/spi.c
src/backend/executor/tqueue.c
src/backend/executor/tstoreReceiver.c
src/backend/foreign/foreign.c
src/backend/jit/jit.c
src/backend/jit/llvm/llvmjit.c
src/backend/jit/llvm/llvmjit_deform.c
src/backend/jit/llvm/llvmjit_error.cpp
src/backend/jit/llvm/llvmjit_expr.c
src/backend/jit/llvm/llvmjit_inline.cpp
src/backend/jit/llvm/llvmjit_types.c
src/backend/jit/llvm/llvmjit_wrap.cpp
src/backend/lib/binaryheap.c
src/backend/lib/bipartite_match.c
src/backend/lib/bloomfilter.c
src/backend/lib/dshash.c
src/backend/lib/hyperloglog.c
src/backend/lib/ilist.c
src/backend/lib/integerset.c
src/backend/lib/knapsack.c
src/backend/lib/pairingheap.c
src/backend/lib/rbtree.c
src/backend/libpq/auth-scram.c
src/backend/libpq/auth.c
src/backend/libpq/be-fsstubs.c
src/backend/libpq/be-gssapi-common.c
src/backend/libpq/be-secure-common.c
src/backend/libpq/be-secure-gssapi.c
src/backend/libpq/be-secure-openssl.c
src/backend/libpq/be-secure.c
src/backend/libpq/crypt.c
src/backend/libpq/hba.c
src/backend/libpq/ifaddr.c
src/backend/libpq/pqcomm.c
src/backend/libpq/pqformat.c
src/backend/libpq/pqmq.c
src/backend/libpq/pqsignal.c
src/backend/main/main.c
src/backend/nodes/bitmapset.c
src/backend/nodes/copyfuncs.c
src/backend/nodes/equalfuncs.c
src/backend/nodes/extensible.c
src/backend/nodes/list.c
src/backend/nodes/makefuncs.c
src/backend/nodes/nodeFuncs.c
src/backend/nodes/nodes.c
src/backend/nodes/outfuncs.c
src/backend/nodes/params.c
src/backend/nodes/print.c
src/backend/nodes/read.c
src/backend/nodes/readfuncs.c
src/backend/nodes/tidbitmap.c
src/backend/nodes/value.c
src/backend/optimizer/geqo/geqo_copy.c
src/backend/optimizer/geqo/geqo_eval.c
src/backend/optimizer/geqo/geqo_main.c
src/backend/optimizer/geqo/geqo_misc.c
src/backend/optimizer/geqo/geqo_pool.c
src/backend/optimizer/geqo/geqo_random.c
src/backend/optimizer/geqo/geqo_selection.c
src/backend/optimizer/path/allpaths.c
src/backend/optimizer/path/clausesel.c
src/backend/optimizer/path/costsize.c
src/backend/optimizer/path/equivclass.c
src/backend/optimizer/path/indxpath.c
src/backend/optimizer/path/joinpath.c
src/backend/optimizer/path/joinrels.c
src/backend/optimizer/path/pathkeys.c
src/backend/optimizer/path/tidpath.c
src/backend/optimizer/plan/analyzejoins.c
src/backend/optimizer/plan/createplan.c
src/backend/optimizer/plan/initsplan.c
src/backend/optimizer/plan/planagg.c
src/backend/optimizer/plan/planmain.c
src/backend/optimizer/plan/planner.c
src/backend/optimizer/plan/setrefs.c
src/backend/optimizer/plan/subselect.c
src/backend/optimizer/prep/prepjointree.c
src/backend/optimizer/prep/prepqual.c
src/backend/optimizer/prep/preptlist.c
src/backend/optimizer/prep/prepunion.c
src/backend/optimizer/util/appendinfo.c
src/backend/optimizer/util/clauses.c
src/backend/optimizer/util/inherit.c
src/backend/optimizer/util/joininfo.c
src/backend/optimizer/util/orclauses.c
src/backend/optimizer/util/paramassign.c
src/backend/optimizer/util/pathnode.c
src/backend/optimizer/util/placeholder.c
src/backend/optimizer/util/plancat.c
src/backend/optimizer/util/predtest.c
src/backend/optimizer/util/relnode.c
src/backend/optimizer/util/restrictinfo.c
src/backend/optimizer/util/tlist.c
src/backend/optimizer/util/var.c
src/backend/parser/analyze.c
src/backend/parser/check_keywords.pl
src/backend/parser/gram.y
src/backend/parser/parse_agg.c
src/backend/parser/parse_clause.c
src/backend/parser/parse_coerce.c
src/backend/parser/parse_collate.c
src/backend/parser/parse_cte.c
src/backend/parser/parse_enr.c
src/backend/parser/parse_expr.c
src/backend/parser/parse_func.c
src/backend/parser/parse_node.c
src/backend/parser/parse_oper.c
src/backend/parser/parse_param.c
src/backend/parser/parse_relation.c
src/backend/parser/parse_target.c
src/backend/parser/parse_type.c
src/backend/parser/parse_utilcmd.c
src/backend/parser/parser.c
src/backend/parser/scan.l
src/backend/parser/scansup.c
src/backend/partitioning/partbounds.c
src/backend/partitioning/partdesc.c
src/backend/partitioning/partprune.c
src/backend/port/atomics.c
src/backend/port/posix_sema.c
src/backend/port/sysv_sema.c
src/backend/port/sysv_shmem.c
src/backend/port/tas/sunstudio_sparc.s
src/backend/port/tas/sunstudio_x86.s
src/backend/port/win32/crashdump.c
src/backend/port/win32/signal.c
src/backend/port/win32/socket.c
src/backend/port/win32/timer.c
src/backend/port/win32_sema.c
src/backend/port/win32_shmem.c
src/backend/postmaster/autovacuum.c
src/backend/postmaster/bgworker.c
src/backend/postmaster/bgwriter.c
src/backend/postmaster/checkpointer.c
src/backend/postmaster/fork_process.c
src/backend/postmaster/interrupt.c
src/backend/postmaster/pgarch.c
src/backend/postmaster/pgstat.c
src/backend/postmaster/postmaster.c
src/backend/postmaster/startup.c
src/backend/postmaster/syslogger.c
src/backend/postmaster/walwriter.c
src/backend/regex/regc_pg_locale.c
src/backend/regex/regexport.c
src/backend/regex/regprefix.c
src/backend/replication/basebackup.c
src/backend/replication/libpqwalreceiver/libpqwalreceiver.c
src/backend/replication/logical/decode.c
src/backend/replication/logical/launcher.c
src/backend/replication/logical/logical.c
src/backend/replication/logical/logicalfuncs.c
src/backend/replication/logical/message.c
src/backend/replication/logical/origin.c
src/backend/replication/logical/proto.c
src/backend/replication/logical/relation.c
src/backend/replication/logical/reorderbuffer.c
src/backend/replication/logical/snapbuild.c
src/backend/replication/logical/tablesync.c
src/backend/replication/logical/worker.c
src/backend/replication/pgoutput/pgoutput.c
src/backend/replication/repl_gram.y
src/backend/replication/repl_scanner.l
src/backend/replication/slot.c
src/backend/replication/slotfuncs.c
src/backend/replication/syncrep.c
src/backend/replication/syncrep_gram.y
src/backend/replication/syncrep_scanner.l
src/backend/replication/walreceiver.c
src/backend/replication/walreceiverfuncs.c
src/backend/replication/walsender.c
src/backend/rewrite/rewriteDefine.c
src/backend/rewrite/rewriteHandler.c
src/backend/rewrite/rewriteManip.c
src/backend/rewrite/rewriteRemove.c
src/backend/rewrite/rewriteSupport.c
src/backend/rewrite/rowsecurity.c
src/backend/snowball/dict_snowball.c
src/backend/snowball/snowball.sql.in
src/backend/snowball/snowball_func.sql.in
src/backend/statistics/dependencies.c
src/backend/statistics/extended_stats.c
src/backend/statistics/mcv.c
src/backend/statistics/mvdistinct.c
src/backend/storage/buffer/buf_init.c
src/backend/storage/buffer/buf_table.c
src/backend/storage/buffer/bufmgr.c
src/backend/storage/buffer/freelist.c
src/backend/storage/buffer/localbuf.c
src/backend/storage/file/buffile.c
src/backend/storage/file/copydir.c
src/backend/storage/file/fd.c
src/backend/storage/file/reinit.c
src/backend/storage/file/sharedfileset.c
src/backend/storage/freespace/freespace.c
src/backend/storage/freespace/fsmpage.c
src/backend/storage/freespace/indexfsm.c
src/backend/storage/ipc/barrier.c
src/backend/storage/ipc/dsm.c
src/backend/storage/ipc/dsm_impl.c
src/backend/storage/ipc/ipc.c
src/backend/storage/ipc/ipci.c
src/backend/storage/ipc/latch.c
src/backend/storage/ipc/pmsignal.c
src/backend/storage/ipc/procarray.c
src/backend/storage/ipc/procsignal.c
src/backend/storage/ipc/shm_mq.c
src/backend/storage/ipc/shm_toc.c
src/backend/storage/ipc/shmem.c
src/backend/storage/ipc/shmqueue.c
src/backend/storage/ipc/signalfuncs.c
src/backend/storage/ipc/sinval.c
src/backend/storage/ipc/sinvaladt.c
src/backend/storage/ipc/standby.c
src/backend/storage/large_object/inv_api.c
src/backend/storage/lmgr/condition_variable.c
src/backend/storage/lmgr/deadlock.c
src/backend/storage/lmgr/generate-lwlocknames.pl
src/backend/storage/lmgr/lmgr.c
src/backend/storage/lmgr/lock.c
src/backend/storage/lmgr/lwlock.c
src/backend/storage/lmgr/predicate.c
src/backend/storage/lmgr/proc.c
src/backend/storage/lmgr/s_lock.c
src/backend/storage/lmgr/spin.c
src/backend/storage/page/bufpage.c
src/backend/storage/page/checksum.c
src/backend/storage/page/itemptr.c
src/backend/storage/smgr/md.c
src/backend/storage/smgr/smgr.c
src/backend/storage/sync/sync.c
src/backend/tcop/dest.c
src/backend/tcop/fastpath.c
src/backend/tcop/postgres.c
src/backend/tcop/pquery.c
src/backend/tcop/utility.c
src/backend/tsearch/Makefile
src/backend/tsearch/dict.c
src/backend/tsearch/dict_ispell.c
src/backend/tsearch/dict_simple.c
src/backend/tsearch/dict_synonym.c
src/backend/tsearch/dict_thesaurus.c
src/backend/tsearch/regis.c
src/backend/tsearch/spell.c
src/backend/tsearch/to_tsany.c
src/backend/tsearch/ts_locale.c
src/backend/tsearch/ts_parse.c
src/backend/tsearch/ts_selfuncs.c
src/backend/tsearch/ts_typanalyze.c
src/backend/tsearch/ts_utils.c
src/backend/tsearch/wparser.c
src/backend/tsearch/wparser_def.c
src/backend/utils/Gen_dummy_probes.pl
src/backend/utils/Gen_dummy_probes.sed
src/backend/utils/Gen_fmgrtab.pl
src/backend/utils/Makefile
src/backend/utils/adt/acl.c
src/backend/utils/adt/amutils.c
src/backend/utils/adt/array_expanded.c
src/backend/utils/adt/array_selfuncs.c
src/backend/utils/adt/array_typanalyze.c
src/backend/utils/adt/array_userfuncs.c
src/backend/utils/adt/arrayfuncs.c
src/backend/utils/adt/arrayutils.c
src/backend/utils/adt/ascii.c
src/backend/utils/adt/bool.c
src/backend/utils/adt/char.c
src/backend/utils/adt/cryptohashes.c
src/backend/utils/adt/date.c
src/backend/utils/adt/datetime.c
src/backend/utils/adt/datum.c
src/backend/utils/adt/dbsize.c
src/backend/utils/adt/domains.c
src/backend/utils/adt/encode.c
src/backend/utils/adt/enum.c
src/backend/utils/adt/expandeddatum.c
src/backend/utils/adt/expandedrecord.c
src/backend/utils/adt/float.c
src/backend/utils/adt/format_type.c
src/backend/utils/adt/formatting.c
src/backend/utils/adt/genfile.c
src/backend/utils/adt/geo_ops.c
src/backend/utils/adt/geo_selfuncs.c
src/backend/utils/adt/geo_spgist.c
src/backend/utils/adt/int.c
src/backend/utils/adt/int8.c
src/backend/utils/adt/json.c
src/backend/utils/adt/jsonb.c
src/backend/utils/adt/jsonb_gin.c
src/backend/utils/adt/jsonb_op.c
src/backend/utils/adt/jsonb_util.c
src/backend/utils/adt/jsonfuncs.c
src/backend/utils/adt/jsonpath.c
src/backend/utils/adt/jsonpath_exec.c
src/backend/utils/adt/jsonpath_gram.y
src/backend/utils/adt/jsonpath_scan.l
src/backend/utils/adt/levenshtein.c
src/backend/utils/adt/like.c
src/backend/utils/adt/like_match.c
src/backend/utils/adt/like_support.c
src/backend/utils/adt/lockfuncs.c
src/backend/utils/adt/mac.c
src/backend/utils/adt/mac8.c
src/backend/utils/adt/misc.c
src/backend/utils/adt/name.c
src/backend/utils/adt/network_gist.c
src/backend/utils/adt/network_selfuncs.c
src/backend/utils/adt/network_spgist.c
src/backend/utils/adt/numeric.c
src/backend/utils/adt/numutils.c
src/backend/utils/adt/oid.c
src/backend/utils/adt/oracle_compat.c
src/backend/utils/adt/orderedsetaggs.c
src/backend/utils/adt/partitionfuncs.c
src/backend/utils/adt/pg_locale.c
src/backend/utils/adt/pg_lsn.c
src/backend/utils/adt/pg_upgrade_support.c
src/backend/utils/adt/pgstatfuncs.c
src/backend/utils/adt/pseudotypes.c
src/backend/utils/adt/quote.c
src/backend/utils/adt/rangetypes.c
src/backend/utils/adt/rangetypes_gist.c
src/backend/utils/adt/rangetypes_selfuncs.c
src/backend/utils/adt/rangetypes_spgist.c
src/backend/utils/adt/rangetypes_typanalyze.c
src/backend/utils/adt/regexp.c
src/backend/utils/adt/regproc.c
src/backend/utils/adt/ri_triggers.c
src/backend/utils/adt/rowtypes.c
src/backend/utils/adt/ruleutils.c
src/backend/utils/adt/selfuncs.c
src/backend/utils/adt/tid.c
src/backend/utils/adt/timestamp.c
src/backend/utils/adt/trigfuncs.c
src/backend/utils/adt/tsginidx.c
src/backend/utils/adt/tsgistidx.c
src/backend/utils/adt/tsquery.c
src/backend/utils/adt/tsquery_cleanup.c
src/backend/utils/adt/tsquery_gist.c
src/backend/utils/adt/tsquery_op.c
src/backend/utils/adt/tsquery_rewrite.c
src/backend/utils/adt/tsquery_util.c
src/backend/utils/adt/tsrank.c
src/backend/utils/adt/tsvector.c
src/backend/utils/adt/tsvector_op.c
src/backend/utils/adt/tsvector_parser.c
src/backend/utils/adt/txid.c
src/backend/utils/adt/uuid.c
src/backend/utils/adt/varbit.c
src/backend/utils/adt/varchar.c
src/backend/utils/adt/varlena.c
src/backend/utils/adt/version.c
src/backend/utils/adt/windowfuncs.c
src/backend/utils/adt/xid.c
src/backend/utils/adt/xml.c
src/backend/utils/cache/attoptcache.c
src/backend/utils/cache/catcache.c
src/backend/utils/cache/evtcache.c
src/backend/utils/cache/inval.c
src/backend/utils/cache/lsyscache.c
src/backend/utils/cache/partcache.c
src/backend/utils/cache/plancache.c
src/backend/utils/cache/relcache.c
src/backend/utils/cache/relfilenodemap.c
src/backend/utils/cache/relmapper.c
src/backend/utils/cache/spccache.c
src/backend/utils/cache/syscache.c
src/backend/utils/cache/ts_cache.c
src/backend/utils/cache/typcache.c
src/backend/utils/errcodes.txt
src/backend/utils/error/assert.c
src/backend/utils/error/elog.c
src/backend/utils/fmgr/dfmgr.c
src/backend/utils/fmgr/fmgr.c
src/backend/utils/fmgr/funcapi.c
src/backend/utils/generate-errcodes.pl
src/backend/utils/hash/dynahash.c
src/backend/utils/hash/hashfn.c
src/backend/utils/hash/pg_crc.c
src/backend/utils/init/globals.c
src/backend/utils/init/miscinit.c
src/backend/utils/init/postinit.c
src/backend/utils/mb/Unicode/Makefile
src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
src/backend/utils/mb/Unicode/UCS_to_EUC_JIS_2004.pl
src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
src/backend/utils/mb/Unicode/UCS_to_SHIFT_JIS_2004.pl
src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
src/backend/utils/mb/Unicode/UCS_to_UHC.pl
src/backend/utils/mb/Unicode/UCS_to_most.pl
src/backend/utils/mb/Unicode/convutils.pm
src/backend/utils/mb/conv.c
src/backend/utils/mb/conversion_procs/Makefile
src/backend/utils/mb/conversion_procs/cyrillic_and_mic/cyrillic_and_mic.c
src/backend/utils/mb/conversion_procs/euc2004_sjis2004/euc2004_sjis2004.c
src/backend/utils/mb/conversion_procs/euc_cn_and_mic/euc_cn_and_mic.c
src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/euc_jp_and_sjis.c
src/backend/utils/mb/conversion_procs/euc_kr_and_mic/euc_kr_and_mic.c
src/backend/utils/mb/conversion_procs/euc_tw_and_big5/euc_tw_and_big5.c
src/backend/utils/mb/conversion_procs/latin2_and_win1250/latin2_and_win1250.c
src/backend/utils/mb/conversion_procs/latin_and_mic/latin_and_mic.c
src/backend/utils/mb/conversion_procs/utf8_and_big5/utf8_and_big5.c
src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/utf8_and_cyrillic.c
src/backend/utils/mb/conversion_procs/utf8_and_euc2004/utf8_and_euc2004.c
src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/utf8_and_euc_cn.c
src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/utf8_and_euc_jp.c
src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/utf8_and_euc_kr.c
src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/utf8_and_euc_tw.c
src/backend/utils/mb/conversion_procs/utf8_and_gb18030/utf8_and_gb18030.c
src/backend/utils/mb/conversion_procs/utf8_and_gbk/utf8_and_gbk.c
src/backend/utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c
src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/utf8_and_iso8859_1.c
src/backend/utils/mb/conversion_procs/utf8_and_johab/utf8_and_johab.c
src/backend/utils/mb/conversion_procs/utf8_and_sjis/utf8_and_sjis.c
src/backend/utils/mb/conversion_procs/utf8_and_sjis2004/utf8_and_sjis2004.c
src/backend/utils/mb/conversion_procs/utf8_and_uhc/utf8_and_uhc.c
src/backend/utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c
src/backend/utils/mb/mbutils.c
src/backend/utils/mb/stringinfo_mb.c
src/backend/utils/misc/guc-file.l
src/backend/utils/misc/guc.c
src/backend/utils/misc/help_config.c
src/backend/utils/misc/pg_config.c
src/backend/utils/misc/pg_controldata.c
src/backend/utils/misc/pg_rusage.c
src/backend/utils/misc/ps_status.c
src/backend/utils/misc/queryenvironment.c
src/backend/utils/misc/rls.c
src/backend/utils/misc/sampling.c
src/backend/utils/misc/superuser.c
src/backend/utils/misc/timeout.c
src/backend/utils/misc/tzparser.c
src/backend/utils/mmgr/aset.c
src/backend/utils/mmgr/dsa.c
src/backend/utils/mmgr/freepage.c
src/backend/utils/mmgr/generation.c
src/backend/utils/mmgr/mcxt.c
src/backend/utils/mmgr/memdebug.c
src/backend/utils/mmgr/portalmem.c
src/backend/utils/mmgr/slab.c
src/backend/utils/probes.d
src/backend/utils/resowner/resowner.c
src/backend/utils/sort/logtape.c
src/backend/utils/sort/sharedtuplestore.c
src/backend/utils/sort/sortsupport.c
src/backend/utils/sort/tuplesort.c
src/backend/utils/sort/tuplestore.c
src/backend/utils/time/combocid.c
src/backend/utils/time/snapmgr.c
src/bin/Makefile
src/bin/initdb/Makefile
src/bin/initdb/findtimezone.c
src/bin/initdb/initdb.c
src/bin/pg_basebackup/Makefile
src/bin/pg_basebackup/pg_basebackup.c
src/bin/pg_basebackup/pg_receivewal.c
src/bin/pg_basebackup/pg_recvlogical.c
src/bin/pg_basebackup/receivelog.c
src/bin/pg_basebackup/receivelog.h
src/bin/pg_basebackup/streamutil.c
src/bin/pg_basebackup/streamutil.h
src/bin/pg_basebackup/walmethods.c
src/bin/pg_basebackup/walmethods.h
src/bin/pg_checksums/Makefile
src/bin/pg_checksums/pg_checksums.c
src/bin/pg_config/Makefile
src/bin/pg_config/pg_config.c
src/bin/pg_controldata/Makefile
src/bin/pg_ctl/Makefile
src/bin/pg_ctl/pg_ctl.c
src/bin/pg_dump/Makefile
src/bin/pg_dump/common.c
src/bin/pg_dump/compress_io.c
src/bin/pg_dump/compress_io.h
src/bin/pg_dump/dumputils.c
src/bin/pg_dump/dumputils.h
src/bin/pg_dump/parallel.c
src/bin/pg_dump/parallel.h
src/bin/pg_dump/pg_backup_directory.c
src/bin/pg_dump/pg_backup_utils.c
src/bin/pg_dump/pg_backup_utils.h
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dump.h
src/bin/pg_dump/pg_dump_sort.c
src/bin/pg_dump/pg_dumpall.c
src/bin/pg_resetwal/Makefile
src/bin/pg_resetwal/pg_resetwal.c
src/bin/pg_rewind/Makefile
src/bin/pg_rewind/copy_fetch.c
src/bin/pg_rewind/datapagemap.c
src/bin/pg_rewind/datapagemap.h
src/bin/pg_rewind/fetch.c
src/bin/pg_rewind/fetch.h
src/bin/pg_rewind/file_ops.c
src/bin/pg_rewind/file_ops.h
src/bin/pg_rewind/filemap.c
src/bin/pg_rewind/filemap.h
src/bin/pg_rewind/libpq_fetch.c
src/bin/pg_rewind/parsexlog.c
src/bin/pg_rewind/pg_rewind.c
src/bin/pg_rewind/pg_rewind.h
src/bin/pg_rewind/timeline.c
src/bin/pg_upgrade/check.c
src/bin/pg_upgrade/controldata.c
src/bin/pg_upgrade/dump.c
src/bin/pg_upgrade/exec.c
src/bin/pg_upgrade/file.c
src/bin/pg_upgrade/function.c
src/bin/pg_upgrade/info.c
src/bin/pg_upgrade/option.c
src/bin/pg_upgrade/parallel.c
src/bin/pg_upgrade/pg_upgrade.c
src/bin/pg_upgrade/pg_upgrade.h
src/bin/pg_upgrade/relfilenode.c
src/bin/pg_upgrade/server.c
src/bin/pg_upgrade/tablespace.c
src/bin/pg_upgrade/test.sh
src/bin/pg_upgrade/util.c
src/bin/pg_upgrade/version.c
src/bin/pg_waldump/compat.c
src/bin/pg_waldump/pg_waldump.c
src/bin/pgbench/exprparse.y
src/bin/pgbench/exprscan.l
src/bin/pgbench/pgbench.c
src/bin/pgbench/pgbench.h
src/bin/pgevent/Makefile
src/bin/psql/Makefile
src/bin/psql/command.c
src/bin/psql/command.h
src/bin/psql/common.c
src/bin/psql/common.h
src/bin/psql/copy.c
src/bin/psql/copy.h
src/bin/psql/create_help.pl
src/bin/psql/crosstabview.c
src/bin/psql/crosstabview.h
src/bin/psql/describe.c
src/bin/psql/describe.h
src/bin/psql/help.c
src/bin/psql/help.h
src/bin/psql/input.c
src/bin/psql/input.h
src/bin/psql/large_obj.c
src/bin/psql/large_obj.h
src/bin/psql/mainloop.c
src/bin/psql/mainloop.h
src/bin/psql/prompt.c
src/bin/psql/prompt.h
src/bin/psql/psqlscanslash.h
src/bin/psql/psqlscanslash.l
src/bin/psql/settings.h
src/bin/psql/startup.c
src/bin/psql/stringutils.c
src/bin/psql/stringutils.h
src/bin/psql/tab-complete.c
src/bin/psql/tab-complete.h
src/bin/psql/variables.c
src/bin/psql/variables.h
src/bin/scripts/Makefile
src/bin/scripts/clusterdb.c
src/bin/scripts/common.c
src/bin/scripts/common.h
src/bin/scripts/createdb.c
src/bin/scripts/createuser.c
src/bin/scripts/dropdb.c
src/bin/scripts/dropuser.c
src/bin/scripts/pg_isready.c
src/bin/scripts/reindexdb.c
src/bin/scripts/scripts_parallel.c
src/bin/scripts/scripts_parallel.h
src/bin/scripts/vacuumdb.c
src/common/base64.c
src/common/config_info.c
src/common/controldata_utils.c
src/common/d2s.c
src/common/d2s_full_table.h
src/common/d2s_intrinsics.h
src/common/exec.c
src/common/f2s.c
src/common/fe_memutils.c
src/common/file_perm.c
src/common/file_utils.c
src/common/ip.c
src/common/keywords.c
src/common/kwlookup.c
src/common/link-canary.c
src/common/logging.c
src/common/md5.c
src/common/pg_lzcompress.c
src/common/pgfnames.c
src/common/psprintf.c
src/common/relpath.c
src/common/restricted_token.c
src/common/rmtree.c
src/common/ryu_common.h
src/common/saslprep.c
src/common/scram-common.c
src/common/sha2.c
src/common/sha2_openssl.c
src/common/string.c
src/common/stringinfo.c
src/common/unicode/generate-norm_test_table.pl
src/common/unicode/generate-unicode_norm_table.pl
src/common/unicode/norm_test.c
src/common/unicode_norm.c
src/common/username.c
src/common/wait_error.c
src/fe_utils/Makefile
src/fe_utils/cancel.c
src/fe_utils/conditional.c
src/fe_utils/mbprint.c
src/fe_utils/print.c
src/fe_utils/psqlscan.l
src/fe_utils/recovery_gen.c
src/fe_utils/simple_list.c
src/fe_utils/string_utils.c
src/include/access/amapi.h
src/include/access/amvalidate.h
src/include/access/attmap.h
src/include/access/attnum.h
src/include/access/brin.h
src/include/access/brin_internal.h
src/include/access/brin_page.h
src/include/access/brin_pageops.h
src/include/access/brin_revmap.h
src/include/access/brin_tuple.h
src/include/access/brin_xlog.h
src/include/access/bufmask.h
src/include/access/clog.h
src/include/access/commit_ts.h
src/include/access/detoast.h
src/include/access/genam.h
src/include/access/generic_xlog.h
src/include/access/gin.h
src/include/access/gin_private.h
src/include/access/ginblock.h
src/include/access/ginxlog.h
src/include/access/gist.h
src/include/access/gist_private.h
src/include/access/gistscan.h
src/include/access/gistxlog.h
src/include/access/hash.h
src/include/access/hash_xlog.h
src/include/access/heapam.h
src/include/access/heapam_xlog.h
src/include/access/heaptoast.h
src/include/access/hio.h
src/include/access/htup.h
src/include/access/htup_details.h
src/include/access/itup.h
src/include/access/multixact.h
src/include/access/nbtree.h
src/include/access/nbtxlog.h
src/include/access/parallel.h
src/include/access/printsimple.h
src/include/access/printtup.h
src/include/access/relation.h
src/include/access/reloptions.h
src/include/access/relscan.h
src/include/access/rewriteheap.h
src/include/access/rmgrlist.h
src/include/access/sdir.h
src/include/access/session.h
src/include/access/skey.h
src/include/access/slru.h
src/include/access/spgist.h
src/include/access/spgist_private.h
src/include/access/spgxlog.h
src/include/access/stratnum.h
src/include/access/subtrans.h
src/include/access/sysattr.h
src/include/access/table.h
src/include/access/tableam.h
src/include/access/timeline.h
src/include/access/toast_helper.h
src/include/access/toast_internals.h
src/include/access/transam.h
src/include/access/tsmapi.h
src/include/access/tupconvert.h
src/include/access/tupdesc.h
src/include/access/tupdesc_details.h
src/include/access/tupmacs.h
src/include/access/twophase.h
src/include/access/twophase_rmgr.h
src/include/access/valid.h
src/include/access/visibilitymap.h
src/include/access/xact.h
src/include/access/xlog.h
src/include/access/xlog_internal.h
src/include/access/xlogdefs.h
src/include/access/xloginsert.h
src/include/access/xlogreader.h
src/include/access/xlogrecord.h
src/include/access/xlogutils.h
src/include/bootstrap/bootstrap.h
src/include/c.h
src/include/catalog/Makefile
src/include/catalog/binary_upgrade.h
src/include/catalog/catalog.h
src/include/catalog/catversion.h
src/include/catalog/dependency.h
src/include/catalog/duplicate_oids
src/include/catalog/genbki.h
src/include/catalog/heap.h
src/include/catalog/index.h
src/include/catalog/indexing.h
src/include/catalog/namespace.h
src/include/catalog/objectaccess.h
src/include/catalog/objectaddress.h
src/include/catalog/opfam_internal.h
src/include/catalog/partition.h
src/include/catalog/pg_aggregate.dat
src/include/catalog/pg_aggregate.h
src/include/catalog/pg_am.dat
src/include/catalog/pg_am.h
src/include/catalog/pg_amop.dat
src/include/catalog/pg_amop.h
src/include/catalog/pg_amproc.dat
src/include/catalog/pg_amproc.h
src/include/catalog/pg_attrdef.h
src/include/catalog/pg_attribute.h
src/include/catalog/pg_auth_members.h
src/include/catalog/pg_authid.dat
src/include/catalog/pg_authid.h
src/include/catalog/pg_cast.dat
src/include/catalog/pg_cast.h
src/include/catalog/pg_class.dat
src/include/catalog/pg_class.h
src/include/catalog/pg_collation.dat
src/include/catalog/pg_collation.h
src/include/catalog/pg_constraint.h
src/include/catalog/pg_control.h
src/include/catalog/pg_conversion.dat
src/include/catalog/pg_conversion.h
src/include/catalog/pg_database.dat
src/include/catalog/pg_database.h
src/include/catalog/pg_db_role_setting.h
src/include/catalog/pg_default_acl.h
src/include/catalog/pg_depend.h
src/include/catalog/pg_description.h
src/include/catalog/pg_enum.h
src/include/catalog/pg_event_trigger.h
src/include/catalog/pg_extension.h
src/include/catalog/pg_foreign_data_wrapper.h
src/include/catalog/pg_foreign_server.h
src/include/catalog/pg_foreign_table.h
src/include/catalog/pg_index.h
src/include/catalog/pg_inherits.h
src/include/catalog/pg_init_privs.h
src/include/catalog/pg_language.dat
src/include/catalog/pg_language.h
src/include/catalog/pg_largeobject.h
src/include/catalog/pg_largeobject_metadata.h
src/include/catalog/pg_namespace.dat
src/include/catalog/pg_namespace.h
src/include/catalog/pg_opclass.dat
src/include/catalog/pg_opclass.h
src/include/catalog/pg_operator.dat
src/include/catalog/pg_operator.h
src/include/catalog/pg_opfamily.dat
src/include/catalog/pg_opfamily.h
src/include/catalog/pg_partitioned_table.h
src/include/catalog/pg_pltemplate.dat
src/include/catalog/pg_pltemplate.h
src/include/catalog/pg_policy.h
src/include/catalog/pg_proc.dat
src/include/catalog/pg_proc.h
src/include/catalog/pg_publication.h
src/include/catalog/pg_publication_rel.h
src/include/catalog/pg_range.dat
src/include/catalog/pg_range.h
src/include/catalog/pg_replication_origin.h
src/include/catalog/pg_rewrite.h
src/include/catalog/pg_seclabel.h
src/include/catalog/pg_sequence.h
src/include/catalog/pg_shdepend.h
src/include/catalog/pg_shdescription.h
src/include/catalog/pg_shseclabel.h
src/include/catalog/pg_statistic.h
src/include/catalog/pg_statistic_ext.h
src/include/catalog/pg_statistic_ext_data.h
src/include/catalog/pg_subscription.h
src/include/catalog/pg_subscription_rel.h
src/include/catalog/pg_tablespace.dat
src/include/catalog/pg_tablespace.h
src/include/catalog/pg_transform.h
src/include/catalog/pg_trigger.h
src/include/catalog/pg_ts_config.dat
src/include/catalog/pg_ts_config.h
src/include/catalog/pg_ts_config_map.dat
src/include/catalog/pg_ts_config_map.h
src/include/catalog/pg_ts_dict.dat
src/include/catalog/pg_ts_dict.h
src/include/catalog/pg_ts_parser.dat
src/include/catalog/pg_ts_parser.h
src/include/catalog/pg_ts_template.dat
src/include/catalog/pg_ts_template.h
src/include/catalog/pg_type.dat
src/include/catalog/pg_type.h
src/include/catalog/pg_user_mapping.h
src/include/catalog/reformat_dat_file.pl
src/include/catalog/renumber_oids.pl
src/include/catalog/storage.h
src/include/catalog/storage_xlog.h
src/include/catalog/toasting.h
src/include/catalog/unused_oids
src/include/commands/alter.h
src/include/commands/async.h
src/include/commands/cluster.h
src/include/commands/collationcmds.h
src/include/commands/comment.h
src/include/commands/conversioncmds.h
src/include/commands/copy.h
src/include/commands/createas.h
src/include/commands/dbcommands.h
src/include/commands/dbcommands_xlog.h
src/include/commands/defrem.h
src/include/commands/discard.h
src/include/commands/event_trigger.h
src/include/commands/explain.h
src/include/commands/extension.h
src/include/commands/lockcmds.h
src/include/commands/matview.h
src/include/commands/policy.h
src/include/commands/portalcmds.h
src/include/commands/prepare.h
src/include/commands/progress.h
src/include/commands/publicationcmds.h
src/include/commands/schemacmds.h
src/include/commands/seclabel.h
src/include/commands/sequence.h
src/include/commands/subscriptioncmds.h
src/include/commands/tablecmds.h
src/include/commands/tablespace.h
src/include/commands/trigger.h
src/include/commands/typecmds.h
src/include/commands/vacuum.h
src/include/commands/variable.h
src/include/commands/view.h
src/include/common/base64.h
src/include/common/config_info.h
src/include/common/controldata_utils.h
src/include/common/fe_memutils.h
src/include/common/file_perm.h
src/include/common/file_utils.h
src/include/common/int.h
src/include/common/int128.h
src/include/common/ip.h
src/include/common/keywords.h
src/include/common/kwlookup.h
src/include/common/link-canary.h
src/include/common/logging.h
src/include/common/md5.h
src/include/common/relpath.h
src/include/common/restricted_token.h
src/include/common/saslprep.h
src/include/common/scram-common.h
src/include/common/sha2.h
src/include/common/shortest_dec.h
src/include/common/string.h
src/include/common/unicode_norm.h
src/include/common/unicode_norm_table.h
src/include/common/username.h
src/include/datatype/timestamp.h
src/include/executor/execExpr.h
src/include/executor/execParallel.h
src/include/executor/execPartition.h
src/include/executor/execdebug.h
src/include/executor/execdesc.h
src/include/executor/executor.h
src/include/executor/functions.h
src/include/executor/hashjoin.h
src/include/executor/instrument.h
src/include/executor/nodeAgg.h
src/include/executor/nodeAppend.h
src/include/executor/nodeBitmapAnd.h
src/include/executor/nodeBitmapHeapscan.h
src/include/executor/nodeBitmapIndexscan.h
src/include/executor/nodeBitmapOr.h
src/include/executor/nodeCtescan.h
src/include/executor/nodeCustom.h
src/include/executor/nodeForeignscan.h
src/include/executor/nodeFunctionscan.h
src/include/executor/nodeGather.h
src/include/executor/nodeGatherMerge.h
src/include/executor/nodeGroup.h
src/include/executor/nodeHash.h
src/include/executor/nodeHashjoin.h
src/include/executor/nodeIndexonlyscan.h
src/include/executor/nodeIndexscan.h
src/include/executor/nodeLimit.h
src/include/executor/nodeLockRows.h
src/include/executor/nodeMaterial.h
src/include/executor/nodeMergeAppend.h
src/include/executor/nodeMergejoin.h
src/include/executor/nodeModifyTable.h
src/include/executor/nodeNamedtuplestorescan.h
src/include/executor/nodeNestloop.h
src/include/executor/nodeProjectSet.h
src/include/executor/nodeRecursiveunion.h
src/include/executor/nodeResult.h
src/include/executor/nodeSamplescan.h
src/include/executor/nodeSeqscan.h
src/include/executor/nodeSetOp.h
src/include/executor/nodeSort.h
src/include/executor/nodeSubplan.h
src/include/executor/nodeSubqueryscan.h
src/include/executor/nodeTableFuncscan.h
src/include/executor/nodeTidscan.h
src/include/executor/nodeUnique.h
src/include/executor/nodeValuesscan.h
src/include/executor/nodeWindowAgg.h
src/include/executor/nodeWorktablescan.h
src/include/executor/spi.h
src/include/executor/spi_priv.h
src/include/executor/tablefunc.h
src/include/executor/tqueue.h
src/include/executor/tstoreReceiver.h
src/include/executor/tuptable.h
src/include/fe_utils/cancel.h
src/include/fe_utils/conditional.h
src/include/fe_utils/connect.h
src/include/fe_utils/mbprint.h
src/include/fe_utils/print.h
src/include/fe_utils/psqlscan.h
src/include/fe_utils/psqlscan_int.h
src/include/fe_utils/recovery_gen.h
src/include/fe_utils/simple_list.h
src/include/fe_utils/string_utils.h
src/include/fmgr.h
src/include/foreign/fdwapi.h
src/include/foreign/foreign.h
src/include/funcapi.h
src/include/getaddrinfo.h
src/include/getopt_long.h
src/include/jit/jit.h
src/include/jit/llvmjit.h
src/include/jit/llvmjit_emit.h
src/include/lib/binaryheap.h
src/include/lib/bipartite_match.h
src/include/lib/bloomfilter.h
src/include/lib/dshash.h
src/include/lib/hyperloglog.h
src/include/lib/ilist.h
src/include/lib/integerset.h
src/include/lib/knapsack.h
src/include/lib/pairingheap.h
src/include/lib/qunique.h
src/include/lib/rbtree.h
src/include/lib/stringinfo.h
src/include/libpq/auth.h
src/include/libpq/be-fsstubs.h
src/include/libpq/be-gssapi-common.h
src/include/libpq/crypt.h
src/include/libpq/ifaddr.h
src/include/libpq/libpq-be.h
src/include/libpq/libpq-fs.h
src/include/libpq/libpq.h
src/include/libpq/pqcomm.h
src/include/libpq/pqformat.h
src/include/libpq/pqmq.h
src/include/libpq/pqsignal.h
src/include/libpq/scram.h
src/include/mb/pg_wchar.h
src/include/mb/stringinfo_mb.h
src/include/miscadmin.h
src/include/nodes/bitmapset.h
src/include/nodes/execnodes.h
src/include/nodes/extensible.h
src/include/nodes/lockoptions.h
src/include/nodes/makefuncs.h
src/include/nodes/memnodes.h
src/include/nodes/nodeFuncs.h
src/include/nodes/nodes.h
src/include/nodes/params.h
src/include/nodes/parsenodes.h
src/include/nodes/pathnodes.h
src/include/nodes/pg_list.h
src/include/nodes/plannodes.h
src/include/nodes/primnodes.h
src/include/nodes/print.h
src/include/nodes/readfuncs.h
src/include/nodes/replnodes.h
src/include/nodes/supportnodes.h
src/include/nodes/tidbitmap.h
src/include/nodes/value.h
src/include/optimizer/appendinfo.h
src/include/optimizer/clauses.h
src/include/optimizer/cost.h
src/include/optimizer/geqo.h
src/include/optimizer/geqo_copy.h
src/include/optimizer/geqo_gene.h
src/include/optimizer/geqo_misc.h
src/include/optimizer/geqo_mutation.h
src/include/optimizer/geqo_pool.h
src/include/optimizer/geqo_random.h
src/include/optimizer/geqo_recombination.h
src/include/optimizer/geqo_selection.h
src/include/optimizer/inherit.h
src/include/optimizer/joininfo.h
src/include/optimizer/optimizer.h
src/include/optimizer/orclauses.h
src/include/optimizer/paramassign.h
src/include/optimizer/pathnode.h
src/include/optimizer/paths.h
src/include/optimizer/placeholder.h
src/include/optimizer/plancat.h
src/include/optimizer/planmain.h
src/include/optimizer/planner.h
src/include/optimizer/prep.h
src/include/optimizer/restrictinfo.h
src/include/optimizer/subselect.h
src/include/optimizer/tlist.h
src/include/parser/analyze.h
src/include/parser/gramparse.h
src/include/parser/kwlist.h
src/include/parser/parse_agg.h
src/include/parser/parse_clause.h
src/include/parser/parse_coerce.h
src/include/parser/parse_collate.h
src/include/parser/parse_cte.h
src/include/parser/parse_enr.h
src/include/parser/parse_expr.h
src/include/parser/parse_func.h
src/include/parser/parse_node.h
src/include/parser/parse_oper.h
src/include/parser/parse_param.h
src/include/parser/parse_relation.h
src/include/parser/parse_target.h
src/include/parser/parse_type.h
src/include/parser/parse_utilcmd.h
src/include/parser/parser.h
src/include/parser/parsetree.h
src/include/parser/scanner.h
src/include/parser/scansup.h
src/include/partitioning/partbounds.h
src/include/partitioning/partdefs.h
src/include/partitioning/partdesc.h
src/include/partitioning/partprune.h
src/include/pg_config_manual.h
src/include/pg_getopt.h
src/include/pg_trace.h
src/include/pgstat.h
src/include/pgtar.h
src/include/pgtime.h
src/include/port.h
src/include/port/atomics.h
src/include/port/atomics/arch-arm.h
src/include/port/atomics/arch-hppa.h
src/include/port/atomics/arch-ia64.h
src/include/port/atomics/arch-ppc.h
src/include/port/atomics/arch-x86.h
src/include/port/atomics/fallback.h
src/include/port/atomics/generic-acc.h
src/include/port/atomics/generic-gcc.h
src/include/port/atomics/generic-msvc.h
src/include/port/atomics/generic-sunpro.h
src/include/port/atomics/generic.h
src/include/port/pg_bitutils.h
src/include/port/pg_bswap.h
src/include/port/pg_crc32c.h
src/include/port/win32_port.h
src/include/portability/instr_time.h
src/include/portability/mem.h
src/include/postgres.h
src/include/postgres_fe.h
src/include/postmaster/autovacuum.h
src/include/postmaster/bgworker.h
src/include/postmaster/bgworker_internals.h
src/include/postmaster/bgwriter.h
src/include/postmaster/fork_process.h
src/include/postmaster/interrupt.h
src/include/postmaster/pgarch.h
src/include/postmaster/postmaster.h
src/include/postmaster/startup.h
src/include/postmaster/syslogger.h
src/include/postmaster/walwriter.h
src/include/regex/regexport.h
src/include/replication/basebackup.h
src/include/replication/decode.h
src/include/replication/logical.h
src/include/replication/logicalfuncs.h
src/include/replication/logicallauncher.h
src/include/replication/logicalproto.h
src/include/replication/logicalrelation.h
src/include/replication/logicalworker.h
src/include/replication/message.h
src/include/replication/origin.h
src/include/replication/output_plugin.h
src/include/replication/pgoutput.h
src/include/replication/reorderbuffer.h
src/include/replication/slot.h
src/include/replication/snapbuild.h
src/include/replication/syncrep.h
src/include/replication/walreceiver.h
src/include/replication/walsender.h
src/include/replication/walsender_private.h
src/include/replication/worker_internal.h
src/include/rewrite/prs2lock.h
src/include/rewrite/rewriteDefine.h
src/include/rewrite/rewriteHandler.h
src/include/rewrite/rewriteManip.h
src/include/rewrite/rewriteRemove.h
src/include/rewrite/rewriteSupport.h
src/include/rewrite/rowsecurity.h
src/include/rusagestub.h
src/include/snowball/header.h
src/include/statistics/extended_stats_internal.h
src/include/statistics/statistics.h
src/include/storage/backendid.h
src/include/storage/barrier.h
src/include/storage/block.h
src/include/storage/buf.h
src/include/storage/buf_internals.h
src/include/storage/buffile.h
src/include/storage/bufmgr.h
src/include/storage/bufpage.h
src/include/storage/checksum.h
src/include/storage/checksum_impl.h
src/include/storage/condition_variable.h
src/include/storage/copydir.h
src/include/storage/dsm.h
src/include/storage/dsm_impl.h
src/include/storage/fd.h
src/include/storage/freespace.h
src/include/storage/fsm_internals.h
src/include/storage/indexfsm.h
src/include/storage/ipc.h
src/include/storage/item.h
src/include/storage/itemid.h
src/include/storage/itemptr.h
src/include/storage/large_object.h
src/include/storage/latch.h
src/include/storage/lmgr.h
src/include/storage/lock.h
src/include/storage/lockdefs.h
src/include/storage/lwlock.h
src/include/storage/md.h
src/include/storage/off.h
src/include/storage/pg_sema.h
src/include/storage/pg_shmem.h
src/include/storage/pmsignal.h
src/include/storage/predicate.h
src/include/storage/predicate_internals.h
src/include/storage/proc.h
src/include/storage/procarray.h
src/include/storage/proclist.h
src/include/storage/proclist_types.h
src/include/storage/procsignal.h
src/include/storage/reinit.h
src/include/storage/relfilenode.h
src/include/storage/s_lock.h
src/include/storage/sharedfileset.h
src/include/storage/shm_mq.h
src/include/storage/shm_toc.h
src/include/storage/shmem.h
src/include/storage/sinval.h
src/include/storage/sinvaladt.h
src/include/storage/smgr.h
src/include/storage/spin.h
src/include/storage/standby.h
src/include/storage/standbydefs.h
src/include/storage/sync.h
src/include/tcop/deparse_utility.h
src/include/tcop/dest.h
src/include/tcop/fastpath.h
src/include/tcop/pquery.h
src/include/tcop/tcopprot.h
src/include/tcop/utility.h
src/include/tsearch/dicts/regis.h
src/include/tsearch/dicts/spell.h
src/include/tsearch/ts_cache.h
src/include/tsearch/ts_locale.h
src/include/tsearch/ts_public.h
src/include/tsearch/ts_type.h
src/include/tsearch/ts_utils.h
src/include/utils/acl.h
src/include/utils/aclchk_internal.h
src/include/utils/array.h
src/include/utils/arrayaccess.h
src/include/utils/ascii.h
src/include/utils/attoptcache.h
src/include/utils/builtins.h
src/include/utils/bytea.h
src/include/utils/catcache.h
src/include/utils/combocid.h
src/include/utils/date.h
src/include/utils/datetime.h
src/include/utils/datum.h
src/include/utils/dsa.h
src/include/utils/dynahash.h
src/include/utils/elog.h
src/include/utils/evtcache.h
src/include/utils/expandeddatum.h
src/include/utils/expandedrecord.h
src/include/utils/float.h
src/include/utils/fmgrtab.h
src/include/utils/formatting.h
src/include/utils/freepage.h
src/include/utils/geo_decls.h
src/include/utils/guc.h
src/include/utils/guc_tables.h
src/include/utils/hashutils.h
src/include/utils/help_config.h
src/include/utils/hsearch.h
src/include/utils/index_selfuncs.h
src/include/utils/inet.h
src/include/utils/int8.h
src/include/utils/inval.h
src/include/utils/json.h
src/include/utils/jsonapi.h
src/include/utils/jsonb.h
src/include/utils/jsonpath.h
src/include/utils/logtape.h
src/include/utils/lsyscache.h
src/include/utils/memdebug.h
src/include/utils/memutils.h
src/include/utils/numeric.h
src/include/utils/palloc.h
src/include/utils/partcache.h
src/include/utils/pg_crc.h
src/include/utils/pg_locale.h
src/include/utils/pg_lsn.h
src/include/utils/pg_rusage.h
src/include/utils/pidfile.h
src/include/utils/plancache.h
src/include/utils/portal.h
src/include/utils/queryenvironment.h
src/include/utils/rangetypes.h
src/include/utils/regproc.h
src/include/utils/rel.h
src/include/utils/relcache.h
src/include/utils/relfilenodemap.h
src/include/utils/relmapper.h
src/include/utils/relptr.h
src/include/utils/reltrigger.h
src/include/utils/resowner.h
src/include/utils/resowner_private.h
src/include/utils/rls.h
src/include/utils/ruleutils.h
src/include/utils/sampling.h
src/include/utils/selfuncs.h
src/include/utils/sharedtuplestore.h
src/include/utils/snapmgr.h
src/include/utils/snapshot.h
src/include/utils/sortsupport.h
src/include/utils/spccache.h
src/include/utils/syscache.h
src/include/utils/timeout.h
src/include/utils/timestamp.h
src/include/utils/tuplesort.h
src/include/utils/tuplestore.h
src/include/utils/typcache.h
src/include/utils/tzparser.h
src/include/utils/uuid.h
src/include/utils/varbit.h
src/include/utils/varlena.h
src/include/utils/xml.h
src/include/windowapi.h
src/interfaces/ecpg/compatlib/Makefile
src/interfaces/ecpg/ecpglib/Makefile
src/interfaces/ecpg/pgtypeslib/Makefile
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/preproc/c_kwlist.h
src/interfaces/ecpg/preproc/check_rules.pl
src/interfaces/ecpg/preproc/ecpg.c
src/interfaces/ecpg/preproc/ecpg_kwlist.h
src/interfaces/ecpg/preproc/keywords.c
src/interfaces/ecpg/preproc/parse.pl
src/interfaces/ecpg/preproc/parser.c
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/test/pg_regress_ecpg.c
src/interfaces/libpq/Makefile
src/interfaces/libpq/fe-auth-scram.c
src/interfaces/libpq/fe-auth.c
src/interfaces/libpq/fe-auth.h
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/fe-exec.c
src/interfaces/libpq/fe-gssapi-common.c
src/interfaces/libpq/fe-gssapi-common.h
src/interfaces/libpq/fe-lobj.c
src/interfaces/libpq/fe-misc.c
src/interfaces/libpq/fe-print.c
src/interfaces/libpq/fe-protocol2.c
src/interfaces/libpq/fe-protocol3.c
src/interfaces/libpq/fe-secure-common.c
src/interfaces/libpq/fe-secure-common.h
src/interfaces/libpq/fe-secure-gssapi.c
src/interfaces/libpq/fe-secure-openssl.c
src/interfaces/libpq/fe-secure.c
src/interfaces/libpq/legacy-pqsignal.c
src/interfaces/libpq/libpq-events.c
src/interfaces/libpq/libpq-events.h
src/interfaces/libpq/libpq-fe.h
src/interfaces/libpq/libpq-int.h
src/interfaces/libpq/libpq.rc.in
src/interfaces/libpq/pqexpbuffer.c
src/interfaces/libpq/pqexpbuffer.h
src/interfaces/libpq/pthread-win32.c
src/interfaces/libpq/test/uri-regress.c
src/interfaces/libpq/win32.c
src/pl/plperl/plperl.h
src/pl/plpgsql/src/generate-plerrcodes.pl
src/pl/plpgsql/src/pl_comp.c
src/pl/plpgsql/src/pl_exec.c
src/pl/plpgsql/src/pl_funcs.c
src/pl/plpgsql/src/pl_gram.y
src/pl/plpgsql/src/pl_handler.c
src/pl/plpgsql/src/pl_reserved_kwlist.h
src/pl/plpgsql/src/pl_scanner.c
src/pl/plpgsql/src/pl_unreserved_kwlist.h
src/pl/plpgsql/src/plpgsql.h
src/pl/plpython/generate-spiexceptions.pl
src/pl/plpython/plpython.h
src/pl/tcl/generate-pltclerrcodes.pl
src/port/chklocale.c
src/port/dirent.c
src/port/dirmod.c
src/port/dlopen.c
src/port/erand48.c
src/port/explicit_bzero.c
src/port/fls.c
src/port/fseeko.c
src/port/getaddrinfo.c
src/port/getpeereid.c
src/port/getrusage.c
src/port/isinf.c
src/port/kill.c
src/port/mkdtemp.c
src/port/noblock.c
src/port/open.c
src/port/path.c
src/port/pg_bitutils.c
src/port/pg_crc32c_armv8.c
src/port/pg_crc32c_armv8_choose.c
src/port/pg_crc32c_sb8.c
src/port/pg_crc32c_sse42.c
src/port/pg_crc32c_sse42_choose.c
src/port/pg_strong_random.c
src/port/pgcheckdir.c
src/port/pgsleep.c
src/port/pgstrcasecmp.c
src/port/pgstrsignal.c
src/port/pqsignal.c
src/port/pread.c
src/port/pwrite.c
src/port/quotes.c
src/port/random.c
src/port/snprintf.c
src/port/sprompt.c
src/port/srandom.c
src/port/strerror.c
src/port/strlcpy.c
src/port/strnlen.c
src/port/strtof.c
src/port/system.c
src/port/thread.c
src/port/unsetenv.c
src/port/win32env.c
src/port/win32error.c
src/port/win32security.c
src/port/win32setlocale.c
src/port/win32ver.rc
src/test/authentication/Makefile
src/test/examples/testlo.c
src/test/examples/testlo64.c
src/test/isolation/isolation_main.c
src/test/isolation/isolationtester.h
src/test/isolation/specparse.y
src/test/isolation/specscanner.l
src/test/kerberos/Makefile
src/test/ldap/Makefile
src/test/modules/dummy_index_am/dummy_index_am.c
src/test/modules/dummy_seclabel/dummy_seclabel.c
src/test/modules/test_bloomfilter/test_bloomfilter.c
src/test/modules/test_ddl_deparse/test_ddl_deparse.c
src/test/modules/test_ginpostinglist/test_ginpostinglist.c
src/test/modules/test_integerset/test_integerset.c
src/test/modules/test_parser/test_parser.c
src/test/modules/test_predtest/test_predtest.c
src/test/modules/test_rbtree/test_rbtree.c
src/test/modules/test_rls_hooks/test_rls_hooks.c
src/test/modules/test_rls_hooks/test_rls_hooks.h
src/test/modules/test_shm_mq/setup.c
src/test/modules/test_shm_mq/test.c
src/test/modules/test_shm_mq/test_shm_mq.h
src/test/modules/test_shm_mq/worker.c
src/test/modules/worker_spi/worker_spi.c
src/test/perl/Makefile
src/test/recovery/Makefile
src/test/regress/GNUmakefile
src/test/regress/pg_regress.c
src/test/regress/pg_regress.h
src/test/regress/pg_regress_main.c
src/test/regress/regress.c
src/test/ssl/Makefile
src/test/ssl/ssl/client-der.key
src/test/ssl/ssl/client-encrypted-der.key
src/test/subscription/Makefile
src/test/thread/Makefile
src/test/thread/thread_test.c
src/timezone/pgtz.c
src/timezone/pgtz.h
src/tools/PerfectHash.pm
src/tools/check_bison_recursion.pl
src/tools/copyright.pl
src/tools/findoidjoins/Makefile
src/tools/findoidjoins/findoidjoins.c
src/tools/fix-old-flex-code.pl
src/tools/gen_keywordlist.pl
src/tools/ifaddrs/Makefile
src/tools/pginclude/cpluspluscheck
src/tools/pginclude/headerscheck
src/tools/testint128.c
src/tools/version_stamp.pl
src/tools/win32tzlist.pl
src/tutorial/complex.source
src/tutorial/syscat.source

index fe7c3857327896b1ab31cec73101a02fbb24352b..0fc523af94605f0a25524afeecbeb6693bbf8990 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,7 +1,7 @@
 PostgreSQL Database Management System
 (formerly known as Postgres, then as Postgres95)
 
-Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
 
 Portions Copyright (c) 1994, The Regents of the University of California
 
index 9de50377ff2d16381b462f29cd46cdc22b57d4b9..5a1019b48435b44e47a1b5b00de80bf8aad329cd 100755 (executable)
--- a/configure
+++ b/configure
@@ -11,7 +11,7 @@
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
 #
-# Copyright (c) 1996-2019, PostgreSQL Global Development Group
+# Copyright (c) 1996-2020, PostgreSQL Global Development Group
 ## -------------------- ##
 ## M4sh Initialization. ##
 ## -------------------- ##
@@ -1669,7 +1669,7 @@ Copyright (C) 2012 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 
-Copyright (c) 1996-2019, PostgreSQL Global Development Group
+Copyright (c) 1996-2020, PostgreSQL Global Development Group
 _ACEOF
   exit
 fi
index 9c5e5e7f8ceab20947333a275cea96cfffa413c3..f0f902198f4971a27f4f4d16b5b5d1a04b8341fb 100644 (file)
@@ -23,7 +23,7 @@ m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.6
 Untested combinations of 'autoconf' and PostgreSQL versions are not
 recommended.  You can remove the check from 'configure.in' but it is then
 your responsibility whether the result works or not.])])
-AC_COPYRIGHT([Copyright (c) 1996-2019, PostgreSQL Global Development Group])
+AC_COPYRIGHT([Copyright (c) 1996-2020, PostgreSQL Global Development Group])
 AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
 AC_CONFIG_AUX_DIR(config)
 AC_PREFIX_DEFAULT(/usr/local/pgsql)
index e88f0a7a16510ce0ac413054fcfa184edd238ded..710f4ea32d69b93df9464eb917aa0377105448ac 100644 (file)
@@ -3,7 +3,7 @@
  * adminpack.c
  *
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * Author: Andreas Pflug <pgadmin@pse-consulting.de>
  *
index 194c93fd3a6660498911a771939f57d64c35b0bd..6a058ccdac3001fe9c58b378ea5a37aff34a70b0 100644 (file)
@@ -14,7 +14,7 @@
  * that every visible heap tuple has a matching index tuple.
  *
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/amcheck/verify_nbtree.c
index b7ad7448d5e9e86092e3ed08ba9e6d59648d369b..11c2f059e4c59c473f7e4b34dfc2cbba98fea2f3 100644 (file)
@@ -2,7 +2,7 @@
  *
  * auth_delay.c
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             contrib/auth_delay/auth_delay.c
index f118dbaedd7df889442884b432fe5e7b6b741b11..f69dde876c374c06b31306d4f1fe253435843d78 100644 (file)
@@ -3,7 +3,7 @@
  * auto_explain.c
  *
  *
- * Copyright (c) 2008-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2008-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/auto_explain/auto_explain.c
index b2cd64999847bcbd4bac68b8c7d6d40a0e659057..54f954dce8c9a5831c8ece4f09f50cc2f1a07fb7 100644 (file)
@@ -3,7 +3,7 @@
  * blcost.c
  *             Cost estimate function for bloom indexes.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/bloom/blcost.c
index adcbd168fb6959f3f4c696ecd899bf4abb1b9d68..6d3fd5c432cd621ef380a2443a25b0ccbcd22261 100644 (file)
@@ -3,7 +3,7 @@
  * blinsert.c
  *             Bloom index build and insert functions.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/bloom/blinsert.c
index a7179981f47490969bd9b878c7c08d7faf3a680d..d8fb36831f884a1e64e95fb9cb6cdfe43c36d44c 100644 (file)
@@ -3,7 +3,7 @@
  * bloom.h
  *       Header for bloom index.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/bloom/bloom.h
index 30fa20619bb05f46bfe9a49b672c5e1a15f900c7..3c71401c8c6f4050e4ad51d706336c7088299d89 100644 (file)
@@ -3,7 +3,7 @@
  * blscan.c
  *             Bloom index scan functions.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/bloom/blscan.c
index e2063bac629c852532ff572c9c441031d0a4ded6..23d959b9f06342efbcc23e3ae88f99409f9f1780 100644 (file)
@@ -3,7 +3,7 @@
  * blutils.c
  *             Bloom index utilities.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1990-1993, Regents of the University of California
  *
  * IDENTIFICATION
index 0c33d1e1951b92489aee2307965130fb9204c8ce..3282adde03b1df13c045068b769caff53332fae9 100644 (file)
@@ -3,7 +3,7 @@
  * blvacuum.c
  *             Bloom VACUUM functions.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/bloom/blvacuum.c
index b3dfe030226359601e8744fe5268419c36665f0a..12773fcf5d55d8da911f32b134e2ea1a36123e59 100644 (file)
@@ -3,7 +3,7 @@
  * blvalidate.c
  *       Opclass validator for bloom.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/bloom/blvalidate.c
index a28b080059f5aa1e1afee24b92af345f3c4f83f9..1dddf0277939a33a2a0a5afc394036d4a9b6bb10 100644 (file)
@@ -9,7 +9,7 @@
  * Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
  *
  * contrib/dblink/dblink.c
- * Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2020, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
  * Permission to use, copy, modify, and distribute this software and its
index 9d1b4b0955beaf9e8fcab435cf752c3e848e36a0..56cb28312cf03830e60c34fd228b61c4715127ec 100644 (file)
@@ -3,7 +3,7 @@
  * dict_int.c
  *       Text search dictionary for integers
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/dict_int/dict_int.c
index 509e14aee07baae44e47d1755322fab118c0b7a2..1065d64ccb0ad225b881beb7ee437f84280d9b8d 100644 (file)
@@ -3,7 +3,7 @@
  * dict_xsyn.c
  *       Extended synonym dictionary
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/dict_xsyn/dict_xsyn.c
index 549821ca84cdf43409e197cf205534d7768a8888..d003160296cb29146d1943ba71cddcbe41d4935c 100644 (file)
@@ -3,7 +3,7 @@
  * file_fdw.c
  *               foreign-data wrapper for server-side flat files (or programs).
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               contrib/file_fdw/file_fdw.c
index ad1ea931960729bc731ee43c374b9b17fc41d267..ccbb84b481ba3c36c1b2985bd372834bc8f690f3 100644 (file)
@@ -6,7 +6,7 @@
  * Joe Conway <mail@joeconway.com>
  *
  * contrib/fuzzystrmatch/fuzzystrmatch.c
- * Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2020, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
  * metaphone()
index 8fb05d169729703c21b4cb149d760fab76d4ef52..a3a538a20d96e96991acc0873f94407f09a3bd4f 100644 (file)
@@ -3,7 +3,7 @@
  * _int_selfuncs.c
  *       Functions for selectivity estimation of intarray operators
  *
- * 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
  *
  *
index f4d933ced7387c8d42212e3ab1573b3ac5fdcd21..cf36bb69d4d5ae6092880f3e40fd2e92b86c9a8e 100644 (file)
@@ -4,7 +4,7 @@
  *       PostgreSQL type definitions for ISNs (ISBN, ISMN, ISSN, EAN13, UPC)
  *
  * Author:     German Mendez Bravo (Kronuz)
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/isn/isn.c
index d572149d2af557b0a2932de865c60c52cf329b5c..017f5974db56860a3b157fe7a2b4a28ab885d2f9 100644 (file)
@@ -4,7 +4,7 @@
  *       PostgreSQL type definitions for ISNs (ISBN, ISMN, ISSN, EAN13, UPC)
  *
  * Author:     German Mendez Bravo (Kronuz)
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/isn/isn.h
index d0a12f1fc9b16044f22156d3b6e518a7663bc216..b1901cb03c1cfaf117ae0e99f4325ea3eb4ed5b7 100644 (file)
@@ -2,7 +2,7 @@
  * brinfuncs.c
  *             Functions to investigate BRIN indexes
  *
- * Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             contrib/pageinspect/brinfuncs.c
index 8567a382b64e468034aeedc535e2cd8a57b69237..e830be8060d7410ffa5bd6ce9bc7cee35ed1bb5b 100644 (file)
@@ -9,7 +9,7 @@
  * there's hardly any use case for using these without superuser-rights
  * anyway.
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pageinspect/fsmfuncs.c
index a2cd9edc07c6a0ba236c8e4389d6e3b6d01c063a..4b623fbf51442a8661559d0b6d96108e0dac8d78 100644 (file)
@@ -2,7 +2,7 @@
  * ginfuncs.c
  *             Functions to investigate the content of GIN indexes
  *
- * Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             contrib/pageinspect/ginfuncs.c
index bcc39a8a89cccadd481f35349e6f1a99c61b0d40..5bbd230742d02d31f60c254eb9c8043be1b6427c 100644 (file)
@@ -2,7 +2,7 @@
  * hashfuncs.c
  *             Functions to investigate the content of HASH indexes
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             contrib/pageinspect/hashfuncs.c
index 8e69cb3fbdbf3bcc89903fe4459ff5da65347c32..aa7e4b9fef8359df84e87aed1d30deaea6c84973 100644 (file)
@@ -15,7 +15,7 @@
  * there's hardly any use case for using these without superuser-rights
  * anyway.
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pageinspect/heapfuncs.c
index 0a660ad6254e3c100c5c4e6688c50b9d8d2eeda5..478e0d2d20d880d0b548f4f0777e3e83a98e3b6a 100644 (file)
@@ -3,7 +3,7 @@
  * pageinspect.h
  *       Common functions for pageinspect.
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pageinspect/pageinspect.h
index ffb4418b1e06d52d851249117d02d511fd29ddab..a7b0d177d272e24d631ab2fec1832d30fcec44bd 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Access-method specific inspection functions are in separate files.
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pageinspect/rawpage.c
index 6810cabc93bfb9555cda2a15de26b6e50659443e..d5f9d14b01095383cb6ad1435914f73e8a136309 100644 (file)
@@ -3,7 +3,7 @@
  * passwordcheck.c
  *
  *
- * Copyright (c) 2009-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2020, PostgreSQL Global Development Group
  *
  * Author: Laurenz Albe <laurenz.albe@wien.gv.at>
  *
index 38ae240c551b6a218018bfb85c105671049dbc9a..6cc8634a8417af453d524497de03e38a30db3613 100644 (file)
@@ -16,7 +16,7 @@
  *             relevant database in turn.  The former keeps running after the
  *             initial prewarm is complete to update the dump file periodically.
  *
- *     Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  *     IDENTIFICATION
  *             contrib/pg_prewarm/autoprewarm.c
index f3deb47a97b71b9fd6521b66ff0d676c6f0105a2..b5ebac8f9718ffa2e6edf6326e5f2b5e8ea6dfc3 100644 (file)
@@ -3,7 +3,7 @@
  * pg_prewarm.c
  *               prewarming utilities
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               contrib/pg_prewarm/pg_prewarm.c
index 0590a6769b466cfe1df0065429f771cdcc16328e..6f82a671ee72dc56d17336b0a65fa3c19f73e8f8 100644 (file)
@@ -48,7 +48,7 @@
  * in the file to be read or written while holding only shared lock.
  *
  *
- * Copyright (c) 2008-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2008-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pg_stat_statements/pg_stat_statements.c
index e65e6838230f4aa0497f37afaa21ee0f7b013e84..1330b615b84473554aa455137a02a299da8252c6 100644 (file)
  * 7) Mark state 3 final because state 5 of source NFA is marked as final.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 75b6d96440b03341de808594fe26250731f38ae6..0cd1160ceb25c08655bbfdf816bb1cfb0e32376c 100644 (file)
@@ -3,7 +3,7 @@
  * pg_visibility.c
  *       display visibility map information and page-level visibility bits
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  *       contrib/pg_visibility/pg_visibility.c
  *-------------------------------------------------------------------------
index 545f148a76a7a091d3c335083bec079042c30610..da4cdede76fb44cd14372b1c5a176230d3f42f9c 100644 (file)
@@ -29,7 +29,7 @@
  *
  * 4. Update this header comment.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pgcrypto/imath.c
index c17f244f8367409d62be9dd4f7d2758907d6f109..672dbf2bb7a6f53cb0a87cadf839d148730e6f2f 100644 (file)
@@ -3,7 +3,7 @@
  * pgstatapprox.c
  *               Bloat estimation functions
  *
- * Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               contrib/pgstattuple/pgstatapprox.c
index 3618e41229f31e3c70dc3d7ec73e55f8ad67607b..29c811a80b490fbdf0f75c1e10bdbf56a597a040 100644 (file)
@@ -3,7 +3,7 @@
  * connection.c
  *               Connection management functions for postgres_fdw
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               contrib/postgres_fdw/connection.c
index e803997be6c83d587203d2a2cd2b33b73d43aeac..a3639e960428127579c08c96899a303833d954da 100644 (file)
@@ -24,7 +24,7 @@
  * with collations that match the remote table's columns, which we can
  * consider to be user error.
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               contrib/postgres_fdw/deparse.c
index f8b077d1116c3e382a29a4499cc34a0151831fa7..df6d89a658f91eb82c516310d38794732596b66c 100644 (file)
@@ -3,7 +3,7 @@
  * option.c
  *               FDW option handling for postgres_fdw
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               contrib/postgres_fdw/option.c
index bdc21b36d1e6a7056ef04f8de944f75fb4baf5b3..2175dff824d0d4314f5bea76d04f9e7314f3782d 100644 (file)
@@ -3,7 +3,7 @@
  * postgres_fdw.c
  *               Foreign-data wrapper for remote PostgreSQL servers
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               contrib/postgres_fdw/postgres_fdw.c
index ea052872c3e37533222636e72460fa5feabb5063..eef410db3921f84ff554de96bd29a1e1f9087d16 100644 (file)
@@ -3,7 +3,7 @@
  * postgres_fdw.h
  *               Foreign-data wrapper for remote PostgreSQL servers
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               contrib/postgres_fdw/postgres_fdw.h
index 14d6d092121da9ca21c0b0124161c0366f9610be..3433c197123322d28c792508cadf7f345dd0aa7e 100644 (file)
@@ -13,7 +13,7 @@
  * functions or functions using nonportable collations.  Those considerations
  * need not be accounted for here.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/postgres_fdw/shippable.c
index 5850e076eb987ac6a2553518f9bc8433797c555b..4e83b7bfa8c03e3737ab600f38aa874439ef01be 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines corresponding to database objects
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 5ff04dbf0530b2cf5cb3ea78a861109579340ede..0e9aa47eed30a21f13c56ed39513f49cc9ad7f3a 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines to handle DML permission checks
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index cdf1452cf5718848cac9774f1cd67a3589bdd318..997a64c87e2b91991b21fddd791aea27459d04fd 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Entrypoints of the hooks in PostgreSQL, and dispatches the callbacks.
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index d8a1d129d29b447dab72a052c2c46dbff63564db..147ab67f322064c2dcaaed9d9ab64eaef945f7eb 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines to support SELinux labels (security context)
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index fa449339db25843eb82f8129749975bb63e066c7..0fddaf59634d4bcb42fe062d3590ac1c3933b5d5 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # A wrapper script to launch psql command in regression test
 #
-# Copyright (c) 2010-2019, PostgreSQL Global Development Group
+# Copyright (c) 2010-2020, PostgreSQL Global Development Group
 #
 # -------------------------------------------------------------------------
 
index 345a4c253d81763756dbfeb8d1f90c149b4ec2d3..2c244a90033dd7e5ffd6221c44d821e4a2a11811 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines corresponding to procedure objects
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index fa34221509a615e9f55d79a4b8d9605e5423b73c..380bc6094d554d648fc9064f1afa06449023496f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines corresponding to relation/attribute objects
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 00c227d86c143c48e96934b6e4c64411b014d468..90ecbc1725532c3e4ef351f536855ca437c8b26c 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines corresponding to schema objects
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 7179272576696b1ff96d2afe804c9ec012fb0eb5..9fdc810f2ed44b3b9d28d71e0953c49e09cd1b11 100644 (file)
@@ -5,7 +5,7 @@
  * Interactions between userspace and selinux in kernelspace,
  * using libselinux api.
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 31828e9eea5cd791255b42cdb9fa156a061af1e4..38302b530b133caea45c7b909ed229e2db524f6b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Definitions corresponding to SE-PostgreSQL
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index f5279cc9b6e22af551fb4cd83a11b742d5d92147..d3723768a6635bdde95f744073afa60e72af1c66 100644 (file)
@@ -6,7 +6,7 @@
  * access control decisions recently used, and reduce number of kernel
  * invocations to avoid unnecessary performance hit.
  *
- * Copyright (c) 2011-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2011-2020, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 9ab63088e875d4e97e95d5bd29ca021367ca6ba8..3802ae905e8f8d3e815c86175e10773d2f3617d2 100644 (file)
@@ -10,7 +10,7 @@
  * And contributors:
  * Nabil Sayegh <postgresql@e-trolley.de>
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * Permission to use, copy, modify, and distribute this software and its
  * documentation for any purpose, without fee, and without a written agreement
index f1e75463ff7642b36b9f72be895c6e152ec0c963..794957ca21914dc552d438f8890cce4f7a182936 100644 (file)
@@ -10,7 +10,7 @@
  * And contributors:
  * Nabil Sayegh <postgresql@e-trolley.de>
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * Permission to use, copy, modify, and distribute this software and its
  * documentation for any purpose, without fee, and without a written agreement
index 45687687b0c87d411c745729d40427b9cf0e6a0c..552f107bf6b06933620721cf340e9e388add08e6 100644 (file)
@@ -3,7 +3,7 @@
  * tcn.c
  *       triggered change notification support for PostgreSQL
  *
- * Portions Copyright (c) 2011-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2011-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6c33c4bdedb2e66f9f732bae2ac10b2fce51d42e..cd105d91e0ec8c9ac1c2434f6704852fe3cb17a9 100644 (file)
@@ -3,7 +3,7 @@
  * test_decoding.c
  *               example logical decoding output plugin
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               contrib/test_decoding/test_decoding.c
index e6dbf6bc0dc842f2a06c28fac4a52d6174498b9a..8bf0b2078ccac5a68c40ae67951a1f62da24db3b 100644 (file)
@@ -17,7 +17,7 @@
  * won't visit blocks added after the first scan, but that is fine since
  * such blocks shouldn't contain any visible tuples anyway.
  *
- * 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
  *
  * IDENTIFICATION
index ed486c4696b28700219667f94d167f9a16a02026..2fda572e6522d686cdae4032297c9efa1cf52449 100644 (file)
@@ -13,7 +13,7 @@
  * However, we do what we can to reduce surprising behavior by selecting
  * the sampling pattern just once per query, much as in tsm_system_rows.
  *
- * 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
  *
  * IDENTIFICATION
index fc5176e338bdf4777915daa5679c051e9e57005a..0047efc075f303940c0b6754a975d0d156afc47b 100644 (file)
@@ -3,7 +3,7 @@
  * unaccent.c
  *       Text search unaccent dictionary
  *
- * Copyright (c) 2009-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/unaccent/unaccent.c
index f5ae915f2438224194983f1703656fe88e707a63..2a471e599b14cc1aa7eedf000f2a8a62a52c6cae 100644 (file)
@@ -2,7 +2,7 @@
  *
  * UUID generation functions using the BSD, E2FS or OSSP UUID library
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * Portions Copyright (c) 2009 Andrew Gierth
  *
index 55b42e3565e66056dd1776fccfd0283d0eac45ce..8dd423831799f377a14a5e2d427115b683c37e8d 100644 (file)
@@ -3,7 +3,7 @@
  * vacuumlo.c
  *       This removes orphaned large objects from a database.
  *
- * 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
  *
  *
index 24b9d891c3bb1fb2c52df9af4e11bbccee052b61..9a1886059b2bfc43d995bb512f2b80346536f5b2 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the errcodes-table.sgml file from errcodes.txt
-# Copyright (c) 2000-2019, PostgreSQL Global Development Group
+# Copyright (c) 2000-2020, PostgreSQL Global Development Group
 
 use warnings;
 use strict;
index e948d5fb5e90bd9084a3f0f1d9dbd4a8865ccce5..086a158e798a9110d4c24e175887915bdcec22b4 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the keywords table file
-# Copyright (c) 2019, PostgreSQL Global Development Group
+# Copyright (c) 2019-2020, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index e33dae59a269a61357df2b8564313a7eb1dc25a3..904512f9f4ab03a649dfe3b14371f494915c4aac 100644 (file)
@@ -1,9 +1,9 @@
 <!-- doc/src/sgml/legal.sgml -->
 
-<date>2019</date>
+<date>2020</date>
 
 <copyright>
- <year>1996&ndash;2019</year>
+ <year>1996&ndash;2020</year>
  <holder>The PostgreSQL Global Development Group</holder>
 </copyright>
 
@@ -11,7 +11,7 @@
  <title>Legal Notice</title>
 
  <para>
-  <productname>PostgreSQL</productname> is Copyright &copy; 1996&ndash;2019
+  <productname>PostgreSQL</productname> is Copyright &copy; 1996&ndash;2020
   by the PostgreSQL Global Development Group.
  </para>
 
index d5ac362125c1e5fbf9e1263f346e9ea413915a29..be6375a51c9a052c09a86c9dcbb829d0107bad00 100644 (file)
@@ -704,7 +704,7 @@ SELECT lo_export(image.raster, '/tmp/motd') FROM image
  * testlo.c
  *    test using large objects with libpq
  *
- * 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
  *
  *
index b0d2be7ee02877b9102bb4964ef1543175d3657b..9706a95848842fae87fff26619be42655b152d72 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for the postgres backend
 #
-# 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
 #
 # src/backend/Makefile
index 294ffa6e201f71884511271113a9d5b5ff4edd2f..d89af7844da42ab49b44de444bd05f5dba672b83 100644 (file)
@@ -4,7 +4,7 @@
  *
  * See src/backend/access/brin/README for details.
  *
- * 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
  *
  * IDENTIFICATION
index 86788024ef658c5ee0948dae73c385d99e2fbfb2..fb7cbdb5fc54c70ccb01ae679ed5613498bff817 100644 (file)
@@ -16,7 +16,7 @@
  * writing is the INET type, where IPv6 values cannot be merged with IPv4
  * values.
  *
- * 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
  *
  * IDENTIFICATION
index 655c0b54b53299b04573b8169e9c644438aa3d4a..4b5d6a721352079e8f613ba74dee20484e2323e3 100644 (file)
@@ -2,7 +2,7 @@
  * brin_minmax.c
  *             Implementation of Min/Max opclass for BRIN
  *
- * 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
  *
  * IDENTIFICATION
index c4cbe843c161d774d89a16c22a965cebc1887c57..87de0b855b5e344e4c2d20a2045b57b00cc595dd 100644 (file)
@@ -2,7 +2,7 @@
  * brin_pageops.c
  *             Page-handling routines for BRIN indexes
  *
- * 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
  *
  * IDENTIFICATION
index 647350c1018f50836c3ee5f76777bcb315bcff2b..9c4b3e220216cf499af327d7bbcaaf54a021c9d1 100644 (file)
@@ -12,7 +12,7 @@
  * the metapage.  When the revmap needs to be expanded, all tuples on the
  * regular BRIN page at that block (if any) are moved out of the way.
  *
- * 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
  *
  * IDENTIFICATION
index 6d24e53dc92768f0a60032afcb5d7ef775387928..6cb7c26b39f2b844acb1564d74610a72eab929e1 100644 (file)
@@ -23,7 +23,7 @@
  * Note the size of the null bitmask may not be the same as that of the
  * datum array.
  *
- * 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
  *
  * IDENTIFICATION
index 02337a767cef4b68f61c097fa2e04080004f5e74..1302ebb6681e7c902081ceed4722de61673c2708 100644 (file)
@@ -3,7 +3,7 @@
  * brin_validate.c
  *       Opclass validator for BRIN.
  *
- * 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
  *
  * IDENTIFICATION
index db1f47ca21897b5803fb434796598ac4ac4656a8..da47603e2588abe4d8f926a8097920acf6f87cb0 100644 (file)
@@ -2,7 +2,7 @@
  * brin_xlog.c
  *             XLog replay routines for BRIN indexes
  *
- * 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
  *
  * IDENTIFICATION
index ba909b0d4e729a635ba6d22e1a708393d9298eb4..a074852a015a4412d9f7e950a058f7f33ed4075a 100644 (file)
@@ -10,7 +10,7 @@
  * columns in a different order, taking into account dropped columns.
  * They are also used by the tuple conversion routines in tupconvert.c.
  *
- * 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
  *
  *
index bcd9bd007b70bf66c999657e2cf4378d42df6936..8dcc747b94a2fac00e2582ab0f9fea7e28ce0ac8 100644 (file)
@@ -5,7 +5,7 @@
  *       in a page which can be different when the WAL is generated
  *       and when the WAL is applied.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * Contains common routines required for masking a page.
  *
index 78fcc876dad3bef9e98eecd4eac52949dc42984e..9b4682f2ad44d4d854476d7d24a74549b863eb2a 100644 (file)
@@ -3,7 +3,7 @@
  * detoast.c
  *       Retrieve compressed or external variable size attributes.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/access/common/detoast.c
index cc948958d7e3e2466312e4d17d0e111bcb382942..b7c864cfacffa47a5499dfb2496ef352ba496a2e 100644 (file)
@@ -45,7 +45,7 @@
  * and we'd like to still refer to them via C struct offsets.
  *
  *
- * 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
  *
  *
index 8a5f5227a301c61a0246e5f8e432c749bf2a46f9..bfc8b154a7a93087746017b570365cd831a88a9c 100644 (file)
@@ -4,7 +4,7 @@
  *        This file contains index tuple accessor and mutator routines,
  *        as well as various tuple utilities.
  *
- * 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
  *
  *
index 651ade14dd2990be66d7b59a767e6f862dc5030f..4006ebdabd3a00eb5b184d5abc5c3f6c088cb58b 100644 (file)
@@ -8,7 +8,7 @@
  *       doesn't handle standalone backends or protocol versions other than
  *       3.0, because we don't need such handling for current applications.
  *
- * 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
  *
  * IDENTIFICATION
index e330f496892db21a0ee30615e24f007be221ac01..dd1bac0aa9e5b212f3ed52b3a0f528bed7410c96 100644 (file)
@@ -5,7 +5,7 @@
  *       clients and standalone backends are supported here).
  *
  *
- * 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
  *
  * IDENTIFICATION
index 41a0051f88ef07338f22d91a389398d8764301e3..641da9dbd6cfeff7d03dc06029b7c93d8352f2ad 100644 (file)
@@ -3,7 +3,7 @@
  * relation.c
  *       Generic relation related routines.
  *
- * 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
  *
  *
index 48377ace24c2db6223ca5c1251e948d0402369fe..79430d2b7b83ddf989c3c5a55b705f7e515185cf 100644 (file)
@@ -3,7 +3,7 @@
  * reloptions.c
  *       Core support for relation options (pg_class.reloptions)
  *
- * 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
  *
  *
index e58ed333c9f62155866049870dd157937c101523..3c4bd53f3f86978ad06b0cb86b514fae17a962a2 100644 (file)
@@ -3,7 +3,7 @@
  * scankey.c
  *       scan key support code
  *
- * 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
  *
  *
index 8bcb90b9c6db5471f5abe0139127610b199e784b..070ece5b8fc703e668a3d61f51532ef520478bb1 100644 (file)
@@ -12,7 +12,7 @@
  * Currently this infrastructure is used to share:
  * - typemod registry for ephemeral row-types, i.e. BlessTupleDesc etc.
  *
- * Portions Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * src/backend/access/common/session.c
  *
index a97124249013830b037aa9591db31e97ad031da6..65801a2a840843843499953fbc619f75d7754175 100644 (file)
@@ -3,7 +3,7 @@
  * toast_internals.c
  *       Functions for internal use by the TOAST system.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/access/common/toast_internals.c
index 88b8538dc9e759bed65fea36cde648440a88ef52..3cb0cbefaa36c8960dbad6339db67d2830393fde 100644 (file)
@@ -7,7 +7,7 @@
  * equivalent but might have columns in a different order or different sets of
  * dropped 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
  *
  *
index 6bc4e4c036097e33c2148cfca08f4f13fffe0943..00bb4cb53d9476894d8846fe73e5eb227533890d 100644 (file)
@@ -3,7 +3,7 @@
  * tupdesc.c
  *       POSTGRES tuple descriptor support code
  *
- * 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
  *
  *
index fd94f776ddaa1a66fbb68ab25f1a146fa724144c..3a6d54b38ce1f467493829f49538fdceb4429bce 100644 (file)
@@ -4,7 +4,7 @@
  *       support functions for GIN's indexing of any array
  *
  *
- * 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
  *
  * IDENTIFICATION
index 8f8cd85db6a2559ab811ad9e5b89ce431f71c113..423e4acb83ec25304fbe4fb092d4d305552fc127 100644 (file)
@@ -4,7 +4,7 @@
  *       page utilities routines for the postgres inverted index access method.
  *
  *
- * 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
  *
  * IDENTIFICATION
index c8543101649c14db6dfe7c0db7cb09260fe94f40..9008c125fe998f5884918ac22dd2ec0626f426c6 100644 (file)
@@ -4,7 +4,7 @@
  *       routines for fast build of inverted index
  *
  *
- * 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
  *
  * IDENTIFICATION
index e497210b4c0059920414a6d95c548910002ca376..7a2690e97f2caccb8699166d6e615823715b6f01 100644 (file)
@@ -4,7 +4,7 @@
  *       routines for handling GIN posting tree pages.
  *
  *
- * 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
  *
  * IDENTIFICATION
index b87ff26f9c4e122647e39714ddb6042a231de43b..af14baf93cee8ca794dd8f380d323bca63eacecf 100644 (file)
@@ -4,7 +4,7 @@
  *       routines for handling GIN entry tree pages.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 3d2153bad048213b0a2162b8db106e09a20d92f6..439055eac9d4d153104c3c9beba4c1b953f7754c 100644 (file)
@@ -7,7 +7,7 @@
  *       transfer pending entries into the regular index structure.  This
  *       wins because bulk insertion is much more efficient than retail.
  *
- * 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
  *
  * IDENTIFICATION
index b18ae2b3ed250e5f1d31ba71fd31d0a6d8810601..7ae4ef05c2fb9baa6f28a18107d92db535789d32 100644 (file)
@@ -4,7 +4,7 @@
  *       fetch tuples from a GIN scan.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 1ad6228914a666752f51fe625f826f1b134748db..351a8813f968c1b0c4eb141dcf6754f12b648961 100644 (file)
@@ -4,7 +4,7 @@
  *       insert routines for the postgres inverted index access method.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 8f859789728f8088a513ab227ae5e23ffc96f980..64bc2415bbaf8cdd0526a3decf6bb96651c8e897 100644 (file)
@@ -24,7 +24,7 @@
  * is used for.)
  *
  *
- * 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
  *
  * IDENTIFICATION
index 44aef77edb72d82bf7bfd9c416f48bfa768adba3..7dff2071d8faaa4bcb00435339b4316b23bcaa09 100644 (file)
@@ -4,7 +4,7 @@
  *       routines for dealing with posting lists.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 74d9821ac1acb1bc2de09b23e17486efd9a98a26..c15d06ceba4fd610151713aea253659c7fcf9237 100644 (file)
@@ -4,7 +4,7 @@
  *       routines to manage scans of inverted index relations
  *
  *
- * 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
  *
  * IDENTIFICATION
index 38593554f0b6e86df253e48a9a3d692fb03ed572..910f0bcb915eb2337e8f75f969816b55a642368c 100644 (file)
@@ -4,7 +4,7 @@
  *       Utility routines for the Postgres inverted index access method.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 0c8f4b1337266e53883bc22dc581bf837643bb2c..260cedff88b429da2b8436c24e0e1eda63163b61 100644 (file)
@@ -4,7 +4,7 @@
  *       delete & vacuum routines for the postgres GIN
  *
  *
- * 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
  *
  * IDENTIFICATION
index 5d96f29cdef5449c6c8baa39b4511a1e37eb44a4..0b62e0a8ae8cc30662e405c39727cc39733568da 100644 (file)
@@ -3,7 +3,7 @@
  * ginvalidate.c
  *       Opclass validator for GIN.
  *
- * 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
  *
  * IDENTIFICATION
index 387102f21a11d0c7222f2d4a2be4a129af41f3c7..9f8640565bf9202299c7dcb8663ef26aa3b5d039 100644 (file)
@@ -4,7 +4,7 @@
  *       WAL replay logic for inverted index.
  *
  *
- * 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
  *
  * IDENTIFICATION
index a259c80616d8085e366c79405a5f19f2188ebf53..5c9ad341b33bc9311b1a12832b4375568d6681dc 100644 (file)
@@ -4,7 +4,7 @@
  *       interface routines for the postgres GiST index access method.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 739846a257da71f6c006877111c704229d50557d..671b5e9186ff0972e3f0af0284f0c87a4d1c7050 100644 (file)
@@ -4,7 +4,7 @@
  *       build algorithm for GiST indexes implementation.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 38f786848de88440f025df68da3623f3ce8f11ee..4b562d8d3f09845cc229d2a5b7e74e732d60dd46 100644 (file)
@@ -4,7 +4,7 @@
  *       node buffer management functions for GiST buffering build algorithm.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 98b68920138c137c46e2ca563b6289033d0d1795..a4edcc77e96f0f36649a0ecf4121717af5c95b89 100644 (file)
@@ -4,7 +4,7 @@
  *       fetch tuples from a GiST scan.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 118dd9653fa4875443dd1fb22b7af9ae4e0bf333..6ba5619644f1a3f011bd469b998284a34e7d2f7e 100644 (file)
@@ -7,7 +7,7 @@
  * This gives R-tree behavior, with Guttman's poly-time split algorithm.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 7d0d3524bb6320c8c1fb7d781dd27e4071895696..b8aa77f70feac6652b800479c1940f6c1d931723 100644 (file)
@@ -4,7 +4,7 @@
  *       routines to manage scans on GiST index relations
  *
  *
- * 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
  *
  * IDENTIFICATION
index 6a9c54d86ced36dc93f025061a8f1a4add08a0f2..1bf48b4e14721a8ac686ce318d9f48dfcd734d42 100644 (file)
@@ -15,7 +15,7 @@
  * gistSplitByKey() is the entry point to this file.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 553a6d67b12ce3f7166ad173ea377d5104f9edf9..dd975b164c5f626a920f33dbc9613df0e9a1446f 100644 (file)
@@ -4,7 +4,7 @@
  *       utilities routines for the postgres GiST index access method.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 710e4015b3d86ab457acbce7de9eaf6d4d662987..def74fdaa37fc8ffafaf48079b45696f0ace0ec0 100644 (file)
@@ -4,7 +4,7 @@
  *       vacuuming routines for the postgres GiST index access method.
  *
  *
- * 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
  *
  * IDENTIFICATION
index dfc1a87a757ccd970cb368b01922bf719c608583..0c4fb8c1bf985c579851db0f1b45846fd2f58984 100644 (file)
@@ -3,7 +3,7 @@
  * gistvalidate.c
  *       Opclass validator for GiST.
  *
- * 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
  *
  * IDENTIFICATION
index 3b28f546465d4a98fcda3411c07e9cd797cc2262..d3f3a7b803f3d3bd73648f737ea653429e921896 100644 (file)
@@ -4,7 +4,7 @@
  *       WAL replay logic for GiST.
  *
  *
- * 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
  *
  * IDENTIFICATION
index a0597a0c6e5262da6bd03da46297a26981b08192..4bb6efc98fad90756b098153ace4a319bea05162 100644 (file)
@@ -3,7 +3,7 @@
  * hash.c
  *       Implementation of Margo Seltzer's Hashing package for postgres.
  *
- * 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
  *
  *
index c1d248ae5e04f95209ad3bb431d3b2ad120cabd1..3c606776624a62a04e5a021d969ef0bcb45367c9 100644 (file)
@@ -4,7 +4,7 @@
  *       WAL replay logic for hash index.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 6ec1ec3df3a9d0825325f8276a8c824fe5a509b7..5b517106ff427e71ec64b7ce32d6bc7a85047389 100644 (file)
@@ -3,7 +3,7 @@
  * hashfunc.c
  *       Support functions for hash access method.
  *
- * 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
  *
  *
index e0ca1b03de74bf7d7a3f3798b79a49a4ee67d266..32078274d28c8c21b166fd10efcd72ba36c475ce 100644 (file)
@@ -3,7 +3,7 @@
  * hashinsert.c
  *       Item insertion in hash tables for Postgres.
  *
- * 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
  *
  *
index 487103fb79873f6490faebb9aa9bfde34c233c48..00f0a94011628256ab40e333131fd2d555c3ac2e 100644 (file)
@@ -3,7 +3,7 @@
  * hashovfl.c
  *       Overflow page management code for the Postgres hash access method
  *
- * 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
  *
  *
index f84cee893581fc5c02243d4344668d5aaad3c4b3..55d85644a4e8e47ded93e50b61c300a8c00a0051 100644 (file)
@@ -3,7 +3,7 @@
  * hashpage.c
  *       Hash table page management code for the Postgres hash access method
  *
- * 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
  *
  *
index 725e6148c6d3b84eb2fc60c62632a0bf1a2c3d5d..995498e48da1ebadfc4d9989646ec1c02e2a3d2e 100644 (file)
@@ -3,7 +3,7 @@
  * hashsearch.c
  *       search code for postgres hash tables
  *
- * 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
  *
  *
index 293f80fe24cf27e957c46b46931cb19abb7f2226..9cb41d62e7c8035a307a85f8c4a2830ccfe7d6f7 100644 (file)
@@ -14,7 +14,7 @@
  * plenty of locality of access.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 669dccc492600fed6f22da5813b5f95af455f4e2..9efc8016bc00748ff2be39485e29f0c4aa1ab6f8 100644 (file)
@@ -3,7 +3,7 @@
  * hashutil.c
  *       Utility code for Postgres hash implementation.
  *
- * 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
  *
  *
index 93158727512e566802cc8fa96adeac259d986ef5..6346e6586522aeb268e4aa9e2a3b2abc4e082473 100644 (file)
@@ -3,7 +3,7 @@
  * hashvalidate.c
  *       Opclass validator for hash.
  *
- * 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
  *
  * IDENTIFICATION
index 0128bb34ef65debc067d12e47299a339c7f395f5..7b8490d4e527d08e476bc78c6bc4b8624bbb2ee7 100644 (file)
@@ -3,7 +3,7 @@
  * heapam.c
  *       heap access method code
  *
- * 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
  *
  *
index 92073fec54d860628e315bb67eaf841f7c5eda57..a6c369eaea74813425441e5f04efc3ee239ac837 100644 (file)
@@ -3,7 +3,7 @@
  * heapam_handler.c
  *       heap table access method code
  *
- * 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
  *
  *
index 3e3646716fdb171d18df3b5a2bc4476aa111b942..dba10890aabe88376ee9274e59de1d0017a14ba3 100644 (file)
@@ -52,7 +52,7 @@
  *      HeapTupleSatisfiesAny()
  *               all tuples are visible
  *
- * 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
  *
  * IDENTIFICATION
index dcfdee4467d27dfa67dd330ea2ba603cb929b569..e5d0fcd9764320f54c90626c12d1a0e8eb78d081 100644 (file)
@@ -4,7 +4,7 @@
  *       Heap-specific definitions for external and compressed storage
  *       of variable size attributes.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index d41d318eef966258272828f1fcc1b51ee626f1f2..aa3f14c019c44baa8fbe1590b0fea17002cb8924 100644 (file)
@@ -3,7 +3,7 @@
  * hio.c
  *       POSTGRES heap access method input/output code.
  *
- * 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
  *
  *
index 6d62a96972739669374cc8a5fb51a6251819c155..1794cfd8d9aab2c4cd4bb25a587a69e7b376f4d4 100644 (file)
@@ -3,7 +3,7 @@
  * pruneheap.c
  *       heap page pruning and HOT-chain management code
  *
- * 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
  *
  *
index d285b1f39072cc60b46b1131e45313b9ebc2ab03..5869922ff838e3c5418277d6f8435787211bb4f2 100644 (file)
@@ -92,7 +92,7 @@
  * heap's TOAST table will go through the normal bufmgr.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * IDENTIFICATION
index b615940ed3ea9e4009dff88249b966ce5c4762fd..a32f6836f80c4847ccaa52abd7535e1197911224 100644 (file)
@@ -36,7 +36,7 @@
  *             ss_report_location      - update current scan location
  *
  *
- * 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
  *
  * IDENTIFICATION
index 597d8b5f923401f5830ff22887397662e3d2db34..a5fe90485fa2004e1df2b549853f1415d9650574 100644 (file)
@@ -23,7 +23,7 @@
  * the TID array, just enough to hold as many heap tuples as fit on one page.
  *
  *
- * 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
  *
  *
index 32bf2e4bf4c45d91f700c507583936a1cd178dd3..0a51678c40df103c1c36e83a7cfba061ffa9c24c 100644 (file)
@@ -3,7 +3,7 @@
  * visibilitymap.c
  *       bitmap for tracking visibility of heap tuples
  *
- * 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
  *
  *
index 450a7dce1fc001a3f59f58f4c97087109534228a..4e3d7b030ebd330fd810be19e9810d7745929b2e 100644 (file)
@@ -3,7 +3,7 @@
  * amapi.c
  *       Support routines for API for Postgres index access methods.
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 5a2728502ce01d185ed799800831a731b30567cb..3eae6aa012ff6425eac225d6a65b55ac8959c867 100644 (file)
@@ -3,7 +3,7 @@
  * amvalidate.c
  *       Support routines for index access methods' amvalidate functions.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 2599b5d3425fc95ab8d13b8b37f85244a4576de6..c16eb054164ad6e9b56b62b784aca217ce480af6 100644 (file)
@@ -3,7 +3,7 @@
  * genam.c
  *       general index access method routines
  *
- * 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
  *
  *
index 4af418287d22c53fcb7e6d8f866d0a9de59b2833..01539b6bd65cb635023ccd548fc9cb82b684c333 100644 (file)
@@ -3,7 +3,7 @@
  * indexam.c
  *       general index access method routines
  *
- * 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
  *
  *
index cdd7d48c5c2b300548a2425381df85c5fccbce48..fdaa7a335fb9829983a902be62c0cfc74a4673de 100644 (file)
@@ -3,7 +3,7 @@
  * nbtcompare.c
  *       Comparison functions for btree access method.
  *
- * 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
  *
  *
index 2e8e60cd0c84be4f18ecc7fd7e1ee56dfbdec7a6..144d339e8d4953649ffbfde78bce69237759aafb 100644 (file)
@@ -3,7 +3,7 @@
  * nbtinsert.c
  *       Item insertion in Lehman and Yao btrees for Postgres.
  *
- * 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
  *
  *
index 7bfae3c90ff1564e9a7932087ecc2b55c7a8a58c..76069661d457d6ab0297950c24aff8d24a00a40b 100644 (file)
@@ -4,7 +4,7 @@
  *       BTree-specific page management code for the Postgres btree access
  *       method.
  *
- * 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
  *
  *
index 065b5290b0d04d314313197b0e68dcf7a0a5a093..f9e94c28c5b85703cccafa47c708c0b77fc3889d 100644 (file)
@@ -8,7 +8,7 @@
  *       This file contains only the public interface routines.
  *
  *
- * 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
  *
  * IDENTIFICATION
index b62648d935f7ff0ac4d618aaf9f00f3a5c2e9c67..c573814f01ecee37c4a83f9e16192475cd5e3806 100644 (file)
@@ -4,7 +4,7 @@
  *       Search code for postgres btrees.
  *
  *
- * 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
  *
  * IDENTIFICATION
index c8110a130ac05290b84dfef2e14e02405394f660..f163491d6007b86d97ceff12f300460c20e2fbbc 100644 (file)
@@ -46,7 +46,7 @@
  * This code isn't concerned about the FSM at all. The caller is responsible
  * for initializing that.
  *
- * 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
  *
  * IDENTIFICATION
index 29167f1ef58f4fc7572114daa69471bce21c588b..76c2d945c87ab9d47709f4724441fc7fa72b2d7f 100644 (file)
@@ -3,7 +3,7 @@
  * nbtsplitloc.c
  *       Choose split point code for Postgres btree implementation.
  *
- * 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
  *
  *
index ee972a146585858e17f2c0da87ee9e600adc06bf..5ab4e712f121ba8ed8257c5d13204598946a403c 100644 (file)
@@ -3,7 +3,7 @@
  * nbtutils.c
  *       Utility code for Postgres btree implementation.
  *
- * 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
  *
  *
index 0148ea7892926e150b42c15bef9264f664f0464c..ff634b1649925293747cbb5fbc60e14696be652e 100644 (file)
@@ -3,7 +3,7 @@
  * nbtvalidate.c
  *       Opclass validator for btree.
  *
- * 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
  *
  * IDENTIFICATION
index 234b0e0596c92e280b189475a1af0bf6f1972779..72d8432d3c202bfc63f0e28ba5e1614495f05abd 100644 (file)
@@ -4,7 +4,7 @@
  *       WAL replay logic for btrees.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 457c9c7c5ce3d677f51ae8090d4220c23d991782..0dc56e554961412316625b6df7ac4c5db82976f3 100644 (file)
@@ -3,7 +3,7 @@
  * brindesc.c
  *       rmgr descriptor routines for BRIN indexes
  *
- * 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
  *
  *
index a908fe750775919343497c49e56cf3b8cc2fc982..fb510e4cd191a084433eaae37ddd5a182e7294ac 100644 (file)
@@ -3,7 +3,7 @@
  * clogdesc.c
  *       rmgr descriptor routines for access/transam/clog.c
  *
- * 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
  *
  *
index 6f23adaff8c78087040d2e7e1d62cb45f3e04635..c8bdae761abc1c590db00987b69e06ed3c67eb60 100644 (file)
@@ -3,7 +3,7 @@
  * committsdesc.c
  *       rmgr descriptor routines for access/transam/commit_ts.c
  *
- * 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
  *
  *
index d08c57587296b5ccc98eb76dae750932c3338d6d..73d2a4ca34b710bb7fe6c0c39536659bd789460e 100644 (file)
@@ -3,7 +3,7 @@
  * dbasedesc.c
  *       rmgr descriptor routines for commands/dbcommands.c
  *
- * 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
  *
  *
index 3bad0578eb799a3acdcbf0f502bdb47701484b5b..f0fd4286195e1d5da034b78c75da565ffaa00c6d 100644 (file)
@@ -4,7 +4,7 @@
  *       rmgr descriptor routines for access/transam/generic_xlog.c
  *
  *
- * 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
  *
  * src/backend/access/rmgrdesc/genericdesc.c
index f3f4e1b2149d68cdbedbd10bb5e672a1abe2f000..9ab0d8e1f7e7d8c5c19c0116906d204b991994bb 100644 (file)
@@ -3,7 +3,7 @@
  * gindesc.c
  *       rmgr descriptor routines for access/transam/gin/ginxlog.c
  *
- * 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
  *
  *
index eccb6fd94286be23833214d03cf95d5becea2c92..3377367e125b496ae18ea677bc036d694a326423 100644 (file)
@@ -3,7 +3,7 @@
  * gistdesc.c
  *       rmgr descriptor routines for access/gist/gistxlog.c
  *
- * 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
  *
  *
index a29aa96e9cabb567ff9c3274f5cd18b6164b4e60..f7728850419c04fb4d082c0b0f1131778b5f8b8b 100644 (file)
@@ -3,7 +3,7 @@
  * hashdesc.c
  *       rmgr descriptor routines for access/hash/hash.c
  *
- * 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
  *
  *
index f25ebcda999ecabf5d41471591a2fbd6a9f6423f..3c16e6ef1f211d5f878a2550426ecba8331a0756 100644 (file)
@@ -3,7 +3,7 @@
  * heapdesc.c
  *       rmgr descriptor routines for access/heap/heapam.c
  *
- * 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
  *
  *
index 6a720b6d769a8242e51d0942541c6ab42969491e..bff298c9287fe002ba7e1426b0cf5d1766264512 100644 (file)
@@ -3,7 +3,7 @@
  * logicalmsgdesc.c
  *       rmgr descriptor routines for replication/logical/message.c
  *
- * Portions Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index c125d2a4c12bc4ee1b5b222203fab207accc3b33..4dd6d7d1f4f17bd3744ff5ea16ddffc6d6c24705 100644 (file)
@@ -3,7 +3,7 @@
  * mxactdesc.c
  *       rmgr descriptor routines for access/transam/multixact.c
  *
- * 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
  *
  *
index 497f8dc77e214d9e833a810c36b2f380853b7770..e0ec8a4b0b7b28b5b92e06b7a9f65208a73d190a 100644 (file)
@@ -3,7 +3,7 @@
  * nbtdesc.c
  *       rmgr descriptor routines for access/nbtree/nbtxlog.c
  *
- * 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
  *
  *
index d9e6c41a01290970dbbd40d3c3ffd5fae0607e8b..8a8d59495675e337c754b12f61b993f98ef249f8 100644 (file)
@@ -3,7 +3,7 @@
  * relmapdesc.c
  *       rmgr descriptor routines for utils/cache/relmapper.c
  *
- * 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
  *
  *
index 95c8d9f642e39ee309c1dca4d16650270f38ee35..19e14f910bafd465e3699caf17c56b5785b3b5c3 100644 (file)
@@ -3,7 +3,7 @@
  * replorigindesc.c
  *       rmgr descriptor routines for replication/logical/origin.c
  *
- * Portions Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 8bb4020a7831a4001625b782aa2f310670752dd6..1cb1e91a3e952d9b60b200f27feed60ad3841e14 100644 (file)
@@ -3,7 +3,7 @@
  * seqdesc.c
  *       rmgr descriptor routines for commands/sequence.c
  *
- * 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
  *
  *
index bcda162dfc7252c656323cb6d0665c9125a83134..a7c0cb1bc31547c2735897e1ab77c32b97c59c67 100644 (file)
@@ -3,7 +3,7 @@
  * smgrdesc.c
  *       rmgr descriptor routines for catalog/storage.c
  *
- * 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
  *
  *
index 40c1c8b3f98e833075232efac94cb3ff1f550a08..a5478e3fb45f180217d129a88fec3dbe10f08d14 100644 (file)
@@ -3,7 +3,7 @@
  * spgdesc.c
  *       rmgr descriptor routines for access/spgist/spgxlog.c
  *
- * 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
  *
  *
index aaff652aebcdaae138dddcff04a9af460b806a77..1ce2664014630090471293646d147cf074ab1e40 100644 (file)
@@ -3,7 +3,7 @@
  * standbydesc.c
  *       rmgr descriptor routines for storage/ipc/standby.c
  *
- * 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
  *
  *
index ccedd013b73390ccaf17732f3b74895286e6ef61..2cd361b2c00257e2052f45eac1535301b0623fba 100644 (file)
@@ -3,7 +3,7 @@
  * tblspcdesc.c
  *       rmgr descriptor routines for commands/tablespace.c
  *
- * 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
  *
  *
index 4c411c5322e4d3a2cac4178f656bce701e6deb26..e388cc714afc28980dbdefbb16f244690838f259 100644 (file)
@@ -3,7 +3,7 @@
  * xactdesc.c
  *       rmgr descriptor routines for access/transam/xact.c
  *
- * 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
  *
  *
index 33060f30429b0a7b700b848e41114d15679d46e4..1cd97852e8f3108cc24e82e6405930cf5fad7a39 100644 (file)
@@ -3,7 +3,7 @@
  * xlogdesc.c
  *       rmgr descriptor routines for access/transam/xlog.c
  *
- * 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
  *
  *
index c34c44cd8b565c5964ac84da744a2e4378045f97..934d65b89f2d07c01b5dfeaa25231fef6e2c4dd6 100644 (file)
@@ -4,7 +4,7 @@
  *       implementation of insert algorithm
  *
  *
- * 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
  *
  * IDENTIFICATION
index dd9088741cffa0e266467cdd6f16ef301b5a9467..e4508a2b923a254c71e0d043b48056d3e53a9a10 100644 (file)
@@ -5,7 +5,7 @@
  *
  * All the actual insertion logic is in spgdoinsert.c.
  *
- * 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
  *
  * IDENTIFICATION
index 9d479fec4d6ff3419cb695a198b8d0eedf621a67..bee30153f7de79fe00a43f999ba6c2c68479a8d0 100644 (file)
@@ -4,7 +4,7 @@
  *       implementation of k-d tree over points for SP-GiST
  *
  *
- * 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
  *
  * IDENTIFICATION
index 688638a7e338e49edecdc38e11e4472bebd3facf..94454f6b70d4fd16388eefde29b794b12287a336 100644 (file)
@@ -4,7 +4,7 @@
  *       Common supporting procedures for SP-GiST opclasses.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 992c5581af5a7fe414a7ee9bbbee868af69e6d78..b4451cc1aedbe48094d121c041fc72382b34c817 100644 (file)
@@ -4,7 +4,7 @@
  *       implementation of quad tree over points for SP-GiST
  *
  *
- * 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
  *
  * IDENTIFICATION
index 6e940fd3defdba1b7160d34cef28aa8929317fb9..c264aef7ea3188252d1af181431766ff28e158d5 100644 (file)
@@ -4,7 +4,7 @@
  *       routines for scanning SP-GiST indexes
  *
  *
- * 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
  *
  * IDENTIFICATION
index a7c1a09e05f587889dbcbad4d000f7de2e3e673f..b5ec81937c4b9d9c2c9e13b8f258af207e7dfc66 100644 (file)
@@ -29,7 +29,7 @@
  * No new entries ever get pushed into a -2-labeled child, either.
  *
  *
- * 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
  *
  * IDENTIFICATION
index e2d391ee7540d8a9e5cf1fff1d0787d9d33e9a44..d715908764a49ea152f1d7ba849a3c6c98efa129 100644 (file)
@@ -4,7 +4,7 @@
  *       various support functions for SP-GiST
  *
  *
- * 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
  *
  * IDENTIFICATION
index 478d4c0d612e5ccb74ad6d00278f2bf787f3d689..bd98707f3c05549fcef2abd9de2dcb02bbff94c6 100644 (file)
@@ -4,7 +4,7 @@
  *       vacuum for SP-GiST
  *
  *
- * 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
  *
  * IDENTIFICATION
index 4b9fdbd5d7836daf1680657d661376dd335342c8..e316d6eda222b0032d60f98cbd75484e269f9091 100644 (file)
@@ -3,7 +3,7 @@
  * spgvalidate.c
  *       Opclass validator for SP-GiST.
  *
- * 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
  *
  * IDENTIFICATION
index ebe6ae8715b92ac4b63a2f3e449ace400853d65c..7be2291d07e94588c33a5b3922f063d42a662c54 100644 (file)
@@ -4,7 +4,7 @@
  *       WAL replay logic for SP-GiST
  *
  *
- * 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
  *
  * IDENTIFICATION
index a51c06ce2e904eb4304d6669f1680c6e14f5780e..1aa01a54b3416650c1f293f7c91f4b8c410b98a2 100644 (file)
@@ -3,7 +3,7 @@
  * table.c
  *       Generic routines for table related code.
  *
- * 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
  *
  *
index 5d3f5c3f54148bbc602e80694f37208217478b32..c814733b2222e3e08992d57295c90bd77b780dc3 100644 (file)
@@ -3,7 +3,7 @@
  * tableam.c
  *             Table access method routines too big to be inline functions.
  *
- * 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
  *
  *
index eff1085a6df7a0fb0651e6df87ece43cf2b37ebd..58de0743ba05dab77951ad73c753d928dacb7e77 100644 (file)
@@ -3,7 +3,7 @@
  * tableamapi.c
  *             Support routines for API for Postgres table access methods
  *
- * 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
  *
  * src/backend/access/table/tableamapi.c
index 7381be8669cc4a9d0054d1fc8132785680e0f36d..a32486588082b811f4c597ef52dcf68c76081c06 100644 (file)
@@ -4,7 +4,7 @@
  *       Helper functions for table AMs implementing compressed or
  *    out-of-line storage of varlena attributes.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/access/common/toast_helper.c
index 5ff5bdbd5336a7716e1ca9cc03a857dc5cd5be53..46016fb5de6a2dd6b7aedd0f1c2f13079782e852 100644 (file)
@@ -13,7 +13,7 @@
  * cutoff value computed from the selection probability by BeginSampleScan.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 4693c667b5d24a5e156bd4e71f2a812c2516ad19..8a5f03bfd3e01055931de19075807ba6e16bb6f0 100644 (file)
@@ -13,7 +13,7 @@
  * cutoff value computed from the selection probability by BeginSampleScan.
  *
  *
- * 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
  *
  * IDENTIFICATION
index e5330203b313772b5b3c91e03029a0e685ac3ea1..f0e2f7be44107143e90c7a6424334d322a14b44e 100644 (file)
@@ -3,7 +3,7 @@
  * tablesample.c
  *               Support functions for TABLESAMPLE feature
  *
- * 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
  *
  *
index f3f1b989266f4a0437773f58a3585510a24db356..f8e7670f8da5e6a483700cd4ff518c2282ba1405 100644 (file)
@@ -23,7 +23,7 @@
  * for aborts (whether sync or async), since the post-crash assumption would
  * be that such transactions failed anyway.
  *
- * 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
  *
  * src/backend/access/transam/clog.c
index 3316734e14fce4b6bb293a302823767f670baeca..630df672cc28cb56bb13d137c5dbe753cafba1ae 100644 (file)
@@ -15,7 +15,7 @@
  * re-perform the status update on redo; so we need make no additional XLOG
  * entry here.
  *
- * 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
  *
  * src/backend/access/transam/commit_ts.c
index d2591601030b5ba198006f41ebcd14a5092623d9..5164a1c2f30dbbae3e12999ce676aa7a0411ddd8 100644 (file)
@@ -4,7 +4,7 @@
  *      Implementation of generic xlog records.
  *
  *
- * 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
  *
  * src/backend/access/transam/generic_xlog.c
index 7b2448e05bab3c517edf7257cba3543e56ed398a..50e98caaeb03e22bfb0072286c6d3f6f2a1505fb 100644 (file)
@@ -59,7 +59,7 @@
  * counter does not fall within the wraparound horizon considering the global
  * minimum value.
  *
- * 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
  *
  * src/backend/access/transam/multixact.c
index d14723642953649e0db1bef33028425cecf44079..f3e22549543d7e42cbfa8e66a6668e9c7cb5fc79 100644 (file)
@@ -3,7 +3,7 @@
  * parallel.c
  *       Infrastructure for launching parallel workers
  *
- * 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
  *
  * IDENTIFICATION
index 59bad09fc956cfdeb988a78d34d0da5a46d33e0d..d5b7a08f730964577c7b8fd69cd5aa9a7e8fe4ca 100644 (file)
@@ -38,7 +38,7 @@
  * by re-setting the page's page_dirty flag.
  *
  *
- * 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
  *
  * src/backend/access/transam/slru.c
index e667fd023850abd137db922834c7a63298a91266..25d7d739cf1b4d8302fdb2090920664f0edc61b4 100644 (file)
@@ -19,7 +19,7 @@
  * data across crashes.  During database startup, we simply force the
  * currently-active page of SUBTRANS to zeroes.
  *
- * 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
  *
  * src/backend/access/transam/subtrans.c
index c2ba480c70374d6565fdf687419a9611a145bfad..57ee4e048b0a584ad488068b948f2ed4993a54bb 100644 (file)
@@ -21,7 +21,7 @@
  * The fields are separated by tabs. Lines beginning with # are comments, and
  * are ignored. Empty lines are also ignored.
  *
- * 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
  *
  * src/backend/access/transam/timeline.c
index 365ddfb428fc6b2f62b1ac130769070f1f00ead3..a28918657cfb18017902506b33d3e17599523af4 100644 (file)
@@ -3,7 +3,7 @@
  * transam.c
  *       postgres transaction (commit) log interface routines
  *
- * 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
  *
  *
index 529976885f6b72beae796a543f6395ef03e769f8..6f7ee0c947d953d2dd49d2be535b5a0d128d8f02 100644 (file)
@@ -3,7 +3,7 @@
  * twophase.c
  *             Two-phase commit support functions.
  *
- * 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
  *
  * IDENTIFICATION
index 2b899e6598b1982d12462041ab8b76651f215fb7..3a6a2d1fafd25b603fb1303058d8d924ca7ad55c 100644 (file)
@@ -3,7 +3,7 @@
  * twophase_rmgr.c
  *       Two-phase-commit resource managers tables
  *
- * 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
  *
  *
index b18eee42d4855899e5a13666f70f5861496b1baa..2570e7086a70c9e59563ad0b352d65064adc8b6f 100644 (file)
@@ -3,7 +3,7 @@
  * varsup.c
  *       postgres OID & XID variables support routines
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/access/transam/varsup.c
index 5353b6ab0b2f82f75c16c7a132b578ed5e5127d1..017f03b6d8ce35d4170f38fef5cfaeb77f5b5a7f 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See src/backend/access/transam/README for more information.
  *
- * 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
  *
  *
index 5658971cb3e82c3b484ee07ed4ff5d671b1f68bd..7f4f784c0eb64216397b4c1af8bf3129d07b141f 100644 (file)
@@ -4,7 +4,7 @@
  *             PostgreSQL write-ahead log manager
  *
  *
- * 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
  *
  * src/backend/access/transam/xlog.c
index e14bcf8ea6092fb40a7618ba1a6b76ba4411bbad..188b73e75269897c01b03fa0685f7696bc0198aa 100644 (file)
@@ -4,7 +4,7 @@
  *             Functions for archiving WAL files and restoring from the archive.
  *
  *
- * 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
  *
  * src/backend/access/transam/xlogarchive.c
index d7d17efaf92fe8f177e4f3834531216914257c5f..d4e21f90a8ebc0df950cb51821fe37e71d90ebc7 100644 (file)
@@ -7,7 +7,7 @@
  * This file contains WAL control and information functions.
  *
  *
- * 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
  *
  * src/backend/access/transam/xlogfuncs.c
index aa9dca00366d28bfcb5cb30b932ec61ec8019be0..2fa0a7f66791758fa3627290a2e6ce9434ef2f10 100644 (file)
@@ -9,7 +9,7 @@
  * of XLogRecData structs by a call to XLogRecordAssemble(). See
  * access/transam/README for details.
  *
- * 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
  *
  * src/backend/access/transam/xloginsert.c
index 67418b05f1535a9f458f75afc58089d7b4a3b2e1..3aa68127a3ec9258570a48a8bcbdf408e8c5f50c 100644 (file)
@@ -3,7 +3,7 @@
  * xlogreader.c
  *             Generic XLog reading facility
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/backend/access/transam/xlogreader.c
index 14efbf37d61c93666021d8f7e913dbed2a4879cb..b55c3833703b50432502d4558c1cb33776bc927a 100644 (file)
@@ -8,7 +8,7 @@
  * None of this code is used during normal system operation.
  *
  *
- * 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
  *
  * src/backend/access/transam/xlogutils.c
index 4f2587d74af3cbf3af253f674b033e41e667381f..61e758696f293525f8fb4e5882d810b97cf5995e 100644 (file)
@@ -4,7 +4,7 @@
  * bootparse.y
  *       yacc grammar for the "bootstrap" mode (BKI file format)
  *
- * 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
  *
  *
index 91e7440406657eb37d26705f354f28c285b6e5b4..1048e70d053773f6be7eea0b31f1fce93fe026db 100644 (file)
@@ -4,7 +4,7 @@
  * bootscanner.l
  *       a lexical scanner for the bootstrap parser
  *
- * 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
  *
  *
index 8ea033610d674460267a37a528bd7e6f27ab282c..bfc629c7539fc10d9216201c618689cf1844ec71 100644 (file)
@@ -4,7 +4,7 @@
  *       routines to support running postgres in 'bootstrap' mode
  *     bootstrap mode is used to create the initial template database
  *
- * 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
  *
  * IDENTIFICATION
index 368b1dea3e4dafa0240e5751b65c4a1fe02821e1..c089b1d71dfafd4e2a98503fd537e254f732042e 100644 (file)
@@ -4,7 +4,7 @@
 #    Perl module that extracts info from catalog files into Perl
 #    data structures
 #
-# 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
 #
 # src/backend/catalog/Catalog.pm
index a51153236a032b75b08cb8adb93c0d910dde221b..61db650755ec349f9dc9a13a1e1441e29ebc7d8a 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for backend/catalog
 #
-# 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
 #
 # src/backend/catalog/Makefile
index ea5666ebb8d315e87b1eb361a251cf0fd22ba3c6..a3f680d388a4e40a01cc38c542cc9ba4f41753f0 100644 (file)
@@ -3,7 +3,7 @@
  * aclchk.c
  *       Routines to check access control permissions.
  *
- * 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
  *
  *
index 6b104695c0c7f731e68de3723c99260ea4df7702..16cb6d887149233b923d380104ac937f380f8c45 100644 (file)
@@ -5,7 +5,7 @@
  *             bits of hard-wired knowledge
  *
  *
- * 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
  *
  *
index d07bb4496e30109f56d12f89de4bc9b390bb3e3a..4c9ad49b845192236a64123fc82671c828a837e4 100644 (file)
@@ -4,7 +4,7 @@
  *       Routines to support inter-object dependencies.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 6eff045bd9a8251f117cbe4578aeadacb42a43d5..887fb28578af99376e4e84a5af4b5f5f669eb96a 100644 (file)
@@ -7,7 +7,7 @@
 #    formatted header files and data files.  The BKI files are used to
 #    initialize the postgres template database.
 #
-# 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
 #
 # src/backend/catalog/genbki.pl
@@ -395,7 +395,7 @@ foreach my $catname (@catnames)
  * %s_d.h
  *    Macro definitions for %s
  *
- * 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
  *
  * NOTES
@@ -643,7 +643,7 @@ print $schemapg <<EOM;
  * schemapg.h
  *    Schema_pg_xxx macros for use by relcache.c
  *
- * 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
  *
  * NOTES
index 8b68fb7b2dfce01e212acf978a6b937f033af620..01ecd9f9809008320593a268c7397dc57eb679c0 100644 (file)
@@ -3,7 +3,7 @@
  * heap.c
  *       code to create and destroy POSTGRES heap relations
  *
- * 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
  *
  *
index 787aad636e7115fb112f5da49b6e884d92a236f7..3e59e647e5cff2fc7d1518b8fbb93d8d4494744a 100644 (file)
@@ -3,7 +3,7 @@
  * index.c
  *       code to create and destroy POSTGRES index relations
  *
- * 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
  *
  *
index f237e62bc90443057874e8bb374d4fa047587232..d63fcf58cf1dd3914609aea178b84ff0bd7075bf 100644 (file)
@@ -4,7 +4,7 @@
  *       This file contains routines to support indexes defined on system
  *       catalogs.
  *
- * 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
  *
  *
index 5d64791c5d8193134f3f04335817dc5c8132e8b7..eebe35973afa65bf42880a3609077d7f83977d39 100644 (file)
@@ -2,7 +2,7 @@
  * SQL Information Schema
  * as defined in ISO/IEC 9075-11:2016
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * src/backend/catalog/information_schema.sql
  *
index e251f5a9fdc36e8a78c0c56c1d1eab42f911e90d..c82f9fc4b524c9463dce9fc070f356d65fb0ce7c 100644 (file)
@@ -9,7 +9,7 @@
  * and implementing search-path-controlled searches.
  *
  *
- * 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
  *
  * IDENTIFICATION
index d51d01fe6512ea8603afd3017ae3cbf98703cd0a..17d7c56198a903e953d38a1ce91d0b4ecc1b34b6 100644 (file)
@@ -3,7 +3,7 @@
  * objectaccess.c
  *             functions for object_access_hook on various events
  *
- * 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
  *
  * -------------------------------------------------------------------------
index ae3002bb427a9f404b95006465f2089b7f6aa8b5..93b90436a2ba91cbb961d26d8e430db2dc2c7269 100644 (file)
@@ -3,7 +3,7 @@
  * objectaddress.c
  *       functions for working with ObjectAddresses
  *
- * 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
  *
  *
index 00af844cc1add079cd20d824d6e20de05c787587..239ac017fa69e5acbc2187c76b7fb642c4a2070b 100644 (file)
@@ -3,7 +3,7 @@
  * partition.c
  *               Partitioning related data structures and functions.
  *
- * 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
  *
  *
index 1ac235a0f401dc7196d5a3e90e3192446e706e77..0b7face4cc2e4a2d7d28b62ef073a77d1a4a1e55 100644 (file)
@@ -3,7 +3,7 @@
  * pg_aggregate.c
  *       routines to support manipulation of the pg_aggregate relation
  *
- * 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
  *
  *
index dd99d53547f3563e71a123bdff50ce450e6f77a0..8559779a4f37b0d0b24602495b3db4cc5edf9c24 100644 (file)
@@ -3,7 +3,7 @@
  * pg_collation.c
  *       routines to support manipulation of the pg_collation relation
  *
- * 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
  *
  *
index 25c52134f06420de605c5214ac91e0055ab3db7c..3d2b1cc9119c990199f542cba758dea14c5ab6ac 100644 (file)
@@ -3,7 +3,7 @@
  * pg_constraint.c
  *       routines to support manipulation of the pg_constraint relation
  *
- * 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
  *
  *
index 04c207662ac6572abd79c83eadfc5aafc635f131..b38df4f696ea8cb7f1b85932e55bd12f7532ad0d 100644 (file)
@@ -3,7 +3,7 @@
  * pg_conversion.c
  *       routines to support manipulation of the pg_conversion relation
  *
- * 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
  *
  *
index 20acac2eea9a360213d7698613b13507a03db61e..33fc53af7f90c51473095165939d275dbd8ccf02 100644 (file)
@@ -2,7 +2,7 @@
  * pg_db_role_setting.c
  *             Routines to support manipulation of the pg_db_role_setting relation
  *
- * 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
  *
  * IDENTIFICATION
index a060c25d2eeafe22cfdb01ab5cf5406e50fb56b3..f9af245eec0a0e884ae9b6357e526507c6b7c498 100644 (file)
@@ -3,7 +3,7 @@
  * pg_depend.c
  *       routines to support manipulation of the pg_depend relation
  *
- * 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
  *
  *
index be0f06524d9da135332f5bb07d501690b18f9809..27e4100a6f4d8d0c598f9adc37bb15808f041965 100644 (file)
@@ -3,7 +3,7 @@
  * pg_enum.c
  *       routines to support manipulation of the pg_enum relation
  *
- * Copyright (c) 2006-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 59af16221eacacc1da2d9242cdf6b4a2c06af107..17f37eb39f31912b2e174b2068d6dc0fb3385e40 100644 (file)
@@ -8,7 +8,7 @@
  * Perhaps someday that code should be moved here, but it'd have to be
  * disentangled from other stuff such as pg_depend updates.
  *
- * 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
  *
  *
index 1a687028fe2825a6de4d2e05a4097effbdfa080e..ae9365e3a033cc42e5b0cd9844263bd5b9eabe84 100644 (file)
@@ -3,7 +3,7 @@
  * pg_largeobject.c
  *       routines to support manipulation of the pg_largeobject relation
  *
- * 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
  *
  *
index 81958813b182b4f4e862bf3922260638c846d759..ed8527607057c52ce8e55373be8593e5960d19e2 100644 (file)
@@ -3,7 +3,7 @@
  * pg_namespace.c
  *       routines to support manipulation of the pg_namespace relation
  *
- * 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
  *
  *
index bcaa26c99780c49885d0c961a2618095d23d54f1..340e284ae4b52df135ab6be80713220d810cd038 100644 (file)
@@ -3,7 +3,7 @@
  * pg_operator.c
  *       routines to support manipulation of the pg_operator relation
  *
- * 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
  *
  *
index ef009ad2bc6db3f91f53f089dc45c1064ae4ca43..9dba42671a7dcd075f90637b0e7b23f8b0ceb953 100644 (file)
@@ -3,7 +3,7 @@
  * pg_proc.c
  *       routines to support manipulation of the pg_proc relation
  *
- * 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
  *
  *
index f6e9a68bf70770558dac49b7f2a173dfebda78b2..c5eea7af3fb9577badd5d547fb5dc37dee90e18f 100644 (file)
@@ -3,7 +3,7 @@
  * pg_publication.c
  *             publication C API manipulation
  *
- * 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
  *
  * IDENTIFICATION
index e6e138babdf1f5dd2faca086d0b5e3063b354c6d..b5bc36c2bd6b9e23c77eaa41a6dfa9c3cb21478a 100644 (file)
@@ -3,7 +3,7 @@
  * pg_range.c
  *       routines to support manipulation of the pg_range relation
  *
- * 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
  *
  *
index 59f97bf3d024baf2a44be1ffdbecb237f0364e25..2ef792dbd768bd5776a5b80b683c8552a225a60a 100644 (file)
@@ -3,7 +3,7 @@
  * pg_shdepend.c
  *       routines to support manipulation of the pg_shdepend relation
  *
- * 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
  *
  *
index 68d88ff4991e3b4e5f34aaea55b6d6b2906b76e7..f77a83bd2ea71f2e45206a7a4222f1134eb931f6 100644 (file)
@@ -3,7 +3,7 @@
  * pg_subscription.c
  *             replication subscriptions
  *
- * 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
  *
  * IDENTIFICATION
index d65a2d971f47d4c20237860a822316eb621ac739..8d7572da513aa5962db52138ade1781fc0218367 100644 (file)
@@ -3,7 +3,7 @@
  * pg_type.c
  *       routines to support manipulation of the pg_type relation
  *
- * 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
  *
  *
index 056ea3d5d33ac6598695d49238dd5a9d60a0580f..fddfbf1d8c60650297becf91a52ea59c5cb0001d 100644 (file)
@@ -3,7 +3,7 @@
  * storage.c
  *       code to create and destroy physical storage for relations
  *
- * 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
  *
  *
index f7800f01a6b71973b7fabb8b4b5addb2d5d7580f..2fc3e3ff90af2ae82614750a7997129f7b7863f3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PostgreSQL System Views
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/backend/catalog/system_views.sql
  *
index de6282a66750d77df0670b2404ae8450b556d80e..2dfac45b5bcac9e46be6c45064306ec683d951fb 100644 (file)
@@ -4,7 +4,7 @@
  *       This file contains routines to support creation of toast tables
  *
  *
- * 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
  *
  * IDENTIFICATION
index d569067dc4d04f5eb2bb1a510c87f57c2f1a300b..6bf54e64f8a978d278590aa49aa035435fd02cd3 100644 (file)
@@ -4,7 +4,7 @@
  *
  *       Routines for aggregate-manipulation commands
  *
- * 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
  *
  *
index d425ef935e3c491c3d8e5ceccd5b5fe666a1a208..4dda38fa3045cdfd0a790d87603c82ed0487bf99 100644 (file)
@@ -3,7 +3,7 @@
  * alter.c
  *       Drivers for generic alter commands
  *
- * 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
  *
  *
index c0e40980d5fce560c3a09fe3c75222daac9ae505..7546378bbb8bc5102a2fe0640a3352eb7d0cac58 100644 (file)
@@ -3,7 +3,7 @@
  * amcmds.c
  *       Routines for SQL commands that manipulate access methods.
  *
- * 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
  *
  *
index 71372ceb161cd8a755a9f6dd62fa36cd0ad92dd8..53b11d7f09b44e62412e18ee380a57830457da03 100644 (file)
@@ -3,7 +3,7 @@
  * analyze.c
  *       the Postgres statistics generator
  *
- * 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
  *
  *
index 6522aa9fcf0c24ee927349d173608d9ad0971b86..9aa2b61600e04715f47b1622a1fd65d76abdc362 100644 (file)
@@ -3,7 +3,7 @@
  * async.c
  *       Asynchronous notification: NOTIFY, LISTEN, UNLISTEN
  *
- * 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
  *
  * IDENTIFICATION
index b8c349f245bc77dab6bef635fe2008f2af32c461..e9d7a7ff79bc7df3ebcdaba14a38e3cdef3d3a50 100644 (file)
@@ -6,7 +6,7 @@
  * There is hardly anything left of Paul Brown's original implementation...
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  *
index 919e092483ae7caf99a81549bc9a88140eb3666e..34c75e8b56f332d7bc3de0ec696777ce0db2e0a3 100644 (file)
@@ -3,7 +3,7 @@
  * collationcmds.c
  *       collation-related commands support code
  *
- * 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
  *
  *
index 1859fb628fd5899d667c3cb7a3df7c0faca02d40..0ff9ca9f2c8c6b13413d693e6494e0ce43aa31d7 100644 (file)
@@ -4,7 +4,7 @@
  *
  * PostgreSQL object comments utility code.
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/commands/comment.c
index 806962a686bf2437ae1afdfa7d4be49f8ff5de77..20dee119099ac83f9d9932c90049a70eb9a1d7ba 100644 (file)
@@ -3,7 +3,7 @@
  * constraint.c
  *       PostgreSQL CONSTRAINT support code.
  *
- * 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
  *
  * IDENTIFICATION
index cb856e8fee45a645cdfb9f0e61b7852ace77f082..f974478b263e96a3e26e1bd3bdbae09bb0806b60 100644 (file)
@@ -3,7 +3,7 @@
  * conversioncmds.c
  *       conversion creation command support code
  *
- * 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
  *
  *
index 42a147b67d7072df4f4284aaf9e636e05f6198e9..c442e202b51575ef25e063e27626c855cfedc9a5 100644 (file)
@@ -3,7 +3,7 @@
  * copy.c
  *             Implements the COPY utility command
  *
- * 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
  *
  *
index 2bf708371956347be1bddab077a6d77e59bd38fc..49f4b5bebcaca0fbe2f7ca645ff5924009ed269d 100644 (file)
@@ -13,7 +13,7 @@
  * we must return a tuples-processed count in the completionTag.  (We no
  * longer do that for CTAS ... WITH NO DATA, however.)
  *
- * 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
  *
  *
index a70e75a219e3a0c7d18a18845129a6a89886841b..367c30adb01bc8ed260290bdd6cec7a084619b66 100644 (file)
@@ -8,7 +8,7 @@
  * stepping on each others' toes.  Formerly we used table-level locks
  * on pg_database, but that's too coarse-grained.
  *
- * 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
  *
  *
index 9c93e415f1499bce66bbcf2682e800beb2ba090f..3a2aff79c28479e968b11c32696a55f164a72896 100644 (file)
@@ -4,7 +4,7 @@
  *       Support routines for various kinds of object creation.
  *
  *
- * 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
  *
  *
index 23a14586ba553046c8fa005e3bb5d1cac4978496..90dfc58c24d6c1bda09961ae02358a590e20f3df 100644 (file)
@@ -3,7 +3,7 @@
  * discard.c
  *       The implementation of the DISCARD command
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 8af09b7a0017088ac47c0d5e525ebd35373e589f..e7891a441877b965b6e7317e0115ad8354a80f6e 100644 (file)
@@ -3,7 +3,7 @@
  * dropcmds.c
  *       handle various "DROP" operations
  *
- * 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
  *
  *
index f021d71a5cbd8ddcf1528c5f61f306cfd4ab3605..6d4154af508fb40188004e9f2c3ab55e7551e881 100644 (file)
@@ -3,7 +3,7 @@
  * event_trigger.c
  *       PostgreSQL EVENT TRIGGER support code.
  *
- * 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
  *
  * IDENTIFICATION
index 949fefa23ae7235fb79aa8833a3a5a1cb1e331ca..497a3bd757ee026061abf5c83e4500af273a1751 100644 (file)
@@ -3,7 +3,7 @@
  * explain.c
  *       Explain query execution plans
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * IDENTIFICATION
index 6eaa9cc4f3df1c11405fcf90d42b111c642b232f..01de398dcb331ee81687e01eea979eff78540697 100644 (file)
@@ -12,7 +12,7 @@
  * postgresql.conf.  An extension also has an installation script file,
  * containing SQL commands to create the extension's objects.
  *
- * 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
  *
  *
index 766c9f95c8044b915b0e5e2bfdd55f2aa32dfe85..f197869752f83eef5c5b79a27b00d5cf8fa75d91 100644 (file)
@@ -3,7 +3,7 @@
  * foreigncmds.c
  *       foreign-data wrapper/server creation/manipulation commands
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 94411b50082c6a89a27035e1476597cb7c8c7a08..c31c57e5e9a06409718b74c435ececb2fda3c22b 100644 (file)
@@ -5,7 +5,7 @@
  *       Routines for CREATE and DROP FUNCTION commands and CREATE and DROP
  *       CAST commands.
  *
- * 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
  *
  *
index a143998a7ff2b3ed3531258ef7675f68b6bd5cf6..52ce02f89814a4734ef94ca727554481aa092dd9 100644 (file)
@@ -3,7 +3,7 @@
  * indexcmds.c
  *       POSTGRES define and remove index code.
  *
- * 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
  *
  *
index 2621e3607a804aa46d72bf2a92044e4a2a7b1d8b..75410f04de4605003fbadbfb717de6546cdaaff1 100644 (file)
@@ -3,7 +3,7 @@
  * lockcmds.c
  *       LOCK command support code
  *
- * 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
  *
  *
index 537d0e8ceff656e89863961ce2bd439fb96d38da..1ee37c1aeb6c759a07e04747cbe3c6fc371edba2 100644 (file)
@@ -3,7 +3,7 @@
  * matview.c
  *       materialized view support
  *
- * 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
  *
  *
index cb7a6bd2d1464d801c0bec574a8e56546aae8c74..e2c6de457cf0d3c23eee0ca1efcfd5048ffaa55f 100644 (file)
@@ -4,7 +4,7 @@
  *
  *       Routines for opclass (and opfamily) manipulation commands
  *
- * 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
  *
  *
index d733aa4826bc5a14ad2641000fdba0a46fd17080..bdf90bf7fd67ab10196bcaf2a4658c0c3d8615d6 100644 (file)
@@ -4,7 +4,7 @@
  *
  *       Routines for operator manipulation commands
  *
- * 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
  *
  *
index 36093dcd9568ddf491ada85e19bb69b269c297d2..818010b7c3189bb1e842fd32b2354137494debc4 100644 (file)
@@ -3,7 +3,7 @@
  * policy.c
  *       Commands for manipulating policies.
  *
- * 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
  *
  * src/backend/commands/policy.c
index 83f9959d54c4399f05bf84240c347286674e0666..ed0b2afb377de03aaf3df26b7c1a985e87af5591 100644 (file)
@@ -9,7 +9,7 @@
  * storage management for portals (but doesn't run any queries in them).
  *
  *
- * 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
  *
  *
index d99890586cdf16bef4d7ac43fd794f12763684af..377139c4d8ac4eb549466f4dd65cca72f2de17c0 100644 (file)
@@ -7,7 +7,7 @@
  * accessed via the extended FE/BE query protocol.
  *
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/commands/prepare.c
index b51c373b93f77757ca2e14502b30cc45fb0cc79e..cdff43d3ce764c9735f908c6198b91969e257a28 100644 (file)
@@ -3,7 +3,7 @@
  * proclang.c
  *       PostgreSQL LANGUAGE support code.
  *
- * 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
  *
  * IDENTIFICATION
index fbf11c86aad491144f222952901b60b65ef936a2..f96cb42adcd71639c2cd5022650bcb1ff4e03f51 100644 (file)
@@ -3,7 +3,7 @@
  * publicationcmds.c
  *             publication manipulation
  *
- * 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
  *
  * IDENTIFICATION
index 7cf3cc1d5d456f1d9719fbff88ad0b8f243ea5cb..1e6e731eb580183d358bb3c88d662250b7f200b6 100644 (file)
@@ -3,7 +3,7 @@
  * schemacmds.c
  *       schema creation/manipulation commands
  *
- * 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
  *
  *
index 63219ad589f7a2fce66982bde124699194b4c650..b497c06f1a3e7c494f892e819ca5c1e0708e1033 100644 (file)
@@ -3,7 +3,7 @@
  * seclabel.c
  *       routines to support security label feature.
  *
- * 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
  *
  * -------------------------------------------------------------------------
index a13322b6938e93ce14b216d92034e5b549bda34a..6aab73bfd447ba1d2f59769624aed9111e1c2b2f 100644 (file)
@@ -3,7 +3,7 @@
  * sequence.c
  *       PostgreSQL sequences support code.
  *
- * 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
  *
  *
index 0ab43deb714ebd7477ff5ae3a7669376936c9184..fb608cf5cdd09f36e2c34151427a0370aa729eed 100644 (file)
@@ -3,7 +3,7 @@
  * statscmds.c
  *       Commands for creating and altering extended statistics objects
  *
- * 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
  *
  *
index 5408edcfc2369e9fbd24bef20a68caca247d4a1b..95962b4a3e707e0d07f7c3673cabbb18b4f993a0 100644 (file)
@@ -3,7 +3,7 @@
  * subscriptioncmds.c
  *             subscription catalog manipulation functions
  *
- * 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
  *
  * IDENTIFICATION
index 5b882f80bf17bdc102c518c219052b0cc9efd72a..57781a522e04d8d714aa3317830e2d950de7453d 100644 (file)
@@ -3,7 +3,7 @@
  * tablecmds.c
  *       Commands for creating and altering table structures and settings
  *
- * 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
  *
  *
index 570dcb2b0989ea027d2684cf1ed15c0b5db3a526..051478057f6fa79ff6ed507510ae1b522ad86130 100644 (file)
@@ -35,7 +35,7 @@
  * and munge the system catalogs of the new database.
  *
  *
- * 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
  *
  *
index 36093a29a82505832058f21c59aa42eb2f52be02..c5c7b2101c3f40705ca9df54c36309fcf61f178a 100644 (file)
@@ -3,7 +3,7 @@
  * trigger.c
  *       PostgreSQL TRIGGERs support code.
  *
- * 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
  *
  * IDENTIFICATION
index 5d6528f9cf878804231d7ea7c5a3e32c15459ce2..9dca682e87431aa41a400388eee23565ef017a36 100644 (file)
@@ -4,7 +4,7 @@
  *
  *       Routines for tsearch manipulation commands
  *
- * 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
  *
  *
index 89887b8fd75f9d09d731a827a7f495152cb78d81..52097363fd6034d48eae5af4c885b2341ee9b8b6 100644 (file)
@@ -3,7 +3,7 @@
  * typecmds.c
  *       Routines for SQL commands that manipulate types (and domains).
  *
- * 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
  *
  *
index aab5aa855d2851222dc7738c7575ad805f6bce94..f37065984233d20d92136dc0b1c9333863cc0418 100644 (file)
@@ -3,7 +3,7 @@
  * user.c
  *       Commands for manipulating roles (formerly called users).
  *
- * 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
  *
  * src/backend/commands/user.c
index da1da234000081711ecb86555d841f5f3fc64930..bb34e252e45e3a3ee9172c8b51f328c8a5c559be 100644 (file)
@@ -9,7 +9,7 @@
  * in cluster.c.
  *
  *
- * 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
  *
  *
index a0bd8c3cab3cac6f644a7a9da417d15fe6aedf5e..484f7ea2c0e6ff256ac66215e09a99ecd69f1757 100644 (file)
@@ -4,7 +4,7 @@
  *             Routines for handling specialized SET variables.
  *
  *
- * 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
  *
  *
index 9b5148093b6e84ee894c32131596093078bfb81a..f18fb29c165f36c820be4c53298ba72c4b5abc8d 100644 (file)
@@ -3,7 +3,7 @@
  * view.c
  *       use rewrite rules to construct views
  *
- * 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
  *
  *
index 779d3dcceae121baf1e5221e06c4619850f61d07..b12aeb3334b81c6fd495491395ab027bfd584571 100644 (file)
@@ -3,7 +3,7 @@
  * execAmi.c
  *       miscellaneous executor access method routines
  *
- * 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
  *
  *     src/backend/executor/execAmi.c
index c7f909241b41a86518093daa69ef68c8170b9205..f89319fcd89b82008870d42ef17baa53b908d365 100644 (file)
@@ -3,7 +3,7 @@
  * execCurrent.c
  *       executor support for WHERE CURRENT OF cursor
  *
- * 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
  *
  *     src/backend/executor/execCurrent.c
index 8da2e2dcbba30d26fd5cc1af270cc6ad3027cc28..8619246c8e030c17621b78894367afc572131173 100644 (file)
@@ -19,7 +19,7 @@
  *     and "Expression Evaluation" sections.
  *
  *
- * 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
  *
  *
index 034970648f3ccfee2764f997d64afdda4408be4a..790380051be76dcdfc6f643d3f06703287949fce 100644 (file)
@@ -46,7 +46,7 @@
  * exported rather than being "static" in this file.)
  *
  *
- * 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
  *
  * IDENTIFICATION
index e361143094c13bb4497f59fcd96901eec0a3934d..3603c58b63ec63f459331cdec20921450a831fd7 100644 (file)
@@ -7,7 +7,7 @@
  * collation-sensitive, so the code in this file has no support for passing
  * collation settings through from callers.  That may have to change someday.
  *
- * 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
  *
  *
index 40bd8049f05ee25ef47c7b70b1cabf83e523e79c..1862af621be0d6c942123002ecabe3e4baca993c 100644 (file)
@@ -95,7 +95,7 @@
  * with the higher XID backs out.
  *
  *
- * 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
  *
  *
index 897ff52e0341869c10ec47f6fd544bd731f91a3e..40d700dd9e23ff3855b203f6220f55ba5764e463 100644 (file)
@@ -3,7 +3,7 @@
  * execJunk.c
  *       Junk attribute support stuff....
  *
- * 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
  *
  *
index d60ea9c5afc09ea0f0d1eaa91f46e906d755e181..4181a7e34312b916c90719974c94c9faf6499763 100644 (file)
@@ -26,7 +26,7 @@
  *     before ExecutorEnd.  This can be omitted only in case of EXPLAIN,
  *     which should also omit ExecutorRun.
  *
- * 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
  *
  *
index 683b06cdd6ddb21b0e86480c610a49a88fa6ba70..a753d6efa01c07263f6625434c633950846e72ed 100644 (file)
@@ -3,7 +3,7 @@
  * execParallel.c
  *       Support routines for parallel execution.
  *
- * 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
  *
  * This file contains routines that are intended to support setting up,
index dc3d79232725c05e2c354d7f6b31644a0d2d8b3d..c13b1d3501f4a7779de342a11ab7e87947dff50f 100644 (file)
@@ -3,7 +3,7 @@
  * execPartition.c
  *       Support routines for partitioning.
  *
- * 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
  *
  * IDENTIFICATION
index 7a6e285149910b8b88b62d45a9d73d7c306d4c39..7b2e84f4027ee3f685b890dbd352f7b52a282070 100644 (file)
@@ -7,7 +7,7 @@
  *      ExecProcNode, or ExecEndNode on its subnodes and do the appropriate
  *      processing.
  *
- * 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
  *
  *
index 95e027c970bf43fa1ad32bb71186ecbbbd0d138d..582b0cb0175025e06b62e7cff951200d46fb556a 100644 (file)
@@ -3,7 +3,7 @@
  * execReplication.c
  *       miscellaneous executor routines for logical replication
  *
- * 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
  *
  * IDENTIFICATION
index c8a3efc36543b9f69324582a55b2a0a9d065ed70..2312cc714209c189855ab06a677e9982cd39f99e 100644 (file)
@@ -7,7 +7,7 @@
  * common code for calling set-returning functions according to the
  * ReturnSetInfo API.
  *
- * 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
  *
  *
index b7fcd94439c467267a5b11eaf50bb1f379f276e5..642805d90cdc4dfe047f37042251ba6169589c93 100644 (file)
@@ -7,7 +7,7 @@
  *       stuff - checking the qualification and projecting the tuple
  *       appropriately.
  *
- * 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
  *
  *
index 360d3c809d1a79fe384d531ce250f9eedbeadffa..4c90ac5236fb242a20624139c85ac93d9de71bed 100644 (file)
@@ -46,7 +46,7 @@
  *             to avoid physically constructing projection tuples in many cases.
  *
  *
- * 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
  *
  *
index ee0239b146ade9d724c9fca2f5072b6c41255c9d..cc5177cc2b9f13b0a65c6b1fbb5649457eb451ca 100644 (file)
@@ -3,7 +3,7 @@
  * execUtils.c
  *       miscellaneous executor utility routines
  *
- * 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
  *
  *
index 83337c2eed41380750d5fb2fd76eecf78c0001b2..ac298c0295fdb6f176119b587b3d51a5491c87ec 100644 (file)
@@ -3,7 +3,7 @@
  * functions.c
  *       Execution of SQL-language functions
  *
- * 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
  *
  *
index bd36f8ee685cf8efe4785bdc2db3362c1bd81b1c..bc1d42bf649e7d168c218acab2168148b400086d 100644 (file)
@@ -4,7 +4,7 @@
  *      functions for instrumentation of plan execution
  *
  *
- * Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/executor/instrument.c
index 6ee24eab3d2c8e16cf846638f4d28b5ac1a36e8a..98bee4c5a6c81d101e185e6f2ea96f37716cb3ba 100644 (file)
  *    to filter expressions having to be evaluated early, and allows to JIT
  *    the entire expression into one native function.
  *
- * 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
  *
  * IDENTIFICATION
index 8b12a24cd5ee5a6ceb8cc6b636206aa2ce14d145..88919e62faee00c2fae3dd9deaefe1b26209461e 100644 (file)
@@ -3,7 +3,7 @@
  * nodeAppend.c
  *       routines to handle append nodes.
  *
- * 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
  *
  *
index 7ae6dd63fe783b97225369c37e9e798cd12f105c..276b6f11a650576fa4139993b8a96fb0c4d3aa77 100644 (file)
@@ -3,7 +3,7 @@
  * nodeBitmapAnd.c
  *       routines to handle BitmapAnd nodes.
  *
- * 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
  *
  *
index 256d61a61d0ddffef511f26632f73a7d26c59a8a..ae8a11da304d1d9fb189d6bf4cbb38627b4d035d 100644 (file)
@@ -16,7 +16,7 @@
  * required index qual conditions.
  *
  *
- * 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
  *
  *
index 604f4f1132f5c5f3ebe0368e8ff66c9e0c2c6feb..81a120815734a3f24b23299351ac7d64cd493781 100644 (file)
@@ -3,7 +3,7 @@
  * nodeBitmapIndexscan.c
  *       Routines to support bitmapped index scans of relations
  *
- * 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
  *
  *
index 89d5a0c073a9e33b5119702396ae106ee5a0ea6f..32fb72f04fbdfd6c5b39a760146ee8d65273d3e6 100644 (file)
@@ -3,7 +3,7 @@
  * nodeBitmapOr.c
  *       routines to handle BitmapOr nodes.
  *
- * 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
  *
  *
index 6195214f66252bb7af2a3b40989832482c6e2e24..3de9b10c1f7b0a29f88ef23f0c09dc723c2194fc 100644 (file)
@@ -3,7 +3,7 @@
  * nodeCtescan.c
  *       routines to handle CteScan nodes.
  *
- * 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
  *
  *
index ccaa68b91feb6342e117a38249d5209897d3be04..cfa9e46e55f1592528b910233d01fd1ec00c2e1b 100644 (file)
@@ -3,7 +3,7 @@
  * nodeCustom.c
  *             Routines to handle execution of custom scan node
  *
- * 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
  *
  * ------------------------------------------------------------------------
index 52af1dac5c4dbf2cf545f25898ab880076ad6b12..513471ab9b907e4600486e887d20810e91219ca4 100644 (file)
@@ -3,7 +3,7 @@
  * nodeForeignscan.c
  *       Routines to support scans of foreign tables
  *
- * 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
  *
  *
index 0370f2e2b70ecfdef5b0c603863ad3130a15cb4e..ccb66ce1aab2b63194665c1d2acff48a638da43d 100644 (file)
@@ -3,7 +3,7 @@
  * nodeFunctionscan.c
  *       Support routines for scanning RangeFunctions (functions in rangetable).
  *
- * 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
  *
  *
index 69d5a1f2398124b55e75c93b11a417648e5ecf38..6b8ed867d593c51f0e54233f2a0dbb271734967e 100644 (file)
@@ -3,7 +3,7 @@
  * nodeGather.c
  *       Support routines for scanning a plan via multiple workers.
  *
- * 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
  *
  * A Gather executor launches parallel workers to run multiple copies of a
index 6ef128e2abae52f784e35980ecc7e055ca6c1d56..317ddb4ae27172001525c101bcba9dff308d2076 100644 (file)
@@ -3,7 +3,7 @@
  * nodeGatherMerge.c
  *             Scan a plan in multiple workers, and do order-preserving merge.
  *
- * 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
  *
  * IDENTIFICATION
index 05f1d33150f84c6eae53ac9f0a62b1a72089b779..c9a846df660a6225152c2713b0207ed760bcf9b0 100644 (file)
@@ -3,7 +3,7 @@
  * nodeGroup.c
  *       Routines to handle group nodes (used for queries with GROUP BY clause).
  *
- * 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
  *
  *
index 568938667f9b227ee42ca0e902b7854045147c6f..b6d508490864771e3030f37db72d83c023997eb3 100644 (file)
@@ -3,7 +3,7 @@
  * nodeHash.c
  *       Routines to hash relations for hashjoin
  *
- * 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
  *
  *
index ec37558c12706cd1b9d7ef1b97a46d85a64c6cb3..67c717910f5c2d2ba9720d08df2b6bf3e3c8720b 100644 (file)
@@ -3,7 +3,7 @@
  * nodeHashjoin.c
  *       Routines to handle hash join nodes
  *
- * 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
  *
  *
index 784486f0c80fcf2fea7d3972086214466386693a..5617ac29e74cbdfac2624204e0b1d058acd92a4a 100644 (file)
@@ -3,7 +3,7 @@
  * nodeIndexonlyscan.c
  *       Routines to support index-only scans
  *
- * 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
  *
  *
index c06d07aa4676a94d8f91d89055b3039639a02d60..d0a96a38e01604b5353c0bd9f3e72e914a2cba86 100644 (file)
@@ -3,7 +3,7 @@
  * nodeIndexscan.c
  *       Routines to support indexed scans of relations
  *
- * 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
  *
  *
index 5e4d02ce4a6d58f53371882cef069b2155390f9f..d792e97cfabcaa2ee2e9cbabc442c8b2895e0dd8 100644 (file)
@@ -3,7 +3,7 @@
  * nodeLimit.c
  *       Routines to handle limiting of query results where appropriate
  *
- * 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
  *
  *
index 72c5b7cab2dcfd466e65fa20697c042003390ef5..554c2a5a2c5d46a32bb4bb8450fe8764dd4bf53f 100644 (file)
@@ -3,7 +3,7 @@
  * nodeLockRows.c
  *       Routines to handle FOR UPDATE/FOR SHARE row locking
  *
- * 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
  *
  *
index cc93bbe45b0700004af63062f544b38d16770a64..dd077f43230320dd02267093f8132d9911a22b45 100644 (file)
@@ -3,7 +3,7 @@
  * nodeMaterial.c
  *       Routines to handle materialization nodes.
  *
- * 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
  *
  *
index e6896eff742d93e8e4ea3b831384bcdda53c56ee..70090a4906580ea83d379f7061d2f583c9c5dfae 100644 (file)
@@ -3,7 +3,7 @@
  * nodeMergeAppend.c
  *       routines to handle MergeAppend nodes.
  *
- * 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
  *
  *
index 2a1d000b03d0feae1ab83468dd5380ee7d8522fe..c5658f03ced3b40bb6b4fb59e160ff91a570a3eb 100644 (file)
@@ -3,7 +3,7 @@
  * nodeMergejoin.c
  *       routines supporting merge joins
  *
- * 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
  *
  *
index 9ba1d78344d08acc57121663ec8ef0d044afc52a..59d1a31c972dc0247a54ec160d1f446c52ecf7ea 100644 (file)
@@ -3,7 +3,7 @@
  * nodeModifyTable.c
  *       routines to handle ModifyTable nodes.
  *
- * 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
  *
  *
index 67b0a441862f98cf8450b4fcb1004c841de8d9d0..3135c7a27e18a7827051b865cab03a5e719edf3e 100644 (file)
@@ -3,7 +3,7 @@
  * nodeNamedtuplestorescan.c
  *       routines to handle NamedTuplestoreScan nodes.
  *
- * 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
  *
  *
index fc6667ef8262f2de2c7e3a2079ac528bd72629a9..b07c2996d4c9307c3b3909999690479cc3d133c1 100644 (file)
@@ -3,7 +3,7 @@
  * nodeNestloop.c
  *       routines to support nest-loop joins
  *
- * 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
  *
  *
index facdb4232e67eb328e10e3e5a9fc137a53737146..4a1b060fde60115789d17efe30d9f02dce02066e 100644 (file)
@@ -11,7 +11,7 @@
  *             can't be inside more-complex expressions.  If that'd otherwise be
  *             the case, the planner adds additional ProjectSet nodes.
  *
- * 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
  *
  * IDENTIFICATION
index 81deb61c21522e877736aa4a5dce5a0b612505db..620414a1edcf9afb5a6edbc44df0dbea4312188a 100644 (file)
@@ -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
  *
  *
index 80ed9cca6e41bf9d60f9141ca819bfc0d5ed3240..99f91bca53ba288eb82e681dccae0cc765511ebd 100644 (file)
@@ -34,7 +34,7 @@
  *             plan normally and pass back the results.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 14a0a6357d44f4bc1cd6e746f1ba00a29de77ba0..4732c926f7ba720f0fd3ae6c82b5e67a61ab4ebf 100644 (file)
@@ -3,7 +3,7 @@
  * nodeSamplescan.c
  *       Support routines for sample scans of relations (table sampling).
  *
- * 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
  *
  *
index 436b43f8ca5025d5ecc3ea24be99d25f3c6c7049..1a7c1e919f366c5bfbf4a942c815055ee1c1a113 100644 (file)
@@ -3,7 +3,7 @@
  * nodeSeqscan.c
  *       Support routines for sequential scans of relations.
  *
- * 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
  *
  *
index 044246aa09ff34f109192569b922daf3b956094c..bfd148a41a2416cea719da8157eed0e6b98b4ed9 100644 (file)
@@ -32,7 +32,7 @@
  * input group.
  *
  *
- * 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
  *
  *
index 92855278adb6a586ca258ef936913ade87980b40..5d1debc19606cb8851a2fb6ee73c1e35892d0303 100644 (file)
@@ -3,7 +3,7 @@
  * nodeSort.c
  *       Routines to handle sorting of relations.
  *
- * 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
  *
  *
index 2c364bdd23725d583f479872cbec54daf8df7981..ff95317879731e83004389e03eb71be4e20b5aea 100644 (file)
@@ -11,7 +11,7 @@
  * subplans, which are re-evaluated every time their result is required.
  *
  *
- * 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
  *
  * IDENTIFICATION
index de8c0060510bb064a2071c7fdb52df2280afdb34..e82c10981becdbe2c783fd8623e51bf99bcbc39b 100644 (file)
@@ -7,7 +7,7 @@
  * we need two sets of code.  Ought to look at trying to unify the cases.
  *
  *
- * 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
  *
  *
index ffcf4613f4419f7cd448c6ddbe01cfbf85def81d..06437a469148f3aae7cd7664da4d9f6dd222326f 100644 (file)
@@ -3,7 +3,7 @@
  * nodeTableFuncscan.c
  *       Support routines for scanning RangeTableFunc (XMLTABLE like functions).
  *
- * 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
  *
  *
index a59480f90680991ecb2d850d4a7667a478ec73b6..16802b813d2622d40949edc4d8de524ee9296a2d 100644 (file)
@@ -3,7 +3,7 @@
  * nodeTidscan.c
  *       Routines to support direct tid scans of relations
  *
- * 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
  *
  *
index c553f150b8d25febdb8d73d362b3e0ad1223aa6f..a40d619b0ae6fb73c7cdf2b42cfe5473ade6f165 100644 (file)
@@ -11,7 +11,7 @@
  * (It's debatable whether the savings justifies carrying two plan node
  * types, though.)
  *
- * 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
  *
  *
index 0069a73588ad666de879f7d6f7c1ee528a0606b8..8d916a0303d07447465830809489876c7e990a1a 100644 (file)
@@ -4,7 +4,7 @@
  *       Support routines for scanning Values lists
  *       ("VALUES (...), (...), ..." in rangetable).
  *
- * 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
  *
  *
index f1b9407840d60bc4b26426bc71a12a74a2ee2a5c..4cc7da268d79c46d3ec9364429269beabcb2391a 100644 (file)
@@ -23,7 +23,7 @@
  * aggregate function over all rows in the current row's window frame.
  *
  *
- * 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
  *
  * IDENTIFICATION
index c85a9360be410f026ca044eadad5edaacb98792a..e8f5caf34649ea8e498bd4b6524c5c2ae01b9416 100644 (file)
@@ -3,7 +3,7 @@
  * nodeWorktablescan.c
  *       routines to handle WorkTableScan nodes.
  *
- * 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
  *
  *
index 2c0ae395ba6d2e2abac2fc5b9be6cd21b51b5548..4a6e82b60567d8099e151955f9295d1594d0a2ff 100644 (file)
@@ -3,7 +3,7 @@
  * spi.c
  *                             Server Programming Interface
  *
- * 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
  *
  *
index 2b27b41850109086497ba41086680f29f66e523a..e5656fbfac837416fe0b85f923adb0a892bf05c6 100644 (file)
@@ -8,7 +8,7 @@
  *
  * A TupleQueueReader reads tuples from a shm_mq and returns the tuples.
  *
- * 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
  *
  * IDENTIFICATION
index 6306b7d0bd12df5b0d523b984c13945925d0f9be..6c2dfbc1a65ef38740d6e7d0c86e43d0c9912aa1 100644 (file)
@@ -9,7 +9,7 @@
  * data even if the underlying table is dropped.
  *
  *
- * 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
  *
  * IDENTIFICATION
index c917ec40ffa32e5871f61554a60ec79777531376..61e48ca3f87d79b3f9ae8b26e88622f1a91b2202 100644 (file)
@@ -3,7 +3,7 @@
  * foreign.c
  *               support for foreign-data wrappers, servers and user mappings.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/backend/foreign/foreign.c
index e066f7230e1fc25bcd4231281167a80a79af3371..5ca3f922fed79e929d7953cf78a2e6ed1851a293 100644 (file)
@@ -8,7 +8,7 @@
  * should end up here.
  *
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/jit/jit.c
index 3b52d8cc2116aa03424e7f429befb2a80ee4bf92..2e77b8a1eac9f11663e2a04a607d7a89f122b5a1 100644 (file)
@@ -3,7 +3,7 @@
  * llvmjit.c
  *       Core part of the LLVM JIT provider.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/jit/llvm/llvmjit.c
index 835aea83e973de8666c788867f524527592cd6d7..ad2d3e5a5c8579b804d9f74420a4ec00bb8c4ef3 100644 (file)
@@ -7,7 +7,7 @@
  * knowledge of the tuple descriptor. Fixed column widths, NOT NULLness, etc
  * can be taken advantage of.
  *
- * 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
  *
  * IDENTIFICATION
index 9c6e8026e730b2aa2da1594b59605657ea39eec9..b36c8d53261be6335d71b5a2907b68c19a4ba28a 100644 (file)
@@ -6,7 +6,7 @@
  * Unfortunately neither (re)setting the C++ new handler, nor the LLVM OOM
  * handler are exposed to C. Therefore this file wraps the necessary code.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/jit/llvm/llvmjit_error.cpp
index ffd887c71aa1623f108f9e88d911be8c28447bbd..21a5ca4b404dbe799c1bb68bfbb4a6f5ad4047a4 100644 (file)
@@ -3,7 +3,7 @@
  * llvmjit_expr.c
  *       JIT compile expressions.
  *
- * 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
  *
  *
index 688edfe52542436d962c007af4daa69bfdae8a60..95d4d854f43c31c928198d81f93671af90e19494 100644 (file)
@@ -11,7 +11,7 @@
  * so for all external functions, all the referenced functions (and
  * prerequisites) will be imported.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/lib/llvmjit/llvmjit_inline.cpp
index 9522b972c1a983ed8edddea3ee02c889783c241b..48768e6f898848796959dd59ab864d033cf927e7 100644 (file)
@@ -16,7 +16,7 @@
  * bitcode.
  *
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/jit/llvm/llvmjit_types.c
index 18876ec520973696cf55fe227862c1e2ea2c0957..e8a7380325a8b00b41901fec281cfe229abb150b 100644 (file)
@@ -3,7 +3,7 @@
  * llvmjit_wrap.cpp
  *       Parts of the LLVM interface not (yet) exposed to C.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/lib/llvm/llvmjit_wrap.cpp
index a2c8967813267c2147ae8e95931b0a68f1cb5c64..a1b4f62a71e1a7ae765c2b07db93237b1e84da17 100644 (file)
@@ -3,7 +3,7 @@
  * binaryheap.c
  *       A simple binary heap implementation
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/lib/binaryheap.c
index 5d13c5c69e7a08fb9fa8e6b03a7832de44ec5365..9372c0c83a1e9ce9b41ffb68bae1b0121ede6df3 100644 (file)
@@ -7,7 +7,7 @@
  *
  * https://en.wikipedia.org/w/index.php?title=Hopcroft%E2%80%93Karp_algorithm&oldid=593898016
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/lib/bipartite_match.c
index 859aac07b7db1d689fe61e61e01af46b25e8af77..29b62e70e41089995422e6db005304852525a7f0 100644 (file)
@@ -24,7 +24,7 @@
  * caller many authoritative lookups, such as expensive probes of a much larger
  * on-disk structure.
  *
- * Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/lib/bloomfilter.c
index 350f8c0a665918ef38abc874a3991ef7875f9587..fbdd9413256800b54d51bc514488c58192bcf224 100644 (file)
@@ -20,7 +20,7 @@
  * Future versions may support iterators and incremental resizing; for now
  * the implementation is minimalist.
  *
- * 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
  *
  * IDENTIFICATION
index c782ad04ef07fe17b0065a8d32d58f61735dedb7..a5cc1f8b83b4eb9eeb36a4d50178e799f7f0975e 100644 (file)
@@ -3,7 +3,7 @@
  * hyperloglog.c
  *       HyperLogLog cardinality estimator
  *
- * Portions Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  * Based on Hideaki Ohno's C++ implementation.  This is probably not ideally
  * suited to estimating the cardinality of very large sets;  in particular, we
index 256c84f26717b216ae36e466adbeafc2a1541ea4..9b02d54607602bd453b503958f6b7428108b6bc0 100644 (file)
@@ -3,7 +3,7 @@
  * ilist.c
  *       support for integrated/inline doubly- and singly- linked lists
  *
- * 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
  *
  *
index 58b0be1f32f5fef0bfae2d470eba7b807911e341..069a35fb23cd5005b8308f66ef45e5455d62072f 100644 (file)
@@ -61,7 +61,7 @@
  *   (https://doi.org/10.1002/spe.948)
  *
  *
- * 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
  *
  * IDENTIFICATION
index e22c4b4cd8566f4dbbe3eef513f0f07ed59ddaa3..8ab734b445dfe364d8c7ac4810e74035eb130028 100644 (file)
@@ -15,7 +15,7 @@
  * allows approximate solutions in polynomial time (the general case of the
  * exact problem is NP-hard).
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/lib/knapsack.c
index bdaa3b1ad737d82f6c0ca777472a71e8532c7b19..1e45729fc7501e458a586381b0c4b5827cdca50c 100644 (file)
@@ -14,7 +14,7 @@
  *     The pairing heap: a new form of self-adjusting heap.
  *     Algorithmica 1, 1 (January 1986), pages 111-129. DOI: 10.1007/BF01840439
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/lib/pairingheap.c
index 33181e9211adfa44c01ffaab0c18d928392474eb..28681b8f6118e858feb87a5ed50080fd74077825 100644 (file)
@@ -17,7 +17,7 @@
  * longest path from root to leaf is only about twice as long as the shortest,
  * so lookups are guaranteed to run in O(lg n) time.
  *
- * Copyright (c) 2009-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/lib/rbtree.c
index 8ecb17bae699a568b010bcb8b2efbd2b3622b616..d2e94d76c5fc52f79dc19a9253ae4ce3a1f5f077 100644 (file)
@@ -80,7 +80,7 @@
  * general, after logging in, but let's do what we can here.
  *
  *
- * 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
  *
  * src/backend/libpq/auth-scram.c
index 5399144c20c9d7f71926fab3546e52184efdbf8f..511f8913939b45f9e84121972c3bed84547191a9 100644 (file)
@@ -3,7 +3,7 @@
  * auth.c
  *       Routines to handle network authentication
  *
- * 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
  *
  *
index 1ee96c0b9fc69a977002a991324ed8c4b66a97e3..6073540d8d9ad8f3bfb056d263e5d220641f949c 100644 (file)
@@ -3,7 +3,7 @@
  * be-fsstubs.c
  *       Builtin functions for open/close/read/write operations on large objects
  *
- * 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
  *
  *
index edb34026d41f8592ca61423bb5a5d74d2f8e84b6..ef9b8ebd6d42ecc2df38bbda7db3c256b0dee8e9 100644 (file)
@@ -3,7 +3,7 @@
  * be-gssapi-common.c
  *     Common code for GSSAPI authentication and encryption
  *
- * 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
  *
  * IDENTIFICATION
index d801929ea289f0183a9d96048c44883da2682671..94cdf4c8874dac5935981a094a4768d4fb3c0e60 100644 (file)
@@ -8,7 +8,7 @@
  * communications code calls, this file contains support routines that are
  * used by the library-specific implementations such as be-secure-openssl.c.
  *
- * 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
  *
  * IDENTIFICATION
index a0855a9401e0e9b314ecf31a867931a99328e557..b02d3ddd308b2e179a05aefb4cc3b6d2bf3aa285 100644 (file)
@@ -3,7 +3,7 @@
  * be-secure-gssapi.c
  *  GSSAPI encryption support
  *
- * Portions Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 5f0430ded75f6472ab68370b2fb7d51831f529c5..7ad32116eab2b7a677e4abddabc6f0ac1ad4942a 100644 (file)
@@ -4,7 +4,7 @@
  *       functions for OpenSSL support in the backend.
  *
  *
- * 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
  *
  *
index c27620750c7aaf3412c802dfa034876a2ecf885a..2ae507a90255a4f3f61faed8eb6d7f7b5bfdaf18 100644 (file)
@@ -6,7 +6,7 @@
  *       message integrity and endpoint authentication.
  *
  *
- * 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
  *
  *
index 9add6a14b238c9ce2ec9f3fcfd560bd6e7d9ef6d..ff755320388014c16f98ab9fa96de85982a659ef 100644 (file)
@@ -4,7 +4,7 @@
  *       Functions for dealing with encrypted passwords stored in
  *       pg_authid.rolpassword.
  *
- * 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
  *
  * src/backend/libpq/crypt.c
index b6de92783a58a92cdd2d2a020e350dfea308683b..d2a63e9e5681250408b2dd148b28ca4b068de609 100644 (file)
@@ -5,7 +5,7 @@
  *       wherein you authenticate a user by seeing what IP address the system
  *       says he comes from and choosing authentication method based on it).
  *
- * 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
  *
  *
index 3c8237798a39fdbef78e330fb1262f47d4072963..82adecbf06f4551f9aca8b88569320303f42cece 100644 (file)
@@ -3,7 +3,7 @@
  * ifaddr.c
  *       IP netmask calculations, and enumerating network interfaces.
  *
- * 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
  *
  *
index cd517e8bb41de1efca0753ded8f6976ca5fb8020..f7aeede635c30bb17d9a86fb0a88c6adbd2bf19a 100644 (file)
@@ -27,7 +27,7 @@
  * the backend's "backend/libpq" is quite separate from "interfaces/libpq".
  * All that remains is similarities of names to trap the unwary...
  *
- * 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
  *
  *     src/backend/libpq/pqcomm.c
index aca44a0aece36e92ee1b6e777ac4b05f316e1c20..a6f990c2d299ccfa9b92f8f8881f236d392e4609 100644 (file)
@@ -21,7 +21,7 @@
  * are different.
  *
  *
- * 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
  *
  *     src/backend/libpq/pqformat.c
index a9bd47d937188b2bfb73cf1e08c5a2bcb1268c4c..743d24cee5cb5f3ab24979ad039d33fe5c9a2547 100644 (file)
@@ -3,7 +3,7 @@
  * pqmq.c
  *       Use the frontend/backend protocol for communication over a shm_mq
  *
- * 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
  *
  *     src/backend/libpq/pqmq.c
index 4f47eaf2e3a56c0130556234289210bebd2ff850..9289493118f9dd770aba4e7d6778c4ffd798af76 100644 (file)
@@ -3,7 +3,7 @@
  * pqsignal.c
  *       Backend signal(2) support (see also src/port/pqsignal.c)
  *
- * 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
  *
  *
index a9edbfd4a44d19c7794d01a26ea17885fd28aa98..c0d1fcde065e2b93a5368f29f72ec7f1439d00e4 100644 (file)
@@ -9,7 +9,7 @@
  * proper FooMain() routine for the incarnation.
  *
  *
- * 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
  *
  *
index 665149defe28b8da36f600eb80ebc572af87baef..648cc1a7eb3fcbb152729f7080b2448bb0818b3c 100644 (file)
@@ -11,7 +11,7 @@
  * bms_is_empty() in preference to testing for NULL.)
  *
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/nodes/bitmapset.c
index a9b8b84b8f1879389e64d1eea13f6baf2a341314..8034d5a51c5b662f1cac0563dee5491be5ae3209 100644 (file)
@@ -11,7 +11,7 @@
  * be handled easily in a simple depth-first traversal.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 2fcd4a3467e4f4a125950846c449e688a2a2eaf3..9c8070c64067a0d79acc14479b67630c995dc576 100644 (file)
@@ -18,7 +18,7 @@
  * "x" to be considered equal() to another reference to "x" in the query.
  *
  *
- * 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
  *
  * IDENTIFICATION
index d35c0149adbe90640d1414777cdecaa5ed03d810..ab04459c55a2bbad4ff9ebf8b5920354c8459800 100644 (file)
@@ -10,7 +10,7 @@
  * and GetExtensibleNodeMethods to get information about a previously
  * registered type of extensible node.
  *
- * 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
  *
  * IDENTIFICATION
index 5109ac9cde9dbfb24c070f829fed69f8678ae238..bd0c58cd81423a43027593486bd9837761a6ba92 100644 (file)
@@ -6,7 +6,7 @@
  * See comments in pg_list.h.
  *
  *
- * 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
  *
  *
index 18466ac5687b78d0cbdd033f5c72fccaa0657fd9..f7d63df6e105a7122fa8d710ded594dbf9c956e8 100644 (file)
@@ -4,7 +4,7 @@
  *       creator functions for various nodes. The functions here are for the
  *       most frequently created nodes.
  *
- * 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
  *
  *
index 34eda88099b19713112ca91850c87d21408599b6..d85ca9f7c50108d290c3477d0181d27ba7112fcd 100644 (file)
@@ -3,7 +3,7 @@
  * nodeFuncs.c
  *             Various general-purpose manipulations of Node trees
  *
- * 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
  *
  *
index 06787a649e3f81be035645122b93b456a7fad42d..e5dcda3f58ca7875d3b4a3a4f3f880374471faec 100644 (file)
@@ -4,7 +4,7 @@
  *       support code for nodes (now that we have removed the home-brew
  *       inheritance system, our support code for nodes is much simpler)
  *
- * 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
  *
  *
index ac02e5ec8d43c34fcae19dd6c26a1f9633050522..a53d47371bf981f1bf510ca59d965faabcf471d6 100644 (file)
@@ -3,7 +3,7 @@
  * outfuncs.c
  *       Output functions for Postgres tree nodes.
  *
- * 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
  *
  *
index a9a7aca5334ed4785215aac6290ea367c3ddfe9b..b28ec3b6ce43a97c1f719b8b013a412d354d0286 100644 (file)
@@ -4,7 +4,7 @@
  *       Support for finding the values associated with Param nodes.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 4ecde6b4211ee3ef1be21124ec5dcd93349f8725..42476724d88f0bb512fd8c0da4b5917c029391c6 100644 (file)
@@ -3,7 +3,7 @@
  * print.c
  *       various print routines (used mostly for debugging)
  *
- * 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
  *
  *
index fdf68fdcaeac81dfe9663ab7de7a36da073d1ed5..8c1e39044c81a33951d2dad53ffc8a4c1ef611e5 100644 (file)
@@ -4,7 +4,7 @@
  *       routines to convert a string (legal ascii representation of node) back
  *       to nodes
  *
- * 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
  *
  *
index 3f9ebc9044a690622984d8d836be9294a221a7f4..81e7b94b9b89de8972cc9f9711c53ef7c68c0e6c 100644 (file)
@@ -3,7 +3,7 @@
  * readfuncs.c
  *       Reader functions for Postgres tree nodes.
  *
- * 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
  *
  *
index 23905a9c352107b1aa19746c410268292a2a2fca..e102589e7460c1cf9fbdb2abb25c1a4fdd99d837 100644 (file)
@@ -29,7 +29,7 @@
  * and a non-lossy page.
  *
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/nodes/tidbitmap.c
index 159c11ab4a4f4f8f75b7fb66dec5b19f1a3bffcf..45b9b8473e01a2585304912eaa0054209becbf85 100644 (file)
@@ -4,7 +4,7 @@
  *       implementation of Value nodes
  *
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 5087cb2228f0bbd779ed3cf0f6f7933316755d7d..a4bfb1ef2acc71d3e58ca7593cdf7c4c0fb95427 100644 (file)
@@ -2,7 +2,7 @@
  *
  * geqo_copy.c
  *
- * 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
  *
  * src/backend/optimizer/geqo/geqo_copy.c
index 7b67a29c88aeb906ba943d3089aee59ab49e27c4..6d897936d72a11a84add9674c4068535d03277e9 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_eval.c
  *       Routines to evaluate query trees
  *
- * 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
  *
  * src/backend/optimizer/geqo/geqo_eval.c
index dc51829dec034c976c3af871052c292d77fd5bb9..2db490de598cba77a12482068088aa89cd84a8af 100644 (file)
@@ -4,7 +4,7 @@
  *       solution to the query optimization problem
  *       by means of a Genetic Algorithm (GA)
  *
- * 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
  *
  * src/backend/optimizer/geqo/geqo_main.c
index 554c3df24e581d34300fb65668e2e92b454797c2..06755c0f63a8dd5d29cde711d0dc95a2a0b058bc 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_misc.c
  *        misc. printout and debug stuff
  *
- * 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
  *
  * src/backend/optimizer/geqo/geqo_misc.c
index f29fcc2cebf9c5db43fd27786d1bd2349b28575e..74dc51091d64c6546a88e3f18fb079e8f97fbd7c 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_pool.c
  *       Genetic Algorithm (GA) pool stuff
  *
- * 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
  *
  * src/backend/optimizer/geqo/geqo_pool.c
index c482cdead13ed4657d749bfe01f230220625e626..d8e6895a6efe77cfea9bbbba4ea453a8c51bd4ab 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_random.c
  *        random number generator
  *
- * 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
  *
  * src/backend/optimizer/geqo/geqo_random.c
index 0a6bacc2f2a34810e87622732c2f16cfc1be44be..5eecefc6a9768d9e566d3da4e882059d052d7936 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_selection.c
  *       linear selection scheme for the genetic query optimizer
  *
- * 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
  *
  * src/backend/optimizer/geqo/geqo_selection.c
index db3a68a51dd47e57930033d8f48791f79db94abc..8286d9cf346fd8ac698a1aea511ff826ad34eaed 100644 (file)
@@ -3,7 +3,7 @@
  * allpaths.c
  *       Routines to find possible search paths for processing a query
  *
- * 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
  *
  *
index fe0205051bc220c73c1ad4c5c47d812cc43954b3..a3ebe10592d0e2392532722c51d10c3672b11014 100644 (file)
@@ -3,7 +3,7 @@
  * clausesel.c
  *       Routines to compute clause selectivities
  *
- * 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
  *
  *
index c5f6593485982359ddadd00323135171ecc6343a..b5a0033721f1742797fc4342b315d5a3f7c6bc81 100644 (file)
@@ -60,7 +60,7 @@
  * values.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 082776f7fe5d6d68890d343c951030a91bb80f95..4ef12547ee9ea1842bef117c8c9989f15fd5ced1 100644 (file)
@@ -6,7 +6,7 @@
  * See src/backend/optimizer/README for discussion of EquivalenceClasses.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 37b257cd0e91e7f64be9604da39f57c9422115b9..2a50272da6b2e34095ebc82c93269e53bde3d064 100644 (file)
@@ -4,7 +4,7 @@
  *       Routines to determine which indexes are usable for scanning a
  *       given relation, and create Paths accordingly.
  *
- * 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
  *
  *
index dc28b56e7427e13aa5db455d840f1bfcea6565a3..7d2756e23471936ad9642ff1230348e537af6971 100644 (file)
@@ -3,7 +3,7 @@
  * joinpath.c
  *       Routines to find all possible paths for processing a set of joins
  *
- * 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
  *
  *
index 6a480ab764439e04088c3e6c3848972a72531acf..a21c295b99d3c1a1431a41da41035313ff286eaf 100644 (file)
@@ -3,7 +3,7 @@
  * joinrels.c
  *       Routines to determine which relations should be joined
  *
- * 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
  *
  *
index 2f4fea241a00d3d07f5fe09cdd336279efc4360b..71b9d42c993833f661596204aeff5ecf1ef5644a 100644 (file)
@@ -7,7 +7,7 @@
  * the nature and use of path keys.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 466e99601190291d360d79fd6b22fe1f2ae8733e..1463a82be87a89e4bce7efb3cf2c2ece8b815823 100644 (file)
@@ -24,7 +24,7 @@
  * representation all the way through to execution.
  *
  *
- * 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
  *
  *
index d19ff4138e5372fe23809c6783853482fce13802..d0ff6602842c9734cd538db49c05c7a0da81e0a2 100644 (file)
@@ -11,7 +11,7 @@
  * is that we have to work harder to clean up after ourselves when we modify
  * the query, since the derived data structures have to be updated too.
  *
- * 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
  *
  *
index 8c8b4f8ed6939e35332831a09217319d5de983a4..dff826a8280767e61fc1edfd47c0a0ab9f363f56 100644 (file)
@@ -5,7 +5,7 @@
  *       Planning is complete, we just need to convert the selected
  *       Path into a Plan.
  *
- * 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
  *
  *
index fa63a38884554b179e781f238d72a43346118d1c..e978b491f6c223f6978b4cd2c0721a458042e396 100644 (file)
@@ -3,7 +3,7 @@
  * initsplan.c
  *       Target list, qualification, joininfo initialization routines
  *
- * 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
  *
  *
index 974f6204ca030486408ca65b86ccf9ac2cb7146c..8634940efc11a350724cc9e6f50c34069c1c19c7 100644 (file)
@@ -17,7 +17,7 @@
  * scan all the rows anyway.
  *
  *
- * 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
  *
  *
index f0c1b52a2e50b22bab1f9ff528565cf6a2a8bdd2..62dfc6d44a82e8c6cbe699fad61f9aa253c59d9a 100644 (file)
@@ -9,7 +9,7 @@
  * shorn of features like subselects, inheritance, aggregates, grouping,
  * and so on.  (Those are the things planner.c deals with.)
  *
- * 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
  *
  *
index cb54b15507be20201a641451551e932bb85f4683..d6f21535937ba4937aa25d5143eb63070ef8d7b4 100644 (file)
@@ -3,7 +3,7 @@
  * planner.c
  *       The query optimizer external interface.
  *
- * 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
  *
  *
index f581c5f532c4f5a80af71c993d6de3282499562c..ebb0a59efa1d82e02c603c33b420dc58a5c59408 100644 (file)
@@ -4,7 +4,7 @@
  *       Post-processing of a completed plan tree: fix references to subplan
  *       vars, compute regproc values for operators, etc
  *
- * 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
  *
  *
index 48b62a55de876921bce2705894b36d32b1efe4cc..fd8f24aeea9df53e9de081e0c699c9d2dd1985b7 100644 (file)
@@ -6,7 +6,7 @@
  * This module deals with SubLinks and CTEs, but not subquery RTEs (i.e.,
  * not sub-SELECT-in-FROM cases).
  *
- * 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
  *
  * IDENTIFICATION
index e97c6ec7f6c65df66223921daa01cfc1f2cd42cf..14521728c633bf86c16871c9eb77c95a8f8732a0 100644 (file)
@@ -14,7 +14,7 @@
  *             remove_useless_result_rtes
  *
  *
- * 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
  *
  *
index ee919575c528b19cc74c39dc38fdf2a5cfad7200..391bdd659d2572d258737a8a6f3c901448ab2897 100644 (file)
@@ -19,7 +19,7 @@
  * tree after local transformations that might introduce nested AND/ORs.
  *
  *
- * 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
  *
  *
index 0da43ef6b0e103a1f9261ec3b3865f22802d728c..d56d8c6509cdea36dd050311d407f9a4f6e9ec18 100644 (file)
@@ -29,7 +29,7 @@
  * that because it's faster in typical non-inherited cases.
  *
  *
- * 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
  *
  * IDENTIFICATION
index b01c9bbae7d8347ea82908a8047d3fb19ce41001..1a23e18970d33178c89ef3b491cfe877332cfa74 100644 (file)
@@ -12,7 +12,7 @@
  * case, but most of the heavy lifting for that is done elsewhere,
  * notably in prepjointree.c and allpaths.c.
  *
- * 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
  *
  *
index 1890f256de86149aa01a49b8e3f5155b7a3cae1e..ad50865f04a51c136297e7399ed6d4c611905050 100644 (file)
@@ -3,7 +3,7 @@
  * appendinfo.c
  *       Routines for mapping between append parent(s) and children
  *
- * 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
  *
  *
index a04b62274d221ecf6d80f54259e5ab33443a4734..75c253cdcf522890f32ca09771bb445123ab3270 100644 (file)
@@ -3,7 +3,7 @@
  * clauses.c
  *       routines to manipulate qualification clauses
  *
- * 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
  *
  *
index a38df47e47e7f2313c2bdc4f0110f72096fe8b3a..7db67fdf344588df2151a34caf6cf0d76810d565 100644 (file)
@@ -3,7 +3,7 @@
  * inherit.c
  *       Routines to process child relations in inheritance trees
  *
- * 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
  *
  *
index 09aea210850d949495bc58c91abdab5af3cf0081..ad35f1c4670a761d55cca114c3a210d2c226bc38 100644 (file)
@@ -3,7 +3,7 @@
  * joininfo.c
  *       joininfo list manipulation routines
  *
- * 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
  *
  *
index 412a3964c30b1a4b4935aa220b618e45cadac8a9..002a70e1ed168578af987406715e73af48f37c92 100644 (file)
@@ -3,7 +3,7 @@
  * orclauses.c
  *       Routines to extract restriction OR clauses from join OR clauses
  *
- * 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
  *
  *
index 536d80a2756705a7c0200b2eb92d09e4c6f6fd1f..45f992c6f88409548c6668c0707406ffd88af9ef 100644 (file)
@@ -40,7 +40,7 @@
  * doesn't really save much executor work anyway.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 60c93ee7c597af9080245846c050a87c6d43661e..e6d08aede56d04e5efc05958f63e7c078a7049c4 100644 (file)
@@ -3,7 +3,7 @@
  * pathnode.c
  *       Routines to manipulate pathlists and create path nodes
  *
- * 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
  *
  *
index 798aa8c59784f92d8858a749e88d61449d8d8861..6abdc0299b5d16b3064ece5da99b140c132609c3 100644 (file)
@@ -4,7 +4,7 @@
  *       PlaceHolderVar and PlaceHolderInfo manipulation routines
  *
  *
- * 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
  *
  *
index 5e889d186144ed551b565eb4d4ac52957f4e775e..d82fc5ab8b84fff9f94b5d97f4c39333604cfe97 100644 (file)
@@ -4,7 +4,7 @@
  *        routines for accessing the system catalogs
  *
  *
- * 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
  *
  *
index 08a160fff60f48d3efa7e7acbd9b0aab0ea6a8e6..0edd873dca641fca2ff8ce63a09f67d7446c928e 100644 (file)
@@ -4,7 +4,7 @@
  *       Routines to attempt to prove logical implications between predicate
  *       expressions.
  *
- * 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
  *
  *
index c9eb447d070aca2625364095d040a842b358c1b7..374f93890bdd34223e0d21d90182ba4e1a314382 100644 (file)
@@ -3,7 +3,7 @@
  * relnode.c
  *       Relation-node lookup/construction routines
  *
- * 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
  *
  *
index 3b50fd29ad69f938746fd95b096650cd87583540..7075e93973de395e4ccd708bc523dde9255f2d84 100644 (file)
@@ -3,7 +3,7 @@
  * restrictinfo.c
  *       RestrictInfo node manipulation routines.
  *
- * 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
  *
  *
index d75796ac8b9859253947b01f8830f7a41be105a6..02a3c6b16561910348ead2712924b3ee56dd378e 100644 (file)
@@ -3,7 +3,7 @@
  * tlist.c
  *       Target list manipulation routines
  *
- * 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
  *
  *
index 15cc518a82e2925a71232719b09a8f219369e992..029d546ab2be4b49638da0f9bc07cec625af96f6 100644 (file)
@@ -9,7 +9,7 @@
  * contains variables.
  *
  *
- * 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
  *
  *
index 0656279654a00443737159438a5fa436a1726584..01125ad8cf97cfaf3ceb5be535cd098c24690109 100644 (file)
@@ -14,7 +14,7 @@
  * contain optimizable statements, which we should transform.
  *
  *
- * 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
  *
  *     src/backend/parser/analyze.c
index 5d2db4197bec194f43119324a93ad6fb752d5516..702c97bba2aa6c286793e7302d02555ca5d95e18 100644 (file)
@@ -4,7 +4,7 @@
 # Usage: check_keywords.pl gram.y kwlist.h
 
 # src/backend/parser/check_keywords.pl
-# Copyright (c) 2009-2019, PostgreSQL Global Development Group
+# Copyright (c) 2009-2020, PostgreSQL Global Development Group
 
 use warnings;
 use strict;
index c5086846decc0b90e346df917386dff0b306c585..ad5be902b07c719cb5b7103f615dd52cde6feb83 100644 (file)
@@ -6,7 +6,7 @@
  * gram.y
  *       POSTGRESQL BISON rules/actions
  *
- * 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
  *
  *
index f418c6154586198e3251bb51da1cec195fd53d64..f1cc5479e43ba86ddf4d5d4011d4989283261c84 100644 (file)
@@ -3,7 +3,7 @@
  * parse_agg.c
  *       handle aggregates and window functions in parser
  *
- * 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
  *
  *
index ebbba2d7b5f150984e037bc84768aabb5f6d6e07..04ebd877ab7fe58f4d805e07ce1d03f42420b699 100644 (file)
@@ -3,7 +3,7 @@
  * parse_clause.c
  *       handle clauses in parser
  *
- * 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
  *
  *
index a6c51a95daeb0bb30b1f83d6e80bae1c1a38f553..8e9cde7bd0cc371a4d02e5360711314612ee18fa 100644 (file)
@@ -3,7 +3,7 @@
  * parse_coerce.c
  *             handle type coercions/conversions for parser
  *
- * 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
  *
  *
index 31a5f702a9a872ce5c86c532383b392196fabefe..bf800f5937b851ede6a982c5a2f39070c10f9b1e 100644 (file)
@@ -29,7 +29,7 @@
  * at runtime.  If we knew exactly which functions require collation
  * information, we could throw those errors at parse time instead.
  *
- * 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
  *
  *
index 63eea2a431c642d909c9113e790adf787c74a0e9..1fca7485ca3bad0254cc59bbf9f9d64144e6ef3a 100644 (file)
@@ -3,7 +3,7 @@
  * parse_cte.c
  *       handle CTEs (common table expressions) in parser
  *
- * 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
  *
  *
index fdf69761174eebe5e4b8c36cc6d545e8995f79ac..625ded0707a85588c766dc30f7515bcd1b445b30 100644 (file)
@@ -3,7 +3,7 @@
  * parse_enr.c
  *       parser support routines dealing with ephemeral named relations
  *
- * 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
  *
  *
index 25e92de0b337c2f721d09d72ae2800ff3c09db1d..02b8d0aca349265f476db907d527c722d6130ab5 100644 (file)
@@ -3,7 +3,7 @@
  * parse_expr.c
  *       handle expressions in parser
  *
- * 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
  *
  *
index 7efea6e24ccb7ce609b478eec5c440924ae87332..9c3b6ad9166254d37d35c56d3a35c7ab3c1058a3 100644 (file)
@@ -3,7 +3,7 @@
  * parse_func.c
  *             handle function calls in parser
  *
- * 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
  *
  *
index 3936b60b750444199651e5faaa57398c01f6e758..6e98fe55fc471eea005ab881298111958fcd7c0d 100644 (file)
@@ -3,7 +3,7 @@
  * parse_node.c
  *       various routines that make nodes for querytrees
  *
- * 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
  *
  *
index 20abbb3b55a293efbdfa97e470cecedd5df2010d..2749974f6384dee686521d9749b882c57d63ddfa 100644 (file)
@@ -3,7 +3,7 @@
  * parse_oper.c
  *             handle operator things for parser
  *
- * 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
  *
  *
index 38915fbce19829f8df14592f2866f015b15983d1..17a96abfa8c323fc73ba73571741b3265eab554d 100644 (file)
@@ -12,7 +12,7 @@
  * Note that other approaches to parameters are possible using the parser
  * hooks defined in ParseState.
  *
- * 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
  *
  *
index 4888311f44421568de855bdc5c84fe89218190a6..6dc33e2411c0127d4be76e356070f4f4547e635f 100644 (file)
@@ -3,7 +3,7 @@
  * parse_relation.c
  *       parser support routines dealing with relations
  *
- * 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
  *
  *
index 46fe6c60551a6def397e5ef3bcaa173d33bc8bef..4953cc2a4c2d58748577269a92ec823846c47fb0 100644 (file)
@@ -3,7 +3,7 @@
  * parse_target.c
  *       handle target lists
  *
- * 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
  *
  *
index 78fef26fef342461f02ccf5c7b13162f962d6c37..2c237cd15d962f33b8357efd6502d91d3aed2c60 100644 (file)
@@ -3,7 +3,7 @@
  * parse_type.c
  *             handle type operations for parser
  *
- * 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
  *
  *
index 45bb31ecf8fb032686214b359a9bf5eaedc2eb15..c593e3f279f4713af38cdc216f7d5af4aa6b4534 100644 (file)
@@ -16,7 +16,7 @@
  * a quick copyObject() call before manipulating the query tree.
  *
  *
- * 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
  *
  *     src/backend/parser/parse_utilcmd.c
index 4c0c258cd7f346ec33ff03590709ef8c8a1e4170..bc3f812da8ed4773e71cdf97848cda428e5dcb26 100644 (file)
@@ -10,7 +10,7 @@
  * analyze.c and related files.
  *
  *
- * 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
  *
  * IDENTIFICATION
index e1cae859e8feb7d5c99ca42783638f42604bc33f..e25e12e46147a9ad42b2e5e1dba923d44a409b80 100644 (file)
@@ -22,7 +22,7 @@
  * Postgres 9.2, this check is made automatically by the Makefile.)
  *
  *
- * 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
  *
  * IDENTIFICATION
index 7745e8d16f285cfd60ac56ceaa7d8734523f7539..18169ec4f4cc0e6ba69d9306da96f6e7c72750a7 100644 (file)
@@ -4,7 +4,7 @@
  *       support routines for the lex/flex scanner, used by both the normal
  * backend as well as the bootstrap backend
  *
- * 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
  *
  *
index 4f7ac5bf829f63fa2a109416463896b19321fe55..95af37b9c76ae19ceaf556ebbc34c5e4b7154f8a 100644 (file)
@@ -3,7 +3,7 @@
  * partbounds.c
  *             Support routines for manipulating partition bounds
  *
- * 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
  *
  * IDENTIFICATION
index a37cdd5562d2d039b217c203af854c8c5218552c..bdda42e40f35ababf7ec4b27c28a8bb3d0b17b8b 100644 (file)
@@ -3,7 +3,7 @@
  * partdesc.c
  *             Support routines for manipulating partition descriptors
  *
- * 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
  *
  * IDENTIFICATION
index 29f1c11b242c4cd222b99f55e23c4838fae42d98..eac52e6ec8519e54d7facdcf2c2897d12ec56196 100644 (file)
@@ -25,7 +25,7 @@
  *
  * See gen_partprune_steps_internal() for more details on step generation.
  *
- * 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
  *
  * IDENTIFICATION
index 5209deeb688ce2a356e345a39647dd6877a3378d..c4f83706b43bf97782f96230cd62a0d45792d5eb 100644 (file)
@@ -3,7 +3,7 @@
  * atomics.c
  *        Non-Inline parts of the atomics implementation
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index bdd6552f6141576fd0213e2296d5ae75bc120096..277b82ca8037aebd387be0fb354eb5f04911da5f 100644 (file)
@@ -15,7 +15,7 @@
  * forked backends, but they could not be accessed by exec'd backends.
  *
  *
- * 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
  *
  * IDENTIFICATION
index a1652cce59c8c4b2bc4bde9106f33d669f0ba458..88c2862d58b53a5f1440d8a3aa82ac2bba8d2fe7 100644 (file)
@@ -4,7 +4,7 @@
  *       Implement PGSemaphores using SysV semaphore facilities
  *
  *
- * 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
  *
  * IDENTIFICATION
index dab2920ad61facf7a6dd7c0036a7cc804f7dbc68..198a6985bf3f3de6ce0ad78e122cc203ec374ffb 100644 (file)
@@ -9,7 +9,7 @@
  * exist, though, because mmap'd shmem provides no way to find out how
  * many processes are attached, which we need for interlocking purposes.
  *
- * 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
  *
  * IDENTIFICATION
index c8d88f263455d4bafe560225354893a7d7fdfbb4..4bebf079de3fec7b3343d8b9204e69376c905dff 100644 (file)
@@ -3,7 +3,7 @@
 ! sunstudio_sparc.s
 !        compare and swap for Sun Studio on Sparc
 !
-! 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
 !
 ! IDENTIFICATION
index 2364c5ba07dd839e21bdb55f1ff797e1cd215753..d95e17384965a7322905bfa9f4e4ff6a7b8d17bb 100644 (file)
@@ -3,7 +3,7 @@
 / sunstudio_x86.s
 /        compare and swap for Sun Studio on x86
 /
-/ 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
 /
 / IDENTIFICATION
index b1fe5d3430e49852e04f6df489ba9a6202bb5ee8..e6c68379b20e2594243cfbbc1f4521291488f082 100644 (file)
@@ -28,7 +28,7 @@
  * be added, though at the cost of a greater chance of the crash dump failing.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/port/win32/crashdump.c
index e9618b06ec1a0876b6e13e9a5660a724a362d053..3218b38240c251b6bb1cfcfa74bb27aa393000f8 100644 (file)
@@ -3,7 +3,7 @@
  * signal.c
  *       Microsoft Windows Win32 Signal Emulation Functions
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/port/win32/signal.c
index d5b5e771e910688eada6e95039e718cee2f2a94d..4843507880cec1b9a443876b02db77ac86784f71 100644 (file)
@@ -3,7 +3,7 @@
  * socket.c
  *       Microsoft Windows Win32 Socket Functions
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/port/win32/socket.c
index 4085c7db6bccfa1a1185de20877eacf543e1ca24..891241863b4f55c0e18f7628cf6923ac0026f272 100644 (file)
@@ -8,7 +8,7 @@
  *       - Does not support interval timer (value->it_interval)
  *       - Only supports ITIMER_REAL
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/port/win32/timer.c
index 32cc697866925126066bcf196ee29363ea3d2fe2..d15c4c1dc42560225ed9f1efa32cbc82079d8e6c 100644 (file)
@@ -3,7 +3,7 @@
  * win32_sema.c
  *       Microsoft Windows Win32 Semaphores Emulation
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/port/win32_sema.c
index 6cb63282847cf214f3137d7504944c9afa8e620c..30b07303ff7c04dd86b0766b8cca8a46e3c77ec7 100644 (file)
@@ -3,7 +3,7 @@
  * win32_shmem.c
  *       Implement shared memory using win32 facilities
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/port/win32_shmem.c
index e919317bab9b57c6fcc1dbcc5c2edfe82c0b79b5..f0e40e36af61443d0566624447bbdc8bb27381e2 100644 (file)
@@ -50,7 +50,7 @@
  * there is a window (caused by pgstat delay) on which a worker may choose a
  * table that was already vacuumed; this is a bug in the current design.
  *
- * 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
  *
  *
index a4c347d52461cec2c3b42a129893423b1f7dbb89..75fc0d5d33f8b34579951f68070c3e17b7634863 100644 (file)
@@ -2,7 +2,7 @@
  * bgworker.c
  *             POSTGRES pluggable background workers implementation
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/postmaster/bgworker.c
index 9cc343b74f5a3e664415c8000e6ce648b634e5f4..069e27e427fedd46b2d8cdcaf203ee357b5157ef 100644 (file)
@@ -24,7 +24,7 @@
  * should be killed by SIGQUIT and then a recovery cycle started.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 9b2277d4aeead8d1e6bc6c19fb1b42fa9a605e06..e354a78725eab03a364df836b0189560f6620905 100644 (file)
@@ -26,7 +26,7 @@
  * restart needs to be forced.)
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 59385c5d2b7f2e1457f728562950de8ba42d19bc..def3cee37e2d78fbad55781c73df8eaa96fe32da 100644 (file)
@@ -4,7 +4,7 @@
  *      EXEC_BACKEND case; it might be extended to do so, but it would be
  *      considerably more complex.
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/postmaster/fork_process.c
index 214ccaf34be305ef615fae38d0fba0c297602a8a..3d02439b79cea6750933113bf944f26dd1f74974 100644 (file)
@@ -3,7 +3,7 @@
  * interrupt.c
  *       Interrupt handling routines.
  *
- * 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
  *
  * IDENTIFICATION
index 7824180ac7f45c70365ce3a974cff1cb699d6b0a..3ca30badb2bc5533694574d41cc4beaf5fb6070a 100644 (file)
@@ -14,7 +14,7 @@
  *
  *     Initial author: Simon Riggs             simon@2ndquadrant.com
  *
- * 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
  *
  *
index 7410b2ff5e956049a365b578cef52c31c9c5bb45..51c486bebdb92120775bdbeeccea8a622b3c1003 100644 (file)
@@ -11,7 +11,7 @@
  *                     - Add a pgstat config column to pg_database, so this
  *                       entire thing can be enabled/disabled on a per db basis.
  *
- *     Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  *     src/backend/postmaster/pgstat.c
  * ----------
index 9ff2832c002b34cb6ddf295ad9906ec7dda05f5b..7a92dac52556a7d82cd57facdd664442a010b6f2 100644 (file)
@@ -32,7 +32,7 @@
  *       clients.
  *
  *
- * 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
  *
  *
index 11f7052e7889587fc4aa1b49f57dda68cb306ad2..c2250d7d4e49d39430fece261bddab62f72d472d 100644 (file)
@@ -9,7 +9,7 @@
  * though.)
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index bb2baff763119908cea5e46ad16d7c94183e1069..cc4c7b5b758d1a56f823ac85882b65304f436ebe 100644 (file)
@@ -13,7 +13,7 @@
  *
  * Author: Andreas Pflug <pgadmin@pse-consulting.de>
  *
- * Copyright (c) 2004-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2004-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 38e9eb1304e841e4e395febc9ec3dd49811cd66d..45a2757969be86b4a092514632a586525a27f28d 100644 (file)
@@ -31,7 +31,7 @@
  * should be killed by SIGQUIT and then a recovery cycle started.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 4a808b7606cf5da4cc49a80e87c2bdc57aaf71a9..3cc2d4d3627761264ce55ab8c7870fba764771cf 100644 (file)
@@ -6,7 +6,7 @@
  *
  * This file is #included by regcomp.c; it's not meant to compile standalone.
  *
- * 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
  *
  * IDENTIFICATION
index 30e7186021db3c6341f7262bcab9f5419f5004f6..a925a9f9a003a47be3aee5d2d5f48e1323663c85 100644 (file)
@@ -15,7 +15,7 @@
  * allows the caller to decide how big is too big to bother with.
  *
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1998, 1999 Henry Spencer
  *
  * IDENTIFICATION
index 207d40904ba5faa44721130bbabb597b29c6ee72..991b8689bef488380db446f460f36791fc54098d 100644 (file)
@@ -4,7 +4,7 @@
  *       Extract a common prefix, if any, from a compiled regex.
  *
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1998, 1999 Henry Spencer
  *
  * IDENTIFICATION
index 1bb72a0a57eed016d004ec3f48c85c7b90c652bc..1423e6cd1f85c6e4d44c70b951c6445f830dca14 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup.c
  *       code for taking a base backup and streaming it to a standby
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/basebackup.c
index 545d2fcd05c59da30a8942ab97e6d1e54478b67e..42e3e04e68d7f7fa7c409a792566029b8c949f51 100644 (file)
@@ -6,7 +6,7 @@
  * loaded as a dynamic module to avoid linking the main server binary with
  * libpq.
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index bc532d027ba52a6b0a7dad238b500fc31795f654..5e1dc8a6514f62ffde4c0fb9c79acc5f6efe10f8 100644 (file)
@@ -16,7 +16,7 @@
  *             contents of records in here except turning them into a more usable
  *             format.
  *
- * 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
  *
  * IDENTIFICATION
index c57b578b4857824913d02b49eee079262db135e6..aec885e9871920f2e4d91bea35f8d495a4c79be1 100644 (file)
@@ -2,7 +2,7 @@
  * launcher.c
  *        PostgreSQL logical replication worker launcher process
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/logical/launcher.c
index 7e06615864d176c13c1dd69162de50d5f595c631..bdf4389a57c63122431115a1ab648fde164d1659 100644 (file)
@@ -2,7 +2,7 @@
  * logical.c
  *        PostgreSQL logical decoding coordination
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/logical/logical.c
index aa2106b1529a0860d2081da6f2ccee586815cc7a..7693c98949d620981ef320be9d30d3ba1ef846c4 100644 (file)
@@ -6,7 +6,7 @@
  *        logical replication slots via SQL.
  *
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/logicalfuncs.c
index 1652546ebdd77f5353a884e49ae11fa6ef372fb6..db33cbe5a7a294e68aad271ef46b04725efa96bb 100644 (file)
@@ -3,7 +3,7 @@
  * message.c
  *       Generic logical messages.
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/logical/message.c
index fffc330c94ff5993d0184809906ad98c5f811eec..d0d2b46a654b855b28e76342a0519faaeb3e75f2 100644 (file)
@@ -3,7 +3,7 @@
  * origin.c
  *       Logical replication progress tracking support.
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/logical/origin.c
index e7df47de3ed81156633e2ba88972a47fdc0d0cfe..dcf7c08c187af696462a396fd0e7c8f7543ae9b3 100644 (file)
@@ -3,7 +3,7 @@
  * proto.c
  *             logical replication protocol functions
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/backend/replication/logical/proto.c
index 03d4d2c7a45b6ee3f6121f7ab57519973b718d10..3d7291b97034d401bb2e4a437049e1e0504ea43f 100644 (file)
@@ -2,7 +2,7 @@
  * relation.c
  *        PostgreSQL logical replication
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/logical/relation.c
index 53affeb87728eb3232e947fe5c8de677ca647eac..c866c5648f0392cc85e47d1e1ef2e595a3d2b650 100644 (file)
@@ -4,7 +4,7 @@
  *       PostgreSQL logical replay/reorder buffer management
  *
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 5112eca24d01131672d4e044ab472261eaabdb09..3089f0d5ddcd8db53bb04eceb426b05396b701c9 100644 (file)
  * is a convenient point to initialize replication from, which is why we
  * export a snapshot at that point, which *can* be used to read normal data.
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/snapbuild.c
index e01d18c3a1cee8f4293238d8912cc1696f63746f..a2ceb83e99533375ff26be2785b9334304c93a6a 100644 (file)
@@ -2,7 +2,7 @@
  * tablesync.c
  *       PostgreSQL logical replication
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/logical/tablesync.c
index 63ba0ae23491868fafbaa42a0ff442a7464c14f4..70db25ef16fd9cf1cd33cf37a977485dc0bf2e49 100644 (file)
@@ -2,7 +2,7 @@
  * worker.c
  *        PostgreSQL logical replication worker (apply)
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/logical/worker.c
index 3483c1b877755bcb8b88ba0feec1b2520a47e0c2..752508213af1d1774a96dc93187f1b459b25e566 100644 (file)
@@ -3,7 +3,7 @@
  * pgoutput.c
  *             Logical Replication output plugin
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/backend/replication/pgoutput/pgoutput.c
index c4e11cc4e8f4d3cf888e2fd353c546ef656f53ed..2d96567409ffb942ded49da65fae660908eccb10 100644 (file)
@@ -3,7 +3,7 @@
  *
  * repl_gram.y                         - Parser for the replication commands
  *
- * 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
  *
  *
index 380faeb5f6e067ada3d3979624a7da92596b990f..14c9a1e798a71b51f1657951ede00bcb9bab23d8 100644 (file)
@@ -4,7 +4,7 @@
  * repl_scanner.l
  *       a lexical scanner for the replication commands
  *
- * 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
  *
  *
index 21ae8531b3ccb4974cde2c09580e519c63a289af..976f6479a9eaa4b56068a304f6fb4e5684874bc9 100644 (file)
@@ -4,7 +4,7 @@
  *        Replication slot management.
  *
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index ba08ad405f463e116e794518782cd0bb6afd6bc7..bb69683e2ac955e47c0009a7f7751bc77804f279 100644 (file)
@@ -3,7 +3,7 @@
  * slotfuncs.c
  *        Support functions for replication slots
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/slotfuncs.c
index 7bf7a1b7f8b71b69e8a69faa5831ae8912637862..c284103b54887391b4b1461d8c4b09463971696e 100644 (file)
@@ -63,7 +63,7 @@
  * the standbys which are considered as synchronous at that moment
  * will release waiters from the queue.
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/syncrep.c
index 4a1fe909b44e5f662fa5a9ea3fca2e344e24b734..350195eff645185199bc1d2ff577917282da12fe 100644 (file)
@@ -3,7 +3,7 @@
  *
  * syncrep_gram.y                              - Parser for synchronous_standby_names
  *
- * 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
  *
  *
index 15f65c8a113eb1a3cb73b5d4914fd404da670ddc..6883f60e18ce9a0d3d8facb8c8f038de2b2db7d0 100644 (file)
@@ -4,7 +4,7 @@
  * syncrep_scanner.l
  *       a lexical scanner for synchronous_standby_names
  *
- * 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
  *
  *
index a4de8a9cd8e63276bb461a906bd8930f06238fcc..77360f1524b4a159256fe3f7f0a8958284044525 100644 (file)
@@ -33,7 +33,7 @@
  * specific parts are in the libpqwalreceiver module. It's loaded
  * dynamically to avoid linking the server with libpq.
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 2d6cdfe0a21fd2411e5b2e0b958ce852109165b9..89c903e45afc2f680e047e0d996cc99886589bd1 100644 (file)
@@ -6,7 +6,7 @@
  * with the walreceiver process. Functions implementing walreceiver itself
  * are in walreceiver.c.
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 1f23665432a04e98566a807bfb9ebb4300ec0551..6e80e6759069a861821835b1e55976342deb3388 100644 (file)
@@ -37,7 +37,7 @@
  * record, wait for it to be replicated to the standby, and then exit.
  *
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/walsender.c
index 7df2b6154cb1ca1db18eaf43cff156af231bcd37..afc78b3316c6788d7a6e942b8002ec46d79440ca 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteDefine.c
  *       routines for defining a rewrite rule
  *
- * 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
  *
  *
index 334efba7db6196a30133270ed7ee7e53e8e33648..14e9d343f8e284a8918edddea0768798e61b83fe 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteHandler.c
  *             Primary module of query rewriter.
  *
- * 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
  *
  * IDENTIFICATION
index 12f7cadf3b4a43d71af29578ddd91a04349d2fa2..23ba9a12a26287d4e518ea1e2b0fe0d242b5cd45 100644 (file)
@@ -2,7 +2,7 @@
  *
  * rewriteManip.c
  *
- * 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
  *
  *
index bb98b6936a06a2edb72d032dafd8de81748087ae..a24303fd00c67f6999aae6944c07fce94067c528 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteRemove.c
  *       routines for removing rewrite rules
  *
- * 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
  *
  *
index d36611d4a2bf6ea13b1e15218d44ebbce27c60f5..fc9a3b1ebf6658c6483df34b0d87d91da0428bfb 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteSupport.c
  *
  *
- * 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
  *
  *
index 1969d53a1106d74a44ed19e3dde4e9fe9a7d2413..0fe2f9ca8388ad3eb479ef3b310120186d1f58e1 100644 (file)
@@ -29,7 +29,7 @@
  * in the current environment, but that may change if the row_security GUC or
  * the current role changes.
  *
- * 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
  */
 #include "postgres.h"
index 1d32b7d356d124b32d240e37879e3a120a7e57e6..144120a564fba4c9dfd2b6e7985bad5c03d583e9 100644 (file)
@@ -3,7 +3,7 @@
  * dict_snowball.c
  *             Snowball dictionary
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/snowball/dict_snowball.c
index 151f6f7440735f6c2d87df16f98ed10cfad93d9a..0d47facd0020bd1799adc315c68a13418af35fd2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * text search configuration for _LANGNAME_ language
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * src/backend/snowball/snowball.sql.in
  *
index 483f0d8526121d4102dcb4289aaa712250397683..8e2063b7330de7d18cb06023030079f309e4d22b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Create underlying C functions for Snowball stemmers
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * src/backend/snowball/snowball_func.sql.in
  *
index ce31c959a9eb5cb67bbc75edf1901571af2e7db6..e97f2b4bfec0edf1e12a8045f0f0651768e301bb 100644 (file)
@@ -3,7 +3,7 @@
  * dependencies.c
  *       POSTGRES functional dependencies
  *
- * 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
  *
  * IDENTIFICATION
index 9d339433f65a34f5a71f3bde2ae3ac4292b4fad9..7a37bb5d1a7ca74ed307eb98d36990906288c8fa 100644 (file)
@@ -6,7 +6,7 @@
  * Generic code supporting statistics objects created via CREATE STATISTICS.
  *
  *
- * 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
  *
  * IDENTIFICATION
index ae0ddacd06445aae98a393a76fabd1048b9c458b..87e232fdd4e71acfcf65a87ac1617e9f80592a9e 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES multivariate MCV lists
  *
  *
- * 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
  *
  * IDENTIFICATION
index 4ccfc5fcc79b0fc98edc2618bdfd1ea41a2243e6..977d6f3e2e574049ed7c30dcedc3f661d4890307 100644 (file)
@@ -13,7 +13,7 @@
  * estimates are already available in pg_statistic.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 1eb08cdc8cb28d0b9530b5d884d940a121594877..af62d48c323d34020844ace99f4756259dde3541 100644 (file)
@@ -3,7 +3,7 @@
  * buf_init.c
  *       buffer manager initialization routines
  *
- * 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
  *
  *
index 7e44b515374d680881e87bdfd48113f8d22c1567..4953ae9f82449ab6a2824ef2187d18fd37900c54 100644 (file)
@@ -10,7 +10,7 @@
  * before the lock is released (see notes in README).
  *
  *
- * 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
  *
  *
index 1f10a97dc7844277609363eace143d0dba76621f..aba3960481107f391822f8f9406a34871313a74f 100644 (file)
@@ -3,7 +3,7 @@
  * bufmgr.c
  *       buffer manager interface routines
  *
- * 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
  *
  *
index c8d4e6f9e420a0c9b8faf2aa3cfb0af4fc7fcdfb..aa5539a2e450b89135dbacc06c1383df23edc386 100644 (file)
@@ -4,7 +4,7 @@
  *       routines for managing the buffer pool's replacement strategy.
  *
  *
- * 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
  *
  *
index f5f6a29222b7bf5582ee815e9ca916be33bf30c2..cac08e1b1acdf1a7e938b875dbd791fd6c50bb3b 100644 (file)
@@ -4,7 +4,7 @@
  *       local buffer manager. Fast buffer manager for temporary tables,
  *       which never need to be WAL-logged or checkpointed, etc.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  *
index 440ff77e1f415f2ad783f12cac9560a20243e185..35e8f12e62da9fefbff5223be6290524c1d405b3 100644 (file)
@@ -3,7 +3,7 @@
  * buffile.c
  *       Management of large buffered temporary files.
  *
- * 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
  *
  * IDENTIFICATION
index c94ce5bdc069418c4cba1489d09dfec1cad7bcee..0cf598dd0c6418bc623afb2f017e91e1546a6e56 100644 (file)
@@ -3,7 +3,7 @@
  * copydir.c
  *       copies a directory
  *
- * 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
  *
  *     While "xcopy /e /i /q" works fine for copying directories, on Windows XP
index f4ab19f8b7638563d0af74977cbaf83300cae5b3..fa79b45f631b182f4c0274f279996b57eeeacd4b 100644 (file)
@@ -3,7 +3,7 @@
  * fd.c
  *       Virtual file descriptor code.
  *
- * 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
  *
  * IDENTIFICATION
index ccdf80d614c9247ec87c50d2a68705740acdbf24..0c2094f7663c134abfdeca533c98f1a82dcd7669 100644 (file)
@@ -3,7 +3,7 @@
  * reinit.c
  *       Reinitialization of unlogged relations
  *
- * 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
  *
  * IDENTIFICATION
index 26e5091172d77c479da73399052084f76cc31c67..6666a25521f385110b87e961a7bc0ac758b34ca6 100644 (file)
@@ -3,7 +3,7 @@
  * sharedfileset.c
  *       Shared temporary file management.
  *
- * 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
  *
  * IDENTIFICATION
index 7e8e7e79a3dfc3f06a45228e2df3c90e458ef9b4..a5083db02b17b2b4576fcaaf3a7ebaff33e801f7 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES free space map for quickly finding free space in relations
  *
  *
- * 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
  *
  * IDENTIFICATION
index cf7f03f12dd30ca8ea524f99493dbb01abc7c82d..50f0ada756d2d836f924fcf71b9d18c6da0360d1 100644 (file)
@@ -4,7 +4,7 @@
  *       routines to search and manipulate one FSM page.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 58cedeaa9f7e9b4f905d67d7ecb827dad6a3bfc3..d975c3364b486991a32f2d8b9cdd25ab4a7907e9 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES free space map for quickly finding free pages in relations
  *
  *
- * 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
  *
  * IDENTIFICATION
index 83cbe33107ccf7f1fe6e104e1f74940e9285fe02..3e200e02cc225e2a8a805ac282d4577d14939106 100644 (file)
@@ -3,7 +3,7 @@
  * barrier.c
  *       Barriers for synchronizing cooperating processes.
  *
- * 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
  *
  * From Wikipedia[1]: "In parallel computing, a barrier is a type of
index 142293fd2c3b1522fc0a5202fd604044959fbc66..90e0d739f80574a00da5c53e4c0ce32bbe5db513 100644 (file)
@@ -14,7 +14,7 @@
  * hard postmaster crash, remaining segments will be removed, if they
  * still exist, at the next postmaster startup.
  *
- * 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
  *
  *
index d550093916c6291e951298db899773ce1bdd0645..3f7a8a4fa08cc34ba06c37c99c536421cde70dfb 100644 (file)
@@ -36,7 +36,7 @@
  *
  * As ever, Windows requires its own implementation.
  *
- * 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
  *
  *
index 05d02c23f55449c127fbcd0e3638ab032692e61a..bdbc2c3ac4bc06c7f55bba340200d568cad56e83 100644 (file)
@@ -8,7 +8,7 @@
  * exit-time cleanup for either a postmaster or a backend.
  *
  *
- * 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
  *
  *
index 4829953ee64340b57b4fbf9e7971cf8df27390bd..427b0d59cde2cc02e2aa48ff45186f858cfe038b 100644 (file)
@@ -3,7 +3,7 @@
  * ipci.c
  *       POSTGRES inter-process communication initialization code.
  *
- * 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
  *
  *
index 2426cbcf8e92322e6ebf29b83c27ca701c4caa4a..d677ffbda7add1c9820b49cd393e886dde272f4f 100644 (file)
@@ -22,7 +22,7 @@
  * The Windows implementation uses Windows events that are inherited by all
  * postmaster child processes. There's no need for the self-pipe trick there.
  *
- * 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
  *
  * IDENTIFICATION
index 86acec09f3861cc6cbc65163e9e12c004b86cbaf..94c65877c18dcc367b13577036c08163909cbdec 100644 (file)
@@ -4,7 +4,7 @@
  *       routines for signaling the postmaster from its child processes
  *
  *
- * 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
  *
  * IDENTIFICATION
index 13bcbe77de74ea7cef0519b4d3c2478e9ae3ff8d..c3adb2e6c0ad8a63800a30dcd3e5f277d3187753 100644 (file)
@@ -32,7 +32,7 @@
  * happen, it would tie up KnownAssignedXids indefinitely, so we protect
  * ourselves by pruning the array when a valid list of running XIDs arrives.
  *
- * 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
  *
  *
index 06e00eae15b0a42ef808ea182c9d6c14562a31b3..65d3946386cd37343feaba67a83491ae97e44b1c 100644 (file)
@@ -4,7 +4,7 @@
  *       Routines for interprocess signalling
  *
  *
- * 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
  *
  * IDENTIFICATION
index 551515960d1b5f04a61eed99cc92d404e081d822..1c4e720d107f80ade5abf74b80a45058e9e539fb 100644 (file)
@@ -8,7 +8,7 @@
  * and only the receiver may receive.  This is intended to allow a user
  * backend to communicate with worker backends that it has registered.
  *
- * 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
  *
  * src/backend/storage/ipc/shm_mq.c
index 2870bb7a5a94bf22845c65455a556498da85cba3..bdd72c48fb87de45816f18379d3f4579aea67c60 100644 (file)
@@ -3,7 +3,7 @@
  * shm_toc.c
  *       shared memory segment table of contents
  *
- * 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
  *
  * src/backend/storage/ipc/shm_toc.c
index a1567d3559b835523cb47c178163fe21c5d01d5c..a4f0ec1a673bde13726702f9236c30760d0382d7 100644 (file)
@@ -3,7 +3,7 @@
  * shmem.c
  *       create shared memory and initialize shared memory data structures.
  *
- * 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
  *
  *
index 09d25735da5c76b6165674dafac74bf05e750dbd..d52b28f0fa76f4c48531a79392b5650dcef95c07 100644 (file)
@@ -3,7 +3,7 @@
  * shmqueue.c
  *       shared memory linked lists
  *
- * 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
  *
  *
index ade8d713aae2eb64c2887dbc0af4ceb0eb36c4d4..7fb6ced14b62a8d766eee89a107458b2e6826301 100644 (file)
@@ -3,7 +3,7 @@
  * signalfuncs.c
  *       Functions for signalling backends
  *
- * 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
  *
  *
index a457c876c2beeb2c8d3d8a9da2f1835469c4473c..b5640e46be01ed9804cfda5c0582c20a8cc64c36 100644 (file)
@@ -3,7 +3,7 @@
  * sinval.c
  *       POSTGRES shared cache invalidation communication code.
  *
- * 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
  *
  *
index 0c58b39c1c6e5c22386d8db4cede3e12047bd592..e5c115b92f2b98323ecd7140880cf331b06a6409 100644 (file)
@@ -3,7 +3,7 @@
  * sinvaladt.c
  *       POSTGRES shared cache invalidation data manager.
  *
- * 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
  *
  *
index 01ddffec40024f3ac27606310ef9f3a053218d22..3090e57fa4fbd80516b3f40f5ea928eb6e4dc74f 100644 (file)
@@ -7,7 +7,7 @@
  *     AccessExclusiveLocks and starting snapshots for Hot Standby mode.
  *     Plus conflict recovery processing.
  *
- * 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
  *
  * IDENTIFICATION
index 263d5be12eb711f4f8577954efc2a0e99f52ca30..da42d9b479c509470ff7e80659b4272cb56cd7a9 100644 (file)
@@ -19,7 +19,7 @@
  * memory context given to inv_open (for LargeObjectDesc structs).
  *
  *
- * 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
  *
  *
index e08507f0cc59a81c9798f865fdc2b91345d8ce99..0e7f07961eedcadcab9ec64412ca7c7814042933 100644 (file)
@@ -8,7 +8,7 @@
  *       interrupted, unlike LWLock waits.  Condition variables are safe
  *       to use within dynamic shared memory segments.
  *
- * 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
  *
  * src/backend/storage/lmgr/condition_variable.c
index c687496b0415dd78caf55965a6a1931eab4ae70f..f8c5df08e691fd0f3d0a25d886ffb0f77a6c2083 100644 (file)
@@ -7,7 +7,7 @@
  * detection and resolution algorithms.
  *
  *
- * 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
  *
  *
index 607827c1449220a50c1ed255e9a227312ff3d464..50fb8625cad9a1304064c983f53c9fedb0f55d5e 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate lwlocknames.h and lwlocknames.c from lwlocknames.txt
-# Copyright (c) 2000-2019, PostgreSQL Global Development Group
+# Copyright (c) 2000-2020, PostgreSQL Global Development Group
 
 use warnings;
 use strict;
index 1dd0e5e957687d644c71a1a187e73d876691df4f..20103200952e70d4dc35c3a177bd73df6f41d4da 100644 (file)
@@ -3,7 +3,7 @@
  * lmgr.c
  *       POSTGRES lock manager code
  *
- * 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
  *
  *
index 9089733ecc7ba92848f5246f5c8751b86fcc12ff..207c5e32f4086217747262a682d0d18f98e0adcf 100644 (file)
@@ -3,7 +3,7 @@
  * lock.c
  *       POSTGRES primary lock mechanism
  *
- * 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
  *
  *
index 18e3843e8bcaa97a732de29c3033484e208e6c0b..d07ce609d48f441f5539179e53339777a4248dd2 100644 (file)
@@ -20,7 +20,7 @@
  * appropriate value for a free lock.  The meaning of the variable is up to
  * the caller, the lightweight lock code just assigns and compares it.
  *
- * 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
  *
  * IDENTIFICATION
index 86b46d68b9933cb373e3b61af4053b9ab908538c..de46b841cb32e656d1f987a7991e808ab8daf32f 100644 (file)
  *             - Protects both PredXact and SerializableXidHash.
  *
  *
- * 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
  *
  *
index fff0628e58e628c5d31c8e297a5e54c8e5d73259..99e5221e492558bc6d412abc51bab061b12ae4ab 100644 (file)
@@ -3,7 +3,7 @@
  * proc.c
  *       routines to manage per-process shared memory data structure
  *
- * 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
  *
  *
index 04befb7a13b6bdf198034b393c2b0ab5b927b8eb..7fac0703419d0d196f61a2d2bcc2d017ce472fb8 100644 (file)
@@ -36,7 +36,7 @@
  * the probability of unintended failure) than to fix the total time
  * spent.
  *
- * 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
  *
  *
index d0c431b97d54916adcb25163fd1689a325ab229a..4d2a4c6641aa3b7a250e0dcab291ff1ce5fcee43 100644 (file)
@@ -11,7 +11,7 @@
  * is too slow to be very useful :-(
  *
  *
- * 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
  *
  *
index 6b49810e37802851c9abb6746d5b097d288db5d3..f47176753d910c402002545d1f5ce66fb4bfb929 100644 (file)
@@ -3,7 +3,7 @@
  * bufpage.c
  *       POSTGRES standard buffer page code.
  *
- * 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
  *
  *
index 8f7a110e81e7e7b8a5e5d5c12373750d85ab365c..e010691c9f2ae5525c4927d6657bc2f574a53ef6 100644 (file)
@@ -3,7 +3,7 @@
  * checksum.c
  *       Checksum implementation for data pages.
  *
- * 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
  *
  * IDENTIFICATION
index 1a51080f3a7cf236731d001eb9667fe27a638108..e7806cc60c978c863d67de544ac264845c673e23 100644 (file)
@@ -3,7 +3,7 @@
  * itemptr.c
  *       POSTGRES disk item pointer code.
  *
- * 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
  *
  *
index 82442db046f91168ba4c22c9d16755588eb34679..199c7221dd6429bdf62e7edf2ed62f7966e2bdfe 100644 (file)
@@ -10,7 +10,7 @@
  * It doesn't matter whether the bits are on spinning rust or some other
  * storage technology.
  *
- * 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
  *
  *
index b50c69b438c4f44d5026cdd58b18e7a913bd367d..360b5bf5bf305d6a147fe285316a672fc552f7d7 100644 (file)
@@ -6,7 +6,7 @@
  *       All file system operations in POSTGRES dispatch through these
  *       routines.
  *
- * 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
  *
  *
index 3485e6f17f8d6134ba3ec4b67446f2b4ffbe97f2..9cb7c6503317345a7dbf6336a9a2c2d1308567d3 100644 (file)
@@ -3,7 +3,7 @@
  * sync.c
  *       File synchronization management code.
  *
- * 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
  *
  *
index 7bb81df970789fee183f89f292a008f89ab3bef3..09c1dcbb537796641de05d4b075e04f678e846bc 100644 (file)
@@ -4,7 +4,7 @@
  *       support for communication destinations
  *
  *
- * 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
  *
  * IDENTIFICATION
index 61aa1697c3e7596a111cf22e325621fa6f606d64..e793984a9f3e0708d9020050da1832106120d508 100644 (file)
@@ -3,7 +3,7 @@
  * fastpath.c
  *       routines to handle function requests from the frontend
  *
- * 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
  *
  *
index c42d9ce09a70fa517e47988f341bcf0e04bee1ac..0a6f80963bda933cc874c37c38ea14c8b2e8cd76 100644 (file)
@@ -3,7 +3,7 @@
  * postgres.c
  *       POSTGRES C Backend Interface
  *
- * 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
  *
  *
index 9e48adc53ce9c0ecbadb46650b433f9567405143..0f5801e0460de89f2ad378afaec1dad0fa5e57cb 100644 (file)
@@ -3,7 +3,7 @@
  * pquery.c
  *       POSTGRES process query command code
  *
- * 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
  *
  *
index 3a03ca7e2f0d3ac2b41bb32dde4501fff3f0177b..4474658ddf462bf03904df8ada4a2c49ecd75467 100644 (file)
@@ -5,7 +5,7 @@
  *       commands.  At one time acted as an interface between the Lisp and C
  *       systems.
  *
- * 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
  *
  *
index 78b4d4605a6dab6f03aaedf1e07e5f5ca757c547..7c669b1abc97f1cc1e8833de1ad679a6e27beda3 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for backend/tsearch
 #
-# Copyright (c) 2006-2019, PostgreSQL Global Development Group
+# Copyright (c) 2006-2020, PostgreSQL Global Development Group
 #
 # src/backend/tsearch/Makefile
 #
index f12d336e4806e327331543d252a33b0ae4d73a52..e1d9e90f7a7aa980e2cfda923c78d897d54d42f1 100644 (file)
@@ -3,7 +3,7 @@
  * dict.c
  *             Standard interface to dictionary
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 8b05a477f141458a513f95eb882cff5a0202c7fd..ecb15dcffd871a779048f7cc10e3501c9f81c437 100644 (file)
@@ -3,7 +3,7 @@
  * dict_ispell.c
  *             Ispell dictionary interface
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 2f62ef00c8f2faa3d0ec9c73f8a3ff92326d5e30..5b74deb02c7d63bee964f984cd23df49cf5b8926 100644 (file)
@@ -3,7 +3,7 @@
  * dict_simple.c
  *             Simple dictionary: just lowercase and check for stopword
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index ba1582c4515a2ecc430e9c4c5388c862dc903a1c..e732e66dace0e630234ed4cf18a640352ae64e52 100644 (file)
@@ -3,7 +3,7 @@
  * dict_synonym.c
  *             Synonym dictionary: replace word by its synonym
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 75f8deef6a7fd1936d299d35892c877d898b19fe..fb91a34b02b9b9cd13411326c773d6cc04c7c911 100644 (file)
@@ -3,7 +3,7 @@
  * dict_thesaurus.c
  *             Thesaurus dictionary: phrase to phrase substitution
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 648c02fccfeb19f3d6673cedf6b32e901298cb47..2edd4faa8ec06a7f12064d280359db5ab1c9feb8 100644 (file)
@@ -3,7 +3,7 @@
  * regis.c
  *             Fast regex subset
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index abc31cb356d4386aeda57fb14ddd57f5983deda5..8aab96d3b066091b2cc5431674a8b9bcb2cd2728 100644 (file)
@@ -3,7 +3,7 @@
  * spell.c
  *             Normalizing word with ISpell
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * Ispell dictionary
  * -----------------
index 6baee8e1558881a083da0b86756cf3349092f940..cc694cda8cdd4dc255d8a0b5ed9409ad2886eb53 100644 (file)
@@ -3,7 +3,7 @@
  * to_tsany.c
  *             to_ts* function definitions
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 309f7c0459a55ad1246221dccfb3620ae9c8bc1d..a916dd6cb67b83472704b766e8235196c94b19d5 100644 (file)
@@ -3,7 +3,7 @@
  * ts_locale.c
  *             locale compatibility layer for tsearch
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index fb86ea2e08eff68577420c626b8e73552875356d..1681621657e160b7340e4ab2441f36fe5b3daf11 100644 (file)
@@ -3,7 +3,7 @@
  * ts_parse.c
  *             main parse functions for tsearch
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index ed935faead74d8000eaddf7c3dee5f6a365e35e7..e74b85a6900b3133951fb4b52d64557daf0380d2 100644 (file)
@@ -3,7 +3,7 @@
  * ts_selfuncs.c
  *       Selectivity estimation functions for text search operators.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index bd33e67e3379a52aee8f667f3a7b9023072c4948..24c6479f6153d0a6c3dbd2be650bad7ede404bda 100644 (file)
@@ -3,7 +3,7 @@
  * ts_typanalyze.c
  *       functions for gathering statistics from tsvector columns
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 065471c2da2fb8eb978ec56c8d1fa393418e12b3..3bc6b32095fce4f1995c2296509dd958f412c237 100644 (file)
@@ -3,7 +3,7 @@
  * ts_utils.c
  *             various support functions
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 083292c03fad8ce592fa6c6cd19060086bc9731c..6b5960ecc152c6efbf4895d44821a5c654b0ff07 100644 (file)
@@ -3,7 +3,7 @@
  * wparser.c
  *             Standard interface to word parser
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index f18e761af88abccb7448e3d5df6c6eeac05c3766..898466fcefd64cae2845884c9a8126b4c6f38336 100644 (file)
@@ -3,7 +3,7 @@
  * wparser_def.c
  *             Default text search parser
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index a4b58ad69f5825fbc9395e62bf214c3c2de6666d..cb0ad5a75cf5918e408904169a2e05d57b5a760b 100644 (file)
@@ -4,7 +4,7 @@
 # Gen_dummy_probes.pl
 #    Perl script that generates probes.h file when dtrace is not available
 #
-# Portions Copyright (c) 2008-2019, PostgreSQL Global Development Group
+# Portions Copyright (c) 2008-2020, PostgreSQL Global Development Group
 #
 #
 # IDENTIFICATION
index fcc9f30aba4b601299c44b41e2de0ba1bb34699f..3c9eac6e4f74c0c87108a907c95a8f7535e7804c 100644 (file)
@@ -1,7 +1,7 @@
 #-------------------------------------------------------------------------
 # sed script to create dummy probes.h file when dtrace is not available
 #
-# Copyright (c) 2008-2019, PostgreSQL Global Development Group
+# Copyright (c) 2008-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/Gen_dummy_probes.sed
 #-------------------------------------------------------------------------
index 80e99189e4fd38dbd39942cf10187e217f0023a7..7c68dbec22ac94ce3c317ca93787b7e770c21e63 100644 (file)
@@ -5,7 +5,7 @@
 #    Perl script that generates fmgroids.h, fmgrprotos.h, and fmgrtab.c
 #    from pg_proc.dat
 #
-# 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
 #
 #
@@ -104,7 +104,7 @@ print $ofh <<OFH;
  * These macros can be used to avoid a catalog lookup when a specific
  * fmgr-callable function needs to be referenced.
  *
- * 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
  *
  * NOTES
@@ -138,7 +138,7 @@ print $pfh <<PFH;
  * fmgrprotos.h
  *    Prototypes for built-in functions.
  *
- * 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
  *
  * NOTES
@@ -164,7 +164,7 @@ print $tfh <<TFH;
  * fmgrtab.c
  *    The function manager's table of internal functions.
  *
- * 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
  *
  * NOTES
index c2618e5272a651eb8271a01f9e08c6b44062eff7..b91028ddfd6fa86fe63ad7728bcdf365e4ccc2f0 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for backend/utils
 #
-# 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
 #
 # src/backend/utils/Makefile
index 4ccb3c040c0a6f6bddbec56d7cba913e5f76c524..cc4170efbf260ea9f4036b793256aa208c2dafce 100644 (file)
@@ -3,7 +3,7 @@
  * acl.c
  *       Basic access control list data structures manipulation routines.
  *
- * 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
  *
  *
index e81d6cc05629022b1c4754b47ed1281257026408..220cd8fc52fe070de8469c40c577732882c35767 100644 (file)
@@ -3,7 +3,7 @@
  * amutils.c
  *       SQL-level APIs related to index access methods.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 3df14f93900ff74907fe4341b8598eb33f4b6afb..18de2dd352f60ad599295ffb496b9e496498e8a0 100644 (file)
@@ -3,7 +3,7 @@
  * array_expanded.c
  *       Basic functions for manipulating expanded arrays.
  *
- * 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
  *
  *
index a0ac9492850933e29ff567d729048a90b550c249..d97e60a3ab5bdf9498cdfa49fe783c486b477d09 100644 (file)
@@ -3,7 +3,7 @@
  * array_selfuncs.c
  *       Functions for selectivity estimation of array operators
  *
- * 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
  *
  *
index 54f584962909aa14fc67772e4d454706b5991569..4912cabc6176a8b00ded9150bb5c82f661aef80c 100644 (file)
@@ -3,7 +3,7 @@
  * array_typanalyze.c
  *       Functions for gathering statistics from array 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
  *
  *
index 470a480fdd06339d11c81363641422b916e9f007..9e18bc9cda9a1ebe41cd0dc33a9103816006b420 100644 (file)
@@ -3,7 +3,7 @@
  * array_userfuncs.c
  *       Misc user-visible array support functions
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/adt/array_userfuncs.c
index 8079b13ba50fdd861b5b65ec15e672b48161300e..7a4a5aaa86dc1c8cffa2d899c89511dc317d485b 100644 (file)
@@ -3,7 +3,7 @@
  * arrayfuncs.c
  *       Support functions for arrays.
  *
- * 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
  *
  *
index 6170e35ac255721fa394fbd8109f051ede7218d2..d972be17f935ffb82f428a59cdc9ee3eb9eeb7e1 100644 (file)
@@ -3,7 +3,7 @@
  * arrayutils.c
  *       This file contains some support routines required for array functions.
  *
- * 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
  *
  *
index 8316d9aa0622426c7b3d56a322ed03fac10af450..3aa8a5e7d21b829002f6dcb4da466b51d5dd769e 100644 (file)
@@ -2,7 +2,7 @@
  * ascii.c
  *      The PostgreSQL routine for string to ascii conversion.
  *
- *      Portions Copyright (c) 1999-2019, PostgreSQL Global Development Group
+ *      Portions Copyright (c) 1999-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/adt/ascii.c
index 35c181d2c00cc1c4f753df03c45eba5d39db456d..340607f93645bd0f19b79a60d708d2e91d94d1e2 100644 (file)
@@ -3,7 +3,7 @@
  * bool.c
  *       Functions for the built-in type "bool".
  *
- * 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
  *
  *
index 64232610028a5c346f15ed615852f135b34c2bbd..20ea1366d053bef2ba95012bfc6c55790da1967e 100644 (file)
@@ -4,7 +4,7 @@
  *       Functions for the built-in type "char" (not to be confused with
  *       bpchar, which is the SQL CHAR(n) type).
  *
- * 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
  *
  *
index 55fdea22a81be8a86f8ea279e114c71dd25e3f92..e897660927ff415e04cbcd3a5aa0d6e2e55d7458 100644 (file)
@@ -3,7 +3,7 @@
  * cryptohashes.c
  *       Cryptographic hash functions
  *
- * Portions Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 709bbaaf5a019fc2f20403d882937f3b3b58b747..393ee991b06e0f9931b6df3e3d461261478fe68b 100644 (file)
@@ -3,7 +3,7 @@
  * date.c
  *       implements DATE and TIME data types specified in SQL standard
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  *
index b6ac90c05121cd41ec741a6af2d2e3ead40c067f..6159296b3db85aec7de97b1b69fa3b021bdb4a8c 100644 (file)
@@ -3,7 +3,7 @@
  * datetime.c
  *       Support functions for date/time types.
  *
- * 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
  *
  *
index b20d0640ea236b4c5e0fabc5d61af20e3fe5c469..4e8194735208d7d3d3070f40880aca8c348bd918 100644 (file)
@@ -3,7 +3,7 @@
  * datum.c
  *       POSTGRES Datum (abstract data type) manipulation routines.
  *
- * 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
  *
  *
index a87e7214e9fe0ea46fffe4f05655a035794d5b33..840664429eb93aa7c534876633931034b1e7e34a 100644 (file)
@@ -2,7 +2,7 @@
  * dbsize.c
  *             Database object size functions, and related inquiries
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/adt/dbsize.c
index 6553a67ea1c26c623708549a824d39e29826f38b..41e1a1b610b30778e5b731ac1d154598cb1b9977 100644 (file)
@@ -19,7 +19,7 @@
  *             to evaluate them in.
  *
  *
- * 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
  *
  *
index 7293d66de5b0b390ba464fdd6ef9c93539642e4d..b8d9ec7e00a987474764e4fad9bf4a7e5e18bd1a 100644 (file)
@@ -3,7 +3,7 @@
  * encode.c
  *       Various data encoding/decoding things.
  *
- * Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 3402ff860d36395315cddee6b82a398e94d335f1..3ea0d5d31d7f5aabf7916e5be0c39fd678b33a46 100644 (file)
@@ -3,7 +3,7 @@
  * enum.c
  *       I/O functions, operators, aggregates etc for enum types
  *
- * Copyright (c) 2006-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 115c4dedf100b57739ac4df2d24d137e9184be95..3c35523556002f910c9a54a525a83edd0535e571 100644 (file)
@@ -3,7 +3,7 @@
  * expandeddatum.c
  *       Support functions for "expanded" value representations.
  *
- * 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
  *
  *
index d99d370b17cbe6a7ae98cd5ce7e107e06e5cbba4..ec12ec54fc823af0b95d96572880a4949f4f07c7 100644 (file)
@@ -7,7 +7,7 @@
  * store values of named composite types, domains over named composite types,
  * and record types (registered or anonymous).
  *
- * 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
  *
  *
index 47c786f1267eea35d6b20daa6e90cdcbac8a0c8e..a90d4db21504f41a67f5510b87fc49c0ede6fc32 100644 (file)
@@ -3,7 +3,7 @@
  * float.c
  *       Functions for the built-in floating-point types.
  *
- * 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
  *
  *
index b6befd6d06915f5558726c48f2caed2cc3cddce9..92ee77ac5c6d37a06b4f3f5efc9da795d2f80c21 100644 (file)
@@ -4,7 +4,7 @@
  *       Display type names "nicely".
  *
  *
- * 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
  *
  * IDENTIFICATION
index 8fcbc2267f962a62615947a43561b0d51f8f2360..ca3c48d024e8d75670720838ab7ac419f0b4aec6 100644 (file)
@@ -4,7 +4,7 @@
  * src/backend/utils/adt/formatting.c
  *
  *
- *      Portions Copyright (c) 1999-2019, PostgreSQL Global Development Group
+ *      Portions Copyright (c) 1999-2020, PostgreSQL Global Development Group
  *
  *
  *      TO_CHAR(); TO_TIMESTAMP(); TO_DATE(); TO_NUMBER();
index 5d4f26a490112c48517748f10682558b33825f96..0d75928e7f3481954ec72d56e4ca83ee29146c41 100644 (file)
@@ -4,7 +4,7 @@
  *             Functions for direct access to files
  *
  *
- * Copyright (c) 2004-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2004-2020, PostgreSQL Global Development Group
  *
  * Author: Andreas Pflug <pgadmin@pse-consulting.de>
  *
index 6558ea3937defb4c8c27696620b32e9b4b1ed931..d5ded471c4d5082da11e17cb892364108837fc6c 100644 (file)
@@ -13,7 +13,7 @@
  * - circle
  * - polygon
  *
- * 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
  *
  *
index 0d908660eb79f7f5b6a4b56d5057cf95d0e970d4..89cf8d32e79167f5b9e7e4c08cdefbe2f44cb25e 100644 (file)
@@ -4,7 +4,7 @@
  *       Selectivity routines registered in the operator catalog in the
  *       "oprrest" and "oprjoin" attributes.
  *
- * 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
  *
  *
index 8e29770422a400c93560876b8c015a8726f7dc71..de7e6fa4042541ee223865ff14a0e46b7588c5b2 100644 (file)
@@ -62,7 +62,7 @@
  * except the root.  For the root node, we are setting the boundaries
  * that we don't yet have as infinity.
  *
- * 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
  *
  * IDENTIFICATION
index 04825fc77de1d03637ba705e004bef6e7fed8c2e..583ce71e664d8a8c924e89f6f188aa919f234777 100644 (file)
@@ -3,7 +3,7 @@
  * int.c
  *       Functions for the built-in integer types (except int8).
  *
- * 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
  *
  *
index a40ae40dff5e918199025163aeb6d89e7be41343..fcdf77331e73e6e0541fa4cfc1d22e3e118102a6 100644 (file)
@@ -3,7 +3,7 @@
  * int8.c
  *       Internal 64-bit integer operations
  *
- * 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
  *
  * IDENTIFICATION
index e2e16eb5ea2e671aaa2556830179ef8131139b91..458505abfd88358da1d5c864583ad0904a11a9a2 100644 (file)
@@ -3,7 +3,7 @@
  * json.c
  *             JSON data type support.
  *
- * 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
  *
  * IDENTIFICATION
index 9927d0879a3cedf905f4068884b09bf788b5217e..c4a4ec78b0ea66938c79a0487261612a741a811d 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb.c
  *             I/O routines for jsonb type
  *
- * Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/adt/jsonb.c
index e8d54e70b842e698bd0d49a70c51208dced8c015..72a88121d5ac49fbc5ea7f4c310dad3f75e47021 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb_gin.c
  *      GIN support functions for jsonb
  *
- * Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  * We provide two opclasses for jsonb indexing: jsonb_ops and jsonb_path_ops.
  * For their description see json.sgml and comments in jsonb.h.
index a64206eeb1a58385891e6e705bc34d63363e07f6..443ea24dc618c1e3720b403498d705f8dd7408ed 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb_op.c
  *      Special operators for jsonb only, used by various index access methods
  *
- * Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 8b739031609d223d40d15d25b17c5d23b7207646..7c9da701dddc69399af2d7d60b0d774fa84a3217 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb_util.c
  *       converting between Jsonb and JsonbValues, and iterating.
  *
- * Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 1b0fb2afae6e646aed5955678713f6a30b26ce1d..ab5a24a8584a004b485fdd91fea92fa70fc1970a 100644 (file)
@@ -3,7 +3,7 @@
  * jsonfuncs.c
  *             Functions to process JSON data types.
  *
- * 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
  *
  * IDENTIFICATION
index e683cbef7c65555b79105b5a7f265897b638921d..3c0dc38a7f84e456476dee71ab41f1c8765b65dd 100644 (file)
@@ -53,7 +53,7 @@
  * |     |__|  |__||________________________||___________________|                |
  * |_______________________________________________________________________|
  *
- * Copyright (c) 2019, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/utils/adt/jsonpath.c
index fb5947ae738ca1f3e7ee2e7bff44a10264c6b22d..6b9bd00bb7f4adb9e3c9658ac0d2f3730ff084dc 100644 (file)
@@ -49,7 +49,7 @@
  * we calculate operands first.  Then we check that results are numeric
  * singleton lists, calculate the result and pass it to the next path item.
  *
- * Copyright (c) 2019, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/utils/adt/jsonpath_exec.c
index 252f7051f655037420deff85dfb2476d2a4274c1..f87db8ccf6b4b3081f29cfffc990b2a5227708f8 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Transforms tokenized jsonpath into tree of JsonPathParseItem structs.
  *
- * Copyright (c) 2019, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/utils/adt/jsonpath_gram.y
index 9650226f507cee86d49e3f843684a185a1c66845..70681b789d3fd2ed45a900a383889b6f972de48f 100644 (file)
@@ -7,7 +7,7 @@
  * Splits jsonpath string into tokens represented as JsonPathString structs.
  * Decodes unicode and hex escaped strings.
  *
- * Copyright (c) 2019, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/utils/adt/jsonpath_scan.l
index d8db6abb431eb6f361680fddba51cc4bb7b088fe..d11278c505be0ff3e6282875d737ede725a691a2 100644 (file)
@@ -16,7 +16,7 @@
  * PHP 4.0.6 distribution for inspiration.  Configurable penalty costs
  * extension is introduced by Volkan YAZICI <volkan.yazici@gmail.com.
  *
- * Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/utils/adt/levenshtein.c
index 13d5cb083c37d1830987332a70b746b3b13ce34a..5bf94628c301fc752310c6aceb487f402a2d78c9 100644 (file)
@@ -7,7 +7,7 @@
  *             A big hack of the regexp.c code!! Contributed by
  *             Keith Parks <emkxp01@mtcc.demon.co.uk> (7/95).
  *
- * 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
  *
  * IDENTIFICATION
index 5b322559aa4cbeb31dd747c74711192161f18dec..ee30170fbb44a1e79400df0adf841e010af01702 100644 (file)
@@ -16,7 +16,7 @@
  * do_like_escape - name of function if wanted - needs CHAREQ and CopyAdvChar
  * MATCH_LOWER - define for case (4) to specify case folding for 1-byte chars
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/utils/adt/like_match.c
index c6a1f608a930c4ca155bc03edc26734c6d7fd53a..286e000d4e94f32c4f024b0c44a3e2ced4af550c 100644 (file)
@@ -23,7 +23,7 @@
  * from LIKE to indexscan limits rather harder than one might think ...
  * but that's the basic idea.)
  *
- * 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
  *
  *
index bc62c6eef75d0a17c627980079c499d37c88c300..9a7da12a5b79a7d049b141655d0225b5c0e77d90 100644 (file)
@@ -3,7 +3,7 @@
  * lockfuncs.c
  *             Functions for SQL access to various lock-manager capabilities.
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/backend/utils/adt/lockfuncs.c
index 3bfeb75fa2aabc9f2783be2a60e84aa0ba18677d..f9eb0b57d8b8d17abe3cb93486e2b09a4c0972a8 100644 (file)
@@ -3,7 +3,7 @@
  * mac.c
  *       PostgreSQL type definitions for 6 byte, EUI-48, MAC addresses.
  *
- * Portions Copyright (c) 1998-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1998-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/backend/utils/adt/mac.c
index 46dec46c62e6acba78c5a458ca65477a7c6e535b..571eee920fdc05d9c6c7002e821a9d78dc50850b 100644 (file)
@@ -11,7 +11,7 @@
  * The following code is written with the assumption that the OUI field
  * size is 24 bits.
  *
- * Portions Copyright (c) 1998-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1998-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/backend/utils/adt/mac8.c
index fed2818c21fbc5417c1b0330db99793259d79dff..323e36b81c786d24ce91208231441a39687b4ccc 100644 (file)
@@ -3,7 +3,7 @@
  * misc.c
  *
  *
- * 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
  *
  *
index 54425925edbe79a0c4093f0a77a01b53717e8024..6749e75c89049740b98c43af78b2abcb32010e15 100644 (file)
@@ -9,7 +9,7 @@
  * always use NAMEDATALEN as the symbolic constant!   - jolly 8/21/95
  *
  *
- * 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
  *
  *
index 1a8dfb177216c41d75b33bafddd2940cf313b040..9813a1d2b8cae852fbbd676ed0493c5a43617eb9 100644 (file)
@@ -34,7 +34,7 @@
  * twice as fast as for a simpler design in which a single field doubles as
  * the common prefix length and the minimum ip_bits value.
  *
- * 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
  *
  *
index 5e0f0614ee8133dd62ba057bb263e664621f164b..863efd3d76dcd858efeb9877e7db3aaaf6002ca7 100644 (file)
@@ -7,7 +7,7 @@
  * operators.  Estimates are based on null fraction, most common values,
  * and histogram of inet/cidr 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
  *
  *
index b1e268a4143a293f803fce255e8573d9971d71b3..4a0b0073c7382b310fcf3aedae9d0ed27bb0510b 100644 (file)
@@ -21,7 +21,7 @@
  * the address family, everything goes into node 0 (which will probably
  * lead to creating an allTheSame tuple).
  *
- * 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
  *
  * IDENTIFICATION
index a00db3ce7a82105826d41b194acfd0b16cc573c0..14054272c89fcb6b3daeffd67c1100427f49b3eb 100644 (file)
@@ -11,7 +11,7 @@
  * Transactions on Mathematical Software, Vol. 24, No. 4, December 1998,
  * pages 359-367.
  *
- * Copyright (c) 1998-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/adt/numeric.c
index 70138feb29e7696adcf7b6b8622168fe2717b1cc..aca1102b36a7a701057e2e0b378e3ac0c58dc829 100644 (file)
@@ -3,7 +3,7 @@
  * numutils.c
  *       utility functions for I/O of built-in numeric types.
  *
- * 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
  *
  *
index 778d186f5b819014cf75117887ace4929a3baf2f..4ac691966247fb916ba7f0c77467a499015ad336 100644 (file)
@@ -3,7 +3,7 @@
  * oid.c
  *       Functions for the built-in type Oid ... also oidvector.
  *
- * 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
  *
  *
index 9557732b82776cb6f4d0d0711dd144b0d1a0dc2d..0d56dc898ac38ca2449233063beaa57f154c0217 100644 (file)
@@ -2,7 +2,7 @@
  * oracle_compat.c
  *     Oracle compatible functions.
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *     Author: Edmund Mergl <E.Mergl@bawue.de>
  *     Multibyte enhancement: Tatsuo Ishii <ishii@postgresql.org>
index 4db2d0d0e1764a79a7a83b3e9643a56e30ec9024..d169045a1adb524566333adc4ca65a8b2ecbe791 100644 (file)
@@ -3,7 +3,7 @@
  * orderedsetaggs.c
  *             Ordered-set aggregate functions.
  *
- * 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
  *
  *
index e2e51563549ae8af3087d878d11569fe29eb566b..c1120403fd9894eee9802bbb8441fcdce0b54193 100644 (file)
@@ -3,7 +3,7 @@
  * partitionfuncs.c
  *       Functions for accessing partition-related metadata
  *
- * 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
  *
  *
index fcdbaae37b9db6d2090aac1196e9b6f2118f2380..0eb915e62e9fb38bcea00c416f15ace2fabf252f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * PostgreSQL locale utilities
  *
- * Portions Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * src/backend/utils/adt/pg_locale.c
  *
index 728892e709831d42caf7c61a87ff2b4393fbed23..d9754a7778c9bdb8d053e809918644f2fc469e20 100644 (file)
@@ -3,7 +3,7 @@
  * pg_lsn.c
  *       Operations for the pg_lsn datatype.
  *
- * 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
  *
  * IDENTIFICATION
index 99db5ba3894e145b4e237e85deb077c325733abe..8b26e1a93df192c83ad3134d6dfd16bb4d088d3a 100644 (file)
@@ -5,7 +5,7 @@
  *     to control oid and relfilenode assignment, and do other special
  *     hacks needed for pg_upgrade.
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/backend/utils/adt/pg_upgrade_support.c
  */
 
index d9f78221aa24c7066810a434d76582583f89f54c..99554c4d7bbad9b40286ba8ae519e48e5f937910 100644 (file)
@@ -3,7 +3,7 @@
  * pgstatfuncs.c
  *       Functions for accessing the statistics collector data
  *
- * 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
  *
  *
index 5c886cfe9630fe9391f934c7a0a349643de11961..ad0e363c70749097cb80d5fb96de35a4d9732740 100644 (file)
@@ -11,7 +11,7 @@
  * we do better?)
  *
  *
- * 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
  *
  *
index 5bfa327d50a693ba7cfcab0a8f4c2203e3bfdef4..906bf329b8defcfbcd8ffc79bc28afbb05e404cb 100644 (file)
@@ -3,7 +3,7 @@
  * quote.c
  *       Functions for quoting identifiers and literals
  *
- * Portions Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 461c428413e2cbd358a33d933b2f662b8e8843e5..639e1dad6c2b3e0c02e75b6ae30a386731e26837 100644 (file)
@@ -19,7 +19,7 @@
  * value; we must detoast it first.
  *
  *
- * 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
  *
  *
index 96b22b773ca3b20b24034f055e64b744962e92c4..75069c3ac2c8acae6555435cb974b802c152ace1 100644 (file)
@@ -3,7 +3,7 @@
  * rangetypes_gist.c
  *       GiST support for range types.
  *
- * 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
  *
  *
index ab4f86e3fd22915578f427e591b8720c007e8298..a4d7a7ab42fd3e29d1c6ae60f685eb97ff916688 100644 (file)
@@ -6,7 +6,7 @@
  * Estimates are based on histograms of lower and upper bounds, and the
  * fraction of empty ranges.
  *
- * 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
  *
  *
index f70e39360df3ad634ae393ad4f7a3022b3c91aea..6fbd523bbb5ca89c96671e5c907e83d227288f64 100644 (file)
@@ -25,7 +25,7 @@
  * This implementation only uses the comparison function of the range element
  * datatype, therefore it works for any range type.
  *
- * 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
  *
  * IDENTIFICATION
index b438625951adc2b0658a680b4573d7b8b3402876..fe6a75a0ca809cdb9468aaa52faa1b0b8fdc3a68 100644 (file)
@@ -13,7 +13,7 @@
  * come from different tuples. In theory, the standard scalar selectivity
  * functions could be used with the combined histogram.
  *
- * 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
  *
  *
index 3d38aef820c08a9e54e981f3d980d6edbe36c5e1..2094d50d810c276c2fb0530c4eae8169cab24e3d 100644 (file)
@@ -3,7 +3,7 @@
  * regexp.c
  *       Postgres' interface to the regular expression package.
  *
- * 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
  *
  *
index 4b1decf81e6186922b8caa1829b4039eae42f856..f0fa52bc27eb8406646fc22df282a8293ae9bfb5 100644 (file)
@@ -8,7 +8,7 @@
  * special I/O conversion routines.
  *
  *
- * 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
  *
  *
index 22b07dfd06ddf5b1675db54285e0e60c016c4f27..4ab7cda1105aba9122935601c1a364b2f0bcd6d2 100644 (file)
@@ -14,7 +14,7 @@
  *     plan --- consider improving this someday.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/backend/utils/adt/ri_triggers.c
  *
index 18496b94c61670adce32d69534102368bc0efa40..06ad83d7cae150afc540aaa4cac1e2b6c01a2e18 100644 (file)
@@ -3,7 +3,7 @@
  * rowtypes.c
  *       I/O and comparison functions for generic composite types.
  *
- * 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
  *
  *
index 4af1603e7cea7f2cf44108086ebd538b00e2b64b..0018ffc6a8ad02bde4069c1187b565013fcd02ed 100644 (file)
@@ -4,7 +4,7 @@
  *       Functions to convert stored expressions/querytrees back to
  *       source text
  *
- * 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
  *
  *
index ff02b5aafab9607d795672540cd53176c0c9f25d..18d77ac0b773983ba730ab86a32a2c62bd1ae28e 100644 (file)
@@ -10,7 +10,7 @@
  *       Index cost functions are located via the index AM's API struct,
  *       which is obtained from the handler function registered in pg_am.
  *
- * 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
  *
  *
index 039ddc86a857112410a7bcb4feb19614e3d08d19..2a94eff8c4e0759f05bcdfba953b3e20d4e18222 100644 (file)
@@ -3,7 +3,7 @@
  * tid.c
  *       Functions for the built-in type tuple id
  *
- * 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
  *
  *
index 945b8f85ddb083c2f5ee1ef28bae9fc9f1900998..ef99365b87e1fc724511363785153174d28493bd 100644 (file)
@@ -3,7 +3,7 @@
  * timestamp.c
  *       Functions for the built-in SQL types "timestamp" and "interval".
  *
- * 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
  *
  *
index 9a5586aff771317041b8fd3f1efcacce606358d2..41377270ed27ef96c89ff3019c348428411d12c8 100644 (file)
@@ -4,7 +4,7 @@
  *       Builtin functions for useful trigger support.
  *
  *
- * 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
  *
  * src/backend/utils/adt/trigfuncs.c
index 6ac47571c665bfe271cae0ce77fa3c202e82d70e..c96f1f7216be3a5dc4d16175956f7d905851fb10 100644 (file)
@@ -3,7 +3,7 @@
  * tsginidx.c
  *      GIN support functions for tsvector_ops
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index af5b6809c50b1fca300c66eb3d5de4059ef69e04..7fd32bcceb539f4ecc65749d3a127b07b659c067 100644 (file)
@@ -3,7 +3,7 @@
  * tsgistidx.c
  *       GiST support functions for tsvector_ops
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 4f574b3ba85f1b33be8723a3c426937d5705a1f5..092e8a130bfc2d504622f77e58aabbabe1436b3b 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery.c
  *       I/O functions for tsquery
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 217de77a78ed08a514696038437849fa36547949..2481cf8c7bf56060c7330979472a83980f31947b 100644 (file)
@@ -4,7 +4,7 @@
  *      Cleanup query from NOT values and/or stopword
  *      Utility functions to correct work.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 282fb2ddb798c7e1a6b8a64f0c2012d1848677f4..ea18a350188a061ef71001a6fb60eee6d86409e6 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery_gist.c
  *       GiST index support for tsquery
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index e6816940ad208b299727cd2787821c6c88330f1f..663b434b6abf7857a33fcbfb87b4015573df0a20 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery_op.c
  *       Various operations with tsquery
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 52be30548c10b40bd2e3bf5db86de932690d1f74..1be89e833c85b1c812277fca62a3a98b538f51ad 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery_rewrite.c
  *       Utilities for reconstructing tsquery
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 7cb19db25249a811b62a4d5e90e0e2dc54280f5f..e5c684e289ea18b27dd9bcab856e34080e024cfd 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery_util.c
  *       Utilities for tsquery datatype
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 2d8359de270c8e381ace5c50b04f37514cc06310..f4b0200f1ed4f85d68dff4dc02c5bd727139d5cc 100644 (file)
@@ -3,7 +3,7 @@
  * tsrank.c
  *             rank tsvector by tsquery
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 098eaed3e5e1080e75f5146a7332a2b65321a15c..cd3bb9b63e313e0fa496c815a4fda54d0c3bf1ff 100644 (file)
@@ -3,7 +3,7 @@
  * tsvector.c
  *       I/O functions for tsvector
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index f483c4b228baee3e174c560043e8666bd55000e0..e33ca5abe755e3f122c539a58873479cc41360c2 100644 (file)
@@ -3,7 +3,7 @@
  * tsvector_op.c
  *       operations over tsvector
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index af041b81799b9d845774facf9057ff3604cdfb95..cfc181c20dfc89f8cbf8f2e542af2fab61441103 100644 (file)
@@ -3,7 +3,7 @@
  * tsvector_parser.c
  *       Parser for tsvector
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 06bf5a93ab4717c148fe2650ab9aa16d19a2a743..33272f80308dca7b54a16fc2b1af34272857f6dd 100644 (file)
@@ -10,7 +10,7 @@
  * via functions such as SubTransGetTopmostTransaction().
  *
  *
- *     Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *     Author: Jan Wieck, Afilias USA INC.
  *     64-bit txids: Marko Kreen, Skype Technologies
  *
index 589c2d51dde1acf41dd8b670d9abe6552fda4eac..4abd861dd72a4ad93e981c542fb6b11bcf64d8ae 100644 (file)
@@ -3,7 +3,7 @@
  * uuid.c
  *       Functions for the built-in type "uuid".
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/adt/uuid.c
index cf1c9cd99264751e4c55050e4f84e29243d8e151..c3257553bdbc32a5af7b8412f0b2bac6100c27cf 100644 (file)
@@ -20,7 +20,7 @@
  *
  * Code originally contributed by Adriaan Joubert.
  *
- * 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
  *
  * IDENTIFICATION
index 0469726ec0428af64af85dca89de6375bf5acd82..1e1239a1ba9402575136af6bc8c63d0d0af99da7 100644 (file)
@@ -3,7 +3,7 @@
  * varchar.c
  *       Functions for the built-in types char(n) and varchar(n).
  *
- * 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
  *
  *
index 69165eb3116857eb645bace88bc7df952e46d9ce..1b351cbc688e9b93baf42a4b6c6d5e403bed224a 100644 (file)
@@ -3,7 +3,7 @@
  * varlena.c
  *       Functions for the variable-length built-in types.
  *
- * 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
  *
  *
index 2b484159a288b0fc6aa99dbfcb8c51075bb7c05d..37915271c7f2dd2be9bf8ebd9d3cf38e02bfb389 100644 (file)
@@ -3,7 +3,7 @@
  * version.c
  *      Returns the PostgreSQL version string
  *
- * Copyright (c) 1998-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *
index aa177df017bf2e9af91a275008f35ec9ce86d4f3..f0c8ae686dd45993f96575ba0f3623938745cc4f 100644 (file)
@@ -3,7 +3,7 @@
  * windowfuncs.c
  *       Standard window functions defined in SQL spec.
  *
- * Portions Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 7853e418654f43bf2bb5edb332118b1e7d3ecde9..db6fc9dd6b8342c7839eb8007e8e07152992a468 100644 (file)
@@ -3,7 +3,7 @@
  * xid.c
  *       POSTGRES transaction identifier and command identifier datatypes.
  *
- * 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
  *
  *
index 1ec16f49b296d9d058eafa7de071809d5c899a26..3808c307f6fd8a3d71eb5e78eb3e9bc161aa62e7 100644 (file)
@@ -4,7 +4,7 @@
  *       XML data type support.
  *
  *
- * 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
  *
  * src/backend/utils/adt/xml.c
index aac5a2471ddbc832270a6d41c03b8291dc14e5bc..05ac366b40d401c4cce6606526d0b72200103909 100644 (file)
@@ -6,7 +6,7 @@
  * Attribute options are cached separately from the fixed-size portion of
  * pg_attribute entries, which are handled by the relcache.
  *
- * 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
  *
  * IDENTIFICATION
index c3e7d94aa5b325046b8c014b1093abe54d7ff881..64776e3209213ef0279f9b962e8e963bf6fcff42 100644 (file)
@@ -3,7 +3,7 @@
  * catcache.c
  *       System catalog cache for tuples matching a key.
  *
- * 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
  *
  *
index 1b0f73832122f51235b432e3b3f925a8e17f7d5a..1b63048a774fd2ed473eaec76428b2551d3b86ab 100644 (file)
@@ -3,7 +3,7 @@
  * evtcache.c
  *       Special-purpose cache for event trigger data.
  *
- * 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
  *
  * IDENTIFICATION
index f09e3a9affa0df824bb0d5e87aaa3c051dde4459..591dd33be6786a85946cf651364189dee9e72acf 100644 (file)
@@ -86,7 +86,7 @@
  *     problems can be overcome cheaply.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 27602fa49c6b5c3677403e4363ecc4530bb664f1..1e3e6d3a7e7eadb8a88f9d8e7119ef96381d2889 100644 (file)
@@ -3,7 +3,7 @@
  * lsyscache.c
  *       Convenience routines for common queries in the system catalog cache.
  *
- * 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
  *
  * IDENTIFICATION
index bf1754ea382f68ee5ba097011da3f70a99cee5c4..acf8a44f30fc65965dbf3b11addcdb0f80b9d074 100644 (file)
@@ -4,7 +4,7 @@
  *             Support routines for manipulating partition information cached in
  *             relcache
  *
- * 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
  *
  * IDENTIFICATION
index abc30628920c2f64f769a1b1b2097b34656e29f3..c47be0ba4cd39f6f2b9ab386afcb21dfcb00f318 100644 (file)
@@ -44,7 +44,7 @@
  * if the old one gets invalidated.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 969cb5a4aff77c203a2775cc931b722f4d49b19f..df025a5a3027bc2a82cee4c9c9b78b9d948b97e5 100644 (file)
@@ -3,7 +3,7 @@
  * relcache.c
  *       POSTGRES relation descriptor cache code
  *
- * 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
  *
  *
index d244eaf4d8c311c99266e5c8ba7fb672108ac3ce..3fc3e34c05004cf03796c96cea0bdecd6a073f61 100644 (file)
@@ -3,7 +3,7 @@
  * relfilenodemap.c
  *       relfilenode to oid mapping cache.
  *
- * 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
  *
  * IDENTIFICATION
index 42b0c48c2bebaf8bd1fb7d06231f284d9e3dbad5..671fbb0ed5c5f8ca0ec00c5f55aa72fe5ec45742 100644 (file)
@@ -28,7 +28,7 @@
  * all these files commit in a single map file update rather than being tied
  * to transaction commit.
  *
- * 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
  *
  *
index 6309a017c180e8627f5a25e9e0a6a4dc49076310..c4a0f719fb5b01f1982f182116dabb678f37220f 100644 (file)
@@ -8,7 +8,7 @@
  * be a measurable performance gain from doing this, but that might change
  * in the future as we add more options.
  *
- * 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
  *
  * IDENTIFICATION
index d69c0ff81398fc0464763aacb114cb1173cee9f4..53d9ddf1590c7424a968694b134e4b6f0233c7ea 100644 (file)
@@ -3,7 +3,7 @@
  * syscache.c
  *       System cache management routines
  *
- * 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
  *
  *
index 68c04d87d51e3b8b169877ef84998721af3e35ae..1641271cfe743757c0b3e578c45c5ba8dd0f883a 100644 (file)
@@ -17,7 +17,7 @@
  * any database access.
  *
  *
- * Copyright (c) 2006-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/cache/ts_cache.c
index 11920db0d9982cd74062ad468ff12488f9668f37..cdf6331a971fce43e583098d7c69ee792c1fb1ca 100644 (file)
@@ -30,7 +30,7 @@
  * Domain constraint changes are also tracked properly.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 2bd283085e3c5974f6d37fa18950952e31881df5..914e533c7deb36ae9f872442f880ad8d70112260 100644 (file)
@@ -2,7 +2,7 @@
 # errcodes.txt
 #      PostgreSQL error codes
 #
-# Copyright (c) 2003-2019, PostgreSQL Global Development Group
+# Copyright (c) 2003-2020, PostgreSQL Global Development Group
 #
 # This list serves as the basis for generating source files containing error
 # codes. It is kept in a common format to make sure all these source files have
index 1069bbee81c38de65f8c08b8629f034b3cc47961..4dfa3269238f07166a6e530fef8ec701d5f6e247 100644 (file)
@@ -3,7 +3,7 @@
  * assert.c
  *       Assert code.
  *
- * 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
  *
  *
index f46653632ef331b45c4f8b8f7dd7df7cbeeee0cb..f5b0211f66bd5fff12786be97eb16cddc19e3f08 100644 (file)
@@ -43,7 +43,7 @@
  * overflow.)
  *
  *
- * 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
  *
  *
index 37992ffd4482047d07a0a718ed76fb25b524c277..9dff1f5e8291a6ff49d40295c70b538be8ac8017 100644 (file)
@@ -3,7 +3,7 @@
  * dfmgr.c
  *       Dynamic function manager code.
  *
- * 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
  *
  *
index 2ce7a866c9050082113d488ba3b031a4605c1b08..2b4226d3a81628c15f638f4e7efb0ad0fccf0f25 100644 (file)
@@ -3,7 +3,7 @@
  * fmgr.c
  *       The Postgres function manager.
  *
- * 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
  *
  *
index 4688fbc50c9c185eb46eaceeae6759055c3a18ed..b7eee3da1d65d2e66726fd836bee89572f5f5125 100644 (file)
@@ -4,7 +4,7 @@
  *       Utility and convenience functions for fmgr functions that return
  *       sets and/or composite types, or deal with VARIADIC inputs.
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/fmgr/funcapi.c
index e9120af85fc66af1f090d913fcc7bb031990caf9..868a163578d7d6d892d0d346a9d2eb3d37fbf0a7 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the errcodes.h header from errcodes.txt
-# Copyright (c) 2000-2019, PostgreSQL Global Development Group
+# Copyright (c) 2000-2020, PostgreSQL Global Development Group
 
 use warnings;
 use strict;
index de16adef17e40b33c11dd5fef73b2db310c80ca5..c9026f0e1a8364ad9b4f2f155fc420fc5b398c63 100644 (file)
@@ -41,7 +41,7 @@
  * function must be supplied; comparison defaults to memcmp() and key copying
  * to memcpy() when a user-defined hashing function is selected.
  *
- * 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
  *
  *
index b8ecd75adc83b56b8f9e858755fc7d128d881a15..dc3cbac7ef7be2bed13077833a82933f3943e1e3 100644 (file)
@@ -5,7 +5,7 @@
  *             hashtables
  *
  *
- * 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
  *
  *
index 6ee6ffd75e2320c01830559f702c993689964ed7..41e9597fb0091c737b6625a842ae5737c8e70930 100644 (file)
@@ -7,7 +7,7 @@
  * A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS, available from
  * http://ross.net/crc/download/crc_v3.txt or several other net sites.
  *
- * 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
  *
  *
index 3a091022e247d8ad3eba0bb01900859625073e6d..b1f6291b99ebc06503c502b3830575684f59bd3b 100644 (file)
@@ -3,7 +3,7 @@
  * globals.c
  *       global variable declarations
  *
- * 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
  *
  *
index de554e28cfeab011e5992690aac7ffb39c40ac57..c4b29469862471d52ff18dc213c017c514a19853 100644 (file)
@@ -3,7 +3,7 @@
  * miscinit.c
  *       miscellaneous initialization support stuff
  *
- * 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
  *
  *
index cc38669a1ebadac94d9b75de94fab7a8749da105..8a47dcdcb18a6a841193830f4fe7d89e88ec014a 100644 (file)
@@ -3,7 +3,7 @@
  * postinit.c
  *       postgres initialization utilities
  *
- * 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
  *
  *
index 63710f9ea73e45c252735365f341f10a13d5f5b4..b43f294fd6893ea1fa98bc129b39473e4433d73d 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/backend/utils/mb/Unicode
 #
-# Copyright (c) 2001-2019, PostgreSQL Global Development Group
+# Copyright (c) 2001-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/Makefile
 #
index 297f7b98938183eeaf247ebc18702ae3b1cb2ebd..4c8aaf751ca7bff9a55cdf407dd4a09aea8eff68 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2019, PostgreSQL Global Development Group
+# Copyright (c) 2001-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
 #
index 5b9fbd9b6172bfb3504893289bce2dbbdd52db78..b493a13838b471774cec423dab9fa855681a3e8f 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2019, PostgreSQL Global Development Group
+# Copyright (c) 2007-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
 #
index 1bbe7a7dd60c2eac479777c5fca51c0466e7d604..4faf59727118a8f79f7210337a884da627c3d9da 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2019, PostgreSQL Global Development Group
+# Copyright (c) 2007-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_EUC_JIS_2004.pl
 #
index 0d6e319aae1556ea7faf68d15b7eee9da757d1c6..86743a40741a5ada982615b4c657222b98591313 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2019, PostgreSQL Global Development Group
+# Copyright (c) 2001-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
 #
index c6894d3a551d05bb6d54cb768978ed9db715feef..a81a7d61cee693ba5eb898fa3be1126d7dde7ce1 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2019, PostgreSQL Global Development Group
+# Copyright (c) 2001-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
 #
index 30bb03e6630536921126cc1c23d55a26f7c7cdaf..b9ec01dd8522c7c41bf22929205a63dbf5e9cdee 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2019, PostgreSQL Global Development Group
+# Copyright (c) 2001-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
 #
index 77b2c5b0e21ef8d2e1e7fdd3054d16e28741d700..779e3f7f01095f59d3e838001bc24850b94b4a93 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2019, PostgreSQL Global Development Group
+# Copyright (c) 2007-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
 #
index 8645a7ea6efbc48e71344327cee6ec1d52af4fbf..c1967e00da24589b052579161669f18a8649a4da 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2019, PostgreSQL Global Development Group
+# Copyright (c) 2001-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
 #
index a1e03023714a97bdfc0d45370cd0cd6284b2ff60..cac9a9c87dcb7974dab9b87129128a90d6affff5 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2019, PostgreSQL Global Development Group
+# Copyright (c) 2007-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_SHIFT_JIS_2004.pl
 #
index e6c67597797308547acbb395aa093cd347021867..c65091159bb61a0a4713800eb64b61d1b4fabd43 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2019, PostgreSQL Global Development Group
+# Copyright (c) 2001-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
 #
index da2bdbad1750e0d15fb87572f8e9ef3c106a2a9f..78b982a22e683aab6b10e4d4ebce458321b203b9 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2019, PostgreSQL Global Development Group
+# Copyright (c) 2007-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
 #
index 2290feddf4e99d05cc25c90288805045389abc5f..7ff724558d3158168ac03f7ee43230cf8a89e2f3 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2019, PostgreSQL Global Development Group
+# Copyright (c) 2001-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_most.pl
 #
index a92ca5cd68a3e6e9dac185f4e84398de1fe05f0b..1903b345cbf77b6e0b059f2d7cbd3499af3eb89c 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2001-2019, PostgreSQL Global Development Group
+# Copyright (c) 2001-2020, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/convutils.pm
 
index 3ecc92b0a6a256878e77df0b7fbc65a101c24e7b..11f17b337e6511bbff8d9e363f5f34d3a8570afd 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       Utility functions for conversion procs.
  *
- * 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
  *
  * IDENTIFICATION
index 413aeb9861ecaf8917ca612b5dc7ba2ae4d6a57f..e6e844af783b919021521609b6a34c3a1511013e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for backend/utils/mb/conversion_procs
 #
-# 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
 #
 # src/backend/utils/mb/conversion_procs/Makefile
index d5e8cadd75efd860790d25413caf6113b9d2ac72..376b48ca611cc70b11078e09570d21e0620756bb 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       Cyrillic and MULE_INTERNAL
  *
- * 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
  *
  * IDENTIFICATION
index f870abc989712c97c1de33da0e28f9db465047c2..9ba6bd3040523923957bca8cc4b61243eb02b04a 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_JIS_2004, SHIFT_JIS_2004
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/mb/conversion_procs/euc2004_sjis2004/euc2004_sjis2004.c
index 52a5fcdb9f9fd4c1fbdf254ac76dd594f814217b..59c6c3bb1296382ea5b46278502c2fd3a0ee38f8 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_CN and MULE_INTERNAL
  *
- * 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
  *
  * IDENTIFICATION
index 7ec682dd6c68c46af8bf341bf5e2502f5445adc9..4ca8e2126e4a598e16deefeef40ca37f91502f92 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_JP, SJIS and MULE_INTERNAL
  *
- * 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
  *
  * IDENTIFICATION
index e23d3d9bfa19d940f8ecf65d708ca1aa20b7ed4d..4d7876a666eeb510bde5079c39342c9002420834 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_KR and MULE_INTERNAL
  *
- * 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
  *
  * IDENTIFICATION
index 481efdffc0fb5a0043d55998712572643f5e1466..82a22b9bebf805ac2f9ad0a49ba105c89cf96402 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_TW, BIG5 and MULE_INTERNAL
  *
- * 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
  *
  * IDENTIFICATION
index f8278e582e1ac7ed967d79f6e2c85c01a2669560..f424f88145989b69d8de615c6833ecb478cb1228 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       LATIN2 and WIN1250
  *
- * 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
  *
  * IDENTIFICATION
index 1c745f483d68cf30930fb2d6d5cbb399f95f7277..a358a707c11314c0b8763a940222f7e5666322d8 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       LATINn and MULE_INTERNAL
  *
- * 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
  *
  * IDENTIFICATION
index 33cd1e8f2e96c6a5ee6fc8c925171089a386a76f..75ed49ac54e52202f73b606cadb53c2cef9e8c51 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       BIG5 <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index 10222d52258252ab3c7006396de3da9cf6f77fef..90ad316111a5b47b70b14c981d1b9474bb4a4376 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       UTF8 and Cyrillic
  *
- * 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
  *
  * IDENTIFICATION
index eae710d1403f1ebd096f967360c3acb0e1de50a7..018312489cbc766e0dbd78159a2b75408b0e9d29 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_JIS_2004 <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index dd98238f5d22eb059efe0c549c3a12da1878722e..62182a9ba8b5edd4b59ced7315584d0ca12cc6f6 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_CN <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index cfb5ff85f518b7ab4866425b90890042d9a5f3cb..dc5abb5dfd468c244db5a9f603d5e8ed1df3401b 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_JP <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index 3a6b255dafe2b509c934f97acc488ce821958000..088a38d839079b216703786029f17f8a43e89b75 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_KR <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index c969efbb752658312c5cf8139eab0d5200e456c6..a9fe94f88b88f548b12ba55c913456c5331a3968 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       EUC_TW <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index 307d42f4fb5f6467a6901daa7fbdc56b34edd008..96909b588592dccb1c0f5e5dba9fb8a3285c684f 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       GB18030 <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index ed5915090f21069cd7919ce3356c41bd28230696..78bbcd3ce7dd559aa0cb0bcf8f21a83149980e64 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       GBK <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index e33ca424ef1e9db44aa61a5c84f48edab06266f8..348524f4a2c9c68bd1e4a59eb179b4fa9db55464 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       ISO 8859 2-16 <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index a0726682ac6b13f93e78baf0726488a185ff1adf..2cdca9f780d86b2e4ad7e472a86ee7ff89fa4e06 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       ISO8859_1 <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index 2e0e7e5c6afff1d1b8c24e2d483596a157ada6e7..e09a7c8e41eb1e1260d86d040935613eae83fd8e 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       JOHAB <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index 318a304f846b7fa15426b66f0042ecbdba384e80..c56fa80a4bba6a21cdd78f5015be318e5d819fa6 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       SJIS <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index 4b2421c98e5a63e86bdc2e99032645c4d155c5df..458500998d495f018d13e35aa323b652253c0bf4 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       SHIFT_JIS_2004 <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index 415caf1c3f9b9274336ad3027e34fc6fc616ac1e..3226ed032583ab1ec671909762c992dd927810b9 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       UHC <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index ca6d9e830ab2fb9ae0f67c64cd7b96607ea9b405..1a0074d063cc03ffe880fa9b033be378d0de1dea 100644 (file)
@@ -2,7 +2,7 @@
  *
  *       WIN <--> UTF8
  *
- * 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
  *
  * IDENTIFICATION
index 6b08b7771736cde8a8eb081ca2141c91b35986d9..5d7cc74ad6c869e8011354d50fa7ba92a462ac62 100644 (file)
@@ -23,7 +23,7 @@
  * the result is validly encoded according to the destination encoding.
  *
  *
- * 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
  *
  *
index 51bb051206ed70f025933aacceae6d2dd95fc0e2..c153b770076771779dbddca78a2fdd78f5d23039 100644 (file)
@@ -8,7 +8,7 @@
  * code.
  *
  *
- * 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
  *
  *
index 2aaab3d5f80a26359325a6ad275aa425b15ac806..268b7455283830f6d4488fffc65cb1246747af7d 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Scanner for the configuration file
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/backend/utils/misc/guc-file.l
  */
index 4b4911d5ec6a3eae93a2ab65c4a9329df6dfd953..a4e5d0886a1fed8688e8a9966a0dafd64c4be9ac 100644 (file)
@@ -6,7 +6,7 @@
  * See src/backend/utils/misc/README for more information.
  *
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  * Written by Peter Eisentraut <peter_e@gmx.net>.
  *
  * IDENTIFICATION
index 29229ef29120e89399ec29977ce69b67ec5a22c4..c0120e109081307a1285bb9004a50f62180417be 100644 (file)
@@ -7,7 +7,7 @@
  * or GUC_DISALLOW_IN_FILE are not displayed, unless the user specifically
  * requests that variable by name
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/misc/help_config.c
index 8cab0e1c0b120423d12a1ce8ed7b2de57f3934bf..7a79cbff92c9a033ebb78440bca6ea6ecdc867c3 100644 (file)
@@ -3,7 +3,7 @@
  * pg_config.c
  *             Expose same output as pg_config except as an SRF
  *
- * 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
  *
  * IDENTIFICATION
index 0597714f4d913a169ba63981f8f19245f14d9d3f..f2b499739244c65de886bd7a07c6cb6244daad5f 100644 (file)
@@ -5,7 +5,7 @@
  * Routines to expose the contents of the control data file via
  * a set of SQL functions.
  *
- * 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
  *
  * IDENTIFICATION
index fc4ef1aeda24bd6c8de3dc1ef22f1551ff288ce6..64a6af3152b0410f148a757bfb0cb8b843e88177 100644 (file)
@@ -4,7 +4,7 @@
  *       Resource usage measurement support routines.
  *
  *
- * 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
  *
  *
index b1b184229a000d8a3de1cf1981012a72681c9a07..ed23c840e955d7d88a61cde85ce9e8632ffd1122 100644 (file)
@@ -7,7 +7,7 @@
  *
  * src/backend/utils/misc/ps_status.c
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  * various details abducted from various places
  *--------------------------------------------------------------------
  */
index 25001600282364d097da0e9859434da77201b2e7..c0b85ed0b36e4ae9ae0dffd4a62923dd65a9a131 100644 (file)
@@ -11,7 +11,7 @@
  * on callers, since this is an opaque structure.  This is the reason to
  * require a create function.
  *
- * 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
  *
  *
index 4f359117a0697b98b3c846c006d46e7e40643e00..016fe511eb7d2252b1bc2dc7bef8413960cf3010 100644 (file)
@@ -3,7 +3,7 @@
  * rls.c
  *               RLS-related utility functions.
  *
- * 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
  *
  *
index d2a1537979c9227ec3968d697d9d1dc338445bd5..daf75ee5d97ebf5a30cc13768391964b52fa6c3f 100644 (file)
@@ -3,7 +3,7 @@
  * sampling.c
  *       Relation block sampling routines.
  *
- * 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
  *
  *
index 327dca65cf02b4df3ac667c814a4374e20a544bd..203a146390f603438801fdc1c942848f50f6cc83 100644 (file)
@@ -9,7 +9,7 @@
  * the single-user case works.
  *
  *
- * 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
  *
  *
index a2a4bb6f2d5ceb881cf541e8eb015240dd1b3ba8..f1c9518b0c403aec71e53592c9a9dcd72a04131a 100644 (file)
@@ -3,7 +3,7 @@
  * timeout.c
  *       Routines to multiplex SIGALRM interrupts for multiple timeout reasons.
  *
- * 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
  *
  *
index 167db84c4deb58b71c8218ca8b23b698755b5ce3..46b2b0ca98dd257d614ae6d93ef2e5bec4662023 100644 (file)
@@ -11,7 +11,7 @@
  * PG_TRY if necessary.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 5ac381121273eb52e8328c90225ea823242a064d..c0623f106d2b8e640de9d4ce28f1b77438213c1b 100644 (file)
@@ -7,7 +7,7 @@
  * type.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 6590e55a241ed5320790dc19f9cf3bee31d50c32..adbb06fb523e862a6b32cb6bdebca40fd0401511 100644 (file)
@@ -39,7 +39,7 @@
  * empty and be returned to the free page manager, and whole segments can
  * become empty and be returned to the operating system.
  *
- * 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
  *
  * IDENTIFICATION
index 311750e1cfd79af76816b739fc5cf42b56aa1e86..77f16f9b21bfed1945a2646325dd6608938cb745 100644 (file)
@@ -42,7 +42,7 @@
  * where memory fragmentation is very severe, only a tiny fraction of
  * the pages under management are consumed by this btree.
  *
- * 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
  *
  * IDENTIFICATION
index b60a19f5a5f67be20f586680766211a3b0af5375..56651d0693132dd15e3d95e8fbea93fb427ea5a2 100644 (file)
@@ -6,7 +6,7 @@
  * Generation is a custom MemoryContext implementation designed for cases of
  * chunks with similar lifespan.
  *
- * Portions Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/mmgr/generation.c
index d52bd2c073ce0af6d30463f438d6a56d670ba869..9e24fec72d6c13448e2511ffdea48fbeea42ac25 100644 (file)
@@ -9,7 +9,7 @@
  * context's MemoryContextMethods struct.
  *
  *
- * 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
  *
  *
index 8f8d72a11c3b3fd21bdbb4dd17f2e488564ca251..812025b76e228fad78edcab5ed2f384a6138e500 100644 (file)
@@ -5,7 +5,7 @@
  *       public API of the memory management subsystem.
  *
  *
- * 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
  *
  * src/backend/utils/mmgr/memdebug.c
index 8c4118d654346812a515ab19ccc384f87cce9780..b675575c3150fb86ddf9a470348d4db333270cbd 100644 (file)
@@ -8,7 +8,7 @@
  * doesn't actually run the executor for them.
  *
  *
- * 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
  *
  * IDENTIFICATION
index db1dac30222c1fd2b819c5d005e1b46854b4b3e6..c5866d9cc36b1972e9a07758b5798b6eb9908564 100644 (file)
@@ -7,7 +7,7 @@
  * numbers of equally-sized objects are allocated (and freed).
  *
  *
- * Portions Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/mmgr/slab.c
index f08a49c9dd2ab855a3bb06a25b6133946bd88e10..a0b045810893653de32b0a229833e14fc573d4b3 100644 (file)
@@ -1,7 +1,7 @@
 /* ----------
  *     DTrace probes for PostgreSQL backend
  *
- *     Copyright (c) 2006-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2006-2020, PostgreSQL Global Development Group
  *
  *     src/backend/utils/probes.d
  * ----------
index 7be11c48abe0d5d588cb0dfc210d429d8a2e3ab9..ac6f226f59f3999b9040538e6f0c914a808226a1 100644 (file)
@@ -9,7 +9,7 @@
  * See utils/resowner/README for more info.
  *
  *
- * 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
  *
  *
index 8985b9e09552dbfa6663551d9ca79ee2b7bed28c..42cfb1f9f9802880905fa547ba3891311bbdc5ae 100644 (file)
@@ -71,7 +71,7 @@
  * There will always be the same number of runs as input tapes, and the same
  * number of input tapes as participants (worker Tuplesortstates).
  *
- * 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
  *
  * IDENTIFICATION
index 7765a445c0cc6b6e7f3e11c0f32cf98aca78a548..c3ab494a45eab07c35e95106f237f4b0ce55a066 100644 (file)
@@ -10,7 +10,7 @@
  * scan where each backend reads an arbitrary subset of the tuples that were
  * written.
  *
- * 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
  *
  * IDENTIFICATION
index 9a771214dc2a603476aeb9047b620870a9e3676e..fcfe6e831a19b5c73c6a5b31311748029d7bbc05 100644 (file)
@@ -4,7 +4,7 @@
  *       Support routines for accelerated sorting.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 7947d2bca0a3bdc0d07fb3ae0825af05193695fe..d02e676aa331c30fb9cbb46427f0084f8a602d3f 100644 (file)
@@ -83,7 +83,7 @@
  * produce exactly one output run from their partial input.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 3fc7f921821cb0579321c0317cbf18bb89a1579f..ebb1da07461c17bfbc55b1705a52779100e12822 100644 (file)
@@ -43,7 +43,7 @@
  * before switching to the other state or activating a different read pointer.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 16d464d9b7dbb0377cb3421763f977b69e8d06b8..4ee9ef0ffe54c33a5a1346f481536f917ccc920e 100644 (file)
@@ -30,7 +30,7 @@
  * destroyed at the end of each transaction.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 47b0517596ef77289096b21355779907ba191cba..1c063c592cebbfe05ca46e5bcc9b437d8aa81425 100644 (file)
@@ -35,7 +35,7 @@
  * stack is empty.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 903e58121f63ddd6cf08825d43a2e0acda6d01ab..7f4120a34fd0f0bdddfacb863c68ac01abf6f0fe 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin (client programs)
 #
-# 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
 #
 # src/bin/Makefile
index aea3415e5b347557d67f1c360e32892ebd49e779..f587a8675db9877ba17a87ad441dd032d14a6bca 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/initdb
 #
-# 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
 #
 # src/bin/initdb/Makefile
index 786e78742ddab0b2d78276a4a6fc4ef203672194..236f224484b4b5f44ca2d530138466e9f54245a5 100644 (file)
@@ -3,7 +3,7 @@
  * findtimezone.c
  *       Functions for determining the default timezone to use.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/initdb/findtimezone.c
index 1f6d8939bec264d299071336572d4f389fbf9e73..ec6d0bdf8e9eec9d6e82d5e0c225808ac61bf982 100644 (file)
@@ -38,7 +38,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * 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
  *
  * src/bin/initdb/initdb.c
index 4f274925321c3f1ed5607b5ac4377fcb23044b32..988007c6fdd68c721f25b218d8d46c9b44ffcf07 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_basebackup
 #
-# 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
 #
 # src/bin/pg_basebackup/Makefile
index 16886fbe71e5c2c27f7cb51a135577ae881b8cb9..238b671f7ae93a42136d22728c948840e79e5f77 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Author: Magnus Hagander <magnus@hagander.net>
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_basebackup/pg_basebackup.c
index c0c8747982b8c91827219cf1896d0c9450803513..f5acf12ae7d212fcecf00419d518073a2617197e 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Author: Magnus Hagander <magnus@hagander.net>
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_basebackup/pg_receivewal.c
index 12a3505226401af6556cc339ffbdbce5b1b595b3..c9c4eaa92863a37baa2eb8e0d3bfa8bb220858c5 100644 (file)
@@ -3,7 +3,7 @@
  * pg_recvlogical.c - receive data from a logical decoding slot in a streaming
  *                                       fashion and write it to a local file.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_basebackup/pg_recvlogical.c
index 82fd9afe194c5d698a46573ce3cdc132f482297f..62a342f77c9eeb3cd3e97c3decdaba388cae7b5a 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Author: Magnus Hagander <magnus@hagander.net>
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_basebackup/receivelog.c
index edf1ce669f0f0c9d2b4009ebadea6ffba038336e..efe7620401a3ec94e87a6c5d24508e8ad43ea5fb 100644 (file)
@@ -2,7 +2,7 @@
  *
  * receivelog.h
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_basebackup/receivelog.h
index 94d1a12b9b701368fadde0d22081d9494b72001f..1b9005722af48c7dbf77e99c9fc62b1f400d7e05 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Author: Magnus Hagander <magnus@hagander.net>
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_basebackup/streamutil.c
index 1edfc9444582ce20ee0824efc9fb1c286695e529..57448656e3dfadbe391b570d6d1bf4edfdfdafe2 100644 (file)
@@ -2,7 +2,7 @@
  *
  * streamutil.h
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_basebackup/streamutil.h
index d4d15b3e061427c8f7340ec383d980ff44b9b9c7..ecff08740ce3c38edee9a9f77511515ea356f63c 100644 (file)
@@ -5,7 +5,7 @@
  * NOTE! The caller must ensure that only one method is instantiated in
  *              any given program, and that it's only instantiated once!
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_basebackup/walmethods.c
index eb5bef8c3ccb11a39f5621b7259b2227f4bab2b9..9a661c673ccdf1dee22ab7311adf637492f67df0 100644 (file)
@@ -2,7 +2,7 @@
  *
  * walmethods.h
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_basebackup/walmethods.h
index d0791d82cd462dc97d73278b5644671e2ee718e7..b1cfa5733d61b52cd277a826e37304404f7a883a 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_checksums
 #
-# Copyright (c) 1998-2019, PostgreSQL Global Development Group
+# Copyright (c) 1998-2020, PostgreSQL Global Development Group
 #
 # src/bin/pg_checksums/Makefile
 #
index 971ae73f5444ac07372c6f6ef604edd345651a2d..46ee1f1dc31970838594cec1f171940a16939b23 100644 (file)
@@ -4,7 +4,7 @@
  *       Checks, enables or disables page level checksums for an offline
  *       cluster
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_checksums/pg_checksums.c
index 9b1b0abd2a51c6e6a0d637ca52e3b53ee79897bd..d3b5f1fa7591d9632e6615db68e3f00fe3aaad55 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_config
 #
-# Copyright (c) 1998-2019, PostgreSQL Global Development Group
+# Copyright (c) 1998-2020, PostgreSQL Global Development Group
 #
 # src/bin/pg_config/Makefile
 #
index a1da918aedd3fb97656101d4c7cc400f8cf3d4c4..8ed4915fee6e6a1e47f429b2ff5209710e45a628 100644 (file)
@@ -15,7 +15,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/bin/pg_config/pg_config.c
  *
index abeb21780aab766f877875f5363f83fbebcedee2..76b330dc1f9ead6224f89a3a3fd2634195b13d58 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_controldata
 #
-# Copyright (c) 1998-2019, PostgreSQL Global Development Group
+# Copyright (c) 1998-2020, PostgreSQL Global Development Group
 #
 # src/bin/pg_controldata/Makefile
 #
index 0e70f73775cf7204309714d32f3041aaae15fee0..14602c1185129376b61447aaf2c4820fab55b289 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_ctl
 #
-# 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
 #
 # src/bin/pg_ctl/Makefile
index b0858411ed96e94c0c49372978259868e5aa33d3..6ee882266917312bd0e49108d5b6351da8af2d89 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pg_ctl --- start/stops/restarts the PostgreSQL server
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/bin/pg_ctl/pg_ctl.c
  *
index 3398d35c98b1f4d4a82db466265166ab6dc91a56..2532d9183a665da15abf566d7b4d38405db3f983 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_dump
 #
-# 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
 #
 # src/bin/pg_dump/Makefile
index 37432a6f4bbfd53062e6940d232f7e2e3e5fe4a0..69508ec9b32fa6f86ccf9e3f66d5cc5c9eef039f 100644 (file)
@@ -4,7 +4,7 @@
  *     Catalog routines used by pg_dump; long ago these were shared
  *     by another dump tool, but not anymore.
  *
- * 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
  *
  *
index b2ca5654945fccee2938a117618d42ef50625b76..1417401086a67802926871f7d221b589d0e0dfd3 100644 (file)
@@ -4,7 +4,7 @@
  *      Routines for archivers to write an uncompressed or compressed data
  *      stream.
  *
- * 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
  *
  * This file includes two APIs for dealing with compressed data. The first
index 69f7c8d94ead84a5c1917ee7d2d09126a236759e..d2e6e1b85480e4cb757b48b2870c110c04735dc7 100644 (file)
@@ -3,7 +3,7 @@
  * compress_io.h
  *      Interface to compress_io.c routines
  *
- * 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
  *
  * IDENTIFICATION
index 2c49b0ff36722fbe4a8d1c0bbafcb91d0f4ac634..287d485d5f7124f46434df07f5cba03ed209a780 100644 (file)
@@ -5,7 +5,7 @@
  * Basically this is stuff that is useful in both pg_dump and pg_dumpall.
  *
  *
- * 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
  *
  * src/bin/pg_dump/dumputils.c
index 7ec5df9513f1b2413c65b964ea1cf29c103c2e60..cb1d98d873ee28c6f08e8106f844b9df5a30d820 100644 (file)
@@ -5,7 +5,7 @@
  * Basically this is stuff that is useful in both pg_dump and pg_dumpall.
  *
  *
- * 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
  *
  * src/bin/pg_dump/dumputils.h
index 24239fa5eaefed1560b7c83f34eebbc6f1dcda39..8582b65524ca5a2004fe806c279fbbce540c572b 100644 (file)
@@ -4,7 +4,7 @@
  *
  *     Parallel support for pg_dump and pg_restore
  *
- * 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
  *
  * IDENTIFICATION
index b51ed92430b2b9f0446a511bedc3c995c68bf1dd..4f8e627cd5b3d55284aa30c15c6a73e8adcf5054 100644 (file)
@@ -4,7 +4,7 @@
  *
  *     Parallel support for pg_dump and pg_restore
  *
- * 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
  *
  * IDENTIFICATION
index 8631abb43a1f65e250ef8742e7f501f4c7bae593..c9cce5ed8a44f4f43e5da4502e7127fe5867d820 100644 (file)
@@ -17,7 +17,7 @@
  *     sync.
  *
  *
- *     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
  *     Portions Copyright (c) 2000, Philip Warner
  *
index 6f87c6d684723c9ec0b44370e518deff079da3bd..5729a20a84af3b6ecf096130698aaa3197bbd71c 100644 (file)
@@ -4,7 +4,7 @@
  *     Utility routines shared by pg_dump and pg_restore
  *
  *
- * 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
  *
  * src/bin/pg_dump/pg_backup_utils.c
index 619c9fe08c8241e16636d6353b90fd8091e6ba18..ca51e259665537a30a2815964d9b75a7ddfef7a1 100644 (file)
@@ -4,7 +4,7 @@
  *     Utility routines shared by pg_dump and pg_restore.
  *
  *
- * 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
  *
  * src/bin/pg_dump/pg_backup_utils.h
index 08658c8e8606154b9f9bc3419734dd5047b48423..799b6988b7a969bffa0d16d3e7dfb6fc24fbbf5d 100644 (file)
@@ -4,7 +4,7 @@
  *       pg_dump is a utility for dumping out a postgres database
  *       into a script file.
  *
- * 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
  *
  *     pg_dump will read the system catalogs in a database and dump out a
index 7b2c1524a5a2e35db9de42b18f92520ff446cbff..21004e5078b0a439f6750865a32a801fe9ecc645 100644 (file)
@@ -3,7 +3,7 @@
  * pg_dump.h
  *       Common header file for the pg_dump utility
  *
- * 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
  *
  * src/bin/pg_dump/pg_dump.h
index 4864274909ff5f4a5a5fb799a354c5419cd5c91e..464798cf5c758d7c00ec62e22284d099042eaf24 100644 (file)
@@ -4,7 +4,7 @@
  *       Sort the items of a dump into a safe order for dumping
  *
  *
- * 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
  *
  *
index 1442ea9a4061688574fc4b327fcb6322d0422671..26ded9fe0e70b339e7c529e6011ed54a46ec28ea 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pg_dumpall.c
  *
- * 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
  *
  * pg_dumpall forces all pg_dump output to be text, since it also outputs
index 43ed3a7bd3fab6c75a4ebe67d20a109eb4009dab..464268e9788a8e98c7c43813cc6213ba3e39dcb0 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_resetwal
 #
-# Copyright (c) 1998-2019, PostgreSQL Global Development Group
+# Copyright (c) 1998-2020, PostgreSQL Global Development Group
 #
 # src/bin/pg_resetwal/Makefile
 #
index 2e286f6339d6385f28332c2cc562c9fd5b42ba89..f9cfeae26444b769f08a0dec6697ed4cdb9c2748 100644 (file)
@@ -20,7 +20,7 @@
  * step 2 ...
  *
  *
- * 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
  *
  * src/bin/pg_resetwal/pg_resetwal.c
index d72d7004ce9df9a6d2d36a0f6db7e1f40f8b7b5c..f398c3d84881ebd8ba7fdb598ec821ec8548d46f 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_rewind
 #
-# Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+# Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
 #
 # src/bin/pg_rewind/Makefile
 #
index d74001eb05bf048e685fa277f13024060f743f4a..223c32628dd3d6e0df36da6eafe74e94dcf373d6 100644 (file)
@@ -3,7 +3,7 @@
  * copy_fetch.c
  *       Functions for using a data directory as the source.
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index c903dbb41ef2103675d5b6b4f3a68ebb3445687b..16fa89da943ec4b844acd07ab90053adc6f76004 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This is a fairly simple bitmap.
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index d5bcfa6ea93b38dd70f54e9d3bb46b6606650501..b5fac09ea6b27cf7e24b1930406d1676ae55f87a 100644 (file)
@@ -2,7 +2,7 @@
  *
  * datapagemap.h
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 294c72c17cab397ab762f4aa9f51c0d018f129e5..f18fe5386ed46604823b59308dd5ea74e2136e29 100644 (file)
@@ -10,7 +10,7 @@
  * connection (libpq_fetch.c)
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index a694e8b157df539a1b560f6714f66e3b788556be..7cf8b6ea090d7be0e9bc7443ca639791a2e79f13 100644 (file)
@@ -8,7 +8,7 @@
  * directory (copy method), or a remote PostgreSQL server (libpq fetch
  * method).
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index f9e41b1fc40552a8f14d5ce18f7bdd299b9679c1..b3bf091c5461e6914fef761f8318c26f0871bb09 100644 (file)
@@ -8,7 +8,7 @@
  * do nothing if it's enabled. You should avoid accessing the target files
  * directly but if you do, make sure you honor the --dry-run mode!
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index b3d1fe6b0ac5deebe46f5bc60a3dd256a6bfb134..025f24141c984bb1d2d1febcfa073e0741a3adcf 100644 (file)
@@ -3,7 +3,7 @@
  * file_ops.h
  *       Helper functions for operating on files
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 21254f39b12ff6959093126bca02e495287d042e..fd14844eecffc3370a773575d965732fe3348d16 100644 (file)
@@ -3,7 +3,7 @@
  * filemap.c
  *       A data structure for keeping track of files that have changed.
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 0aa822dcaecdbfd95175595416fb146aff7d84da..0cb7425170c93be87a018ac104e7aced31509149 100644 (file)
@@ -2,7 +2,7 @@
  *
  * filemap.h
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *-------------------------------------------------------------------------
  */
 #ifndef FILEMAP_H
index 2cc87e8d05834b2bf777f1c1106361ce743d048d..7fd73b882eb6ebd64b4f037cd9bd9e72fb841cea 100644 (file)
@@ -3,7 +3,7 @@
  * libpq_fetch.c
  *       Functions for fetching files from a remote server.
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 1d03375a3ec669e6c18b4604ba957794fc75a6fd..b6429827cfb58c07e6766e0a3c33fd4580c7932d 100644 (file)
@@ -3,7 +3,7 @@
  * parsexlog.c
  *       Functions for reading Write-Ahead-Log
  *
- * 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
  *
  *-------------------------------------------------------------------------
index e75c7eed1c644b6aeb8931e44b3e5ce2a3f3deb2..c6d00bb0ab7d7ab73ebdffb38a25d4f3121a1409 100644 (file)
@@ -3,7 +3,7 @@
  * pg_rewind.c
  *       Synchronizes a PostgreSQL data directory to a new timeline
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 360b2b3da89c541c83fc11117672d7f4bc823498..e4e8d23c32d7aa76ebc866a2a56aba53aab66eec 100644 (file)
@@ -3,7 +3,7 @@
  * pg_rewind.h
  *
  *
- * 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
  *
  *-------------------------------------------------------------------------
index a29b56bc15ac5465451b3c4fd37ffa2bf276140d..1ea6607189380e41c2a59f0414077e9821f93d54 100644 (file)
@@ -3,7 +3,7 @@
  * timeline.c
  *       timeline-related functions.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index cdd8788b9ee94d874f9a2d3293fb217593243b7a..5f9a102a7476cbe3b12f8916b5988668b3be55a0 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     server checks and output routines
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/check.c
  */
 
index 93f3c34b749343f8e91bb3c57bb6441d1c46bc7c..00d71e3a8a7c8739a813fcc6f63799037edc780e 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     controldata functions
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/controldata.c
  */
 
index bdb5006fa6399c79ed91982e6c1170ca9fa382a2..4d730adfe24edd4454cb1109b2b4d35b61603b2d 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     dump functions
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/dump.c
  */
 
index dba02c495dd8712e4268c3b304f02bd080591865..b31cda8fec60eccb46774f9908a286e1c548e2c0 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     execution functions
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/exec.c
  */
 
index ab64d5f22174f44ba9bae76702e603ec0c5eaa4f..6db7cce6a2bbfbe6732bda19e1234542be24fa37 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     file system operations
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/file.c
  */
 
index ac984db83893389bbfc32dd97bcca2cac7aed366..28638e951eebdc891bc2603a32d2c8b3a9c3c5ad 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     server-side function support
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/function.c
  */
 
index d67d3a489473b541dfd41004dc77479c8f1c7d96..7e524ea19206de7dcaa3862cf8f3a32577f31b1a 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     information support functions
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/info.c
  */
 
index 14351e80280ad2aa7b22babafceb1256b78ad3d6..8d207b20ed191a2dbd4297110278763302a3a549 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     options functions
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/option.c
  */
 
index 22fc7e5e0f9821efabae324cd9ad656035eb562c..5e8cfbbec909c10293f192c136bbdda667c02a59 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     multi-process support
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/parallel.c
  */
 
index 403f709afda7170e972bfc1e87b320922722509f..70194eb0964f9f127b18afeb0cb8a01425af5e71 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     main source file
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/pg_upgrade.c
  */
 
index 729f86aa32d443a4f873d983adf77e3e4d878dfb..b156b516cce2d5be5faf50cb383e64c762a9d5d6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *     pg_upgrade.h
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/pg_upgrade.h
  */
 
index 9e6013bff14c448bb3b8ad49f0e611fcd7494e7f..af9a021400a8e9a7947caf664d74392563575e1c 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     relfilenode functions
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/relfilenode.c
  */
 
index 30f28bdc2a89d1137a4f8b9fa1de8ec7dc61b6af..e244256501312576a8ae61d3145aab1e938e671f 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     database server functions
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/server.c
  */
 
index 7f42d1e3c97bcd037fc0183c45f8f055ec6646a8..eba4d835d3fca9cd5f3c4b8c5bc7c7755c2b0d15 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     tablespace functions
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/tablespace.c
  */
 
index 03c2e46b9c44da8ea10d9f427166f88af4397066..6430610d488d3f3b98183380252a64cad5f3aefe 100644 (file)
@@ -6,7 +6,7 @@
 # runs the regression tests (to put in some data), runs pg_dumpall,
 # runs pg_upgrade, runs pg_dumpall again, compares the dumps.
 #
-# 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
 
 set -e
index 46d0bb42631576248234b716f97887fd7c358935..a16c794261b598326253f2665eaea9039724ac45 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     utility functions
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/util.c
  */
 
index 37cb8533df549a4f28b89b59cf3861967214ca06..48b269894838931718c926dcb379cb60c295112b 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     Postgres-version-specific routines
  *
- *     Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *     src/bin/pg_upgrade/version.c
  */
 
index 5db83880fb78a163a764e374450292d845724339..7cb0539e749c0bb16de592b58734667544342684 100644 (file)
@@ -3,7 +3,7 @@
  * compat.c
  *             Reimplementations of various backend functions.
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/bin/pg_waldump/compat.c
index be4bf49499b5a1b35757e8e8102db24744d9907e..23f3518c2e3eb5a1621d11738feacc2b068b9196 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pg_waldump.c - decode and display WAL
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/bin/pg_waldump/pg_waldump.c
index 17c9ec32c50d5621450989736e875427fa05fab5..85d61caa9f10d19e38cf6402d1165c09d2917b1e 100644 (file)
@@ -4,7 +4,7 @@
  * exprparse.y
  *       bison grammar for a simple expression syntax
  *
- * 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
  *
  * src/bin/pgbench/exprparse.y
index e9020ad231a6ad910a5e1c4b2c48c80347091f64..430bff38a617d97db82568a2e0e29ae5362df4e3 100644 (file)
@@ -15,7 +15,7 @@
  *
  * Note that this lexer operates within the framework created by psqlscan.l,
  *
- * 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
  *
  * src/bin/pgbench/exprscan.l
index 6ab79eef99fba6db4791a791e1d68302d186cfaf..a1e0663c8b0a1ebddd8b5072c8da1d6dcf0e93ba 100644 (file)
@@ -5,7 +5,7 @@
  * Originally written by Tatsuo Ishii and enhanced by many contributors.
  *
  * src/bin/pgbench/pgbench.c
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
  * Permission to use, copy, modify, and distribute this software and its
index c4a1e298e06dabca75a76ef9eede9f23144d0879..fb2c34f512fb21d94e368ca67e34754729dd7ca1 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pgbench.h
  *
- * 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
  *
  *-------------------------------------------------------------------------
index 32b7d76589839c921706cc2bcda71bee24371a12..215e343605120c9b5b9a6f39454ef5ca824ca955 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pgevent
 #
-# Copyright (c) 1996-2019, PostgreSQL Global Development Group
+# Copyright (c) 1996-2020, PostgreSQL Global Development Group
 #
 #-------------------------------------------------------------------------
 
index 42771bcca89fa84cfc6a0d4c4e4530c7b4cdd738..8a39092f8ae553e2e03753bd03d3fc5801ccf381 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/psql
 #
-# 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
 #
 # src/bin/psql/Makefile
index 48b627940342714d9a7fd0679f7b06da971e88ae..e111cee5568e5e456f06d1e81c3a1cb5a9a68e24 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/command.c
  */
index 6d39b90c23047b961f14c67f78f39253bcbfcfaa..61138381438d092a2c39080580321029ea1a5f1f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/command.h
  */
index 9aef756f25cf61035155062c2841135b0b3d1118..67df0cd2c7764a3d4bd103a8288c3e5f88920251 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/common.c
  */
index 60ff9f1758ec2793ccdec863d23e2149475ee49e..ec4e83c9fdf8a022cec4a57591fe5f228c872414 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/common.h
  */
index 04e518e64bc715f1a7818140bb1e0fd010b5fa96..28ce99122d05812bbcab1af56bebae2f4f8ca05e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/copy.c
  */
index cee731beeb4406687fe89a1c3aaccc766553ca86..b2daf91851282ae4dd1148907c2a139562f5f509 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/copy.h
  */
index d8e6671e6893ee0510584f6dfe42eab25faa120e..a3b34603efe777985dc7523ee6e459c6c7713c3c 100644 (file)
@@ -3,7 +3,7 @@
 #################################################################
 # create_help.pl -- converts SGML docs to internal psql help
 #
-# Copyright (c) 2000-2019, PostgreSQL Global Development Group
+# Copyright (c) 2000-2020, PostgreSQL Global Development Group
 #
 # src/bin/psql/create_help.pl
 #################################################################
index 701ef3443a68de538eb5fa338ed9d262554fb884..f06cb068c90b51bc8ee76d0e49461e5806d976e9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/crosstabview.c
  */
index bb02032bbd577a099a616537abd94e667aea9e4a..096e76b622491af63a6af2290dee7868b6ab49a8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/crosstabview.h
  */
index b3b9313b36f30acb0089d9a05ea28b0d1615ceb9..f3c7eb96fa690cd432fdb56d10c52f8dddf3b471 100644 (file)
@@ -6,7 +6,7 @@
  * with servers of versions 7.4 and up.  It's okay to omit irrelevant
  * information for an old server, but not to fail outright.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/describe.c
  */
index b50c7d209ca475d71045938e16840a2ceb58a4f1..20dbfd20f0fb679904397029a36abfeac43be2ae 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/describe.h
  */
index 0f58eeba024b42d8828375afa362d5f56326812b..f2cbbf20230bd131713adf4a38b564f4cc331d90 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/help.c
  */
@@ -666,7 +666,7 @@ print_copyright(void)
        puts(
                 "PostgreSQL Database Management System\n"
                 "(formerly known as Postgres, then as Postgres95)\n\n"
-                "Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group\n\n"
+                "Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group\n\n"
                 "Portions Copyright (c) 1994, The Regents of the University of California\n\n"
                 "Permission to use, copy, modify, and distribute this software and its\n"
                 "documentation for any purpose, without fee, and without a written agreement\n"
index e588989176e43f70387d14decaab11e84e579b01..2e2666d3d0e8d7234f1849e45078a431878cb56c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/help.h
  */
index 5798e6e7d68a89d9eb91eb6bf537a58554e83598..788ff1f9b7b076d8ac3ef43b55a190bee401b698 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/input.c
  */
index 375b23bda749beec637db68a1fbbc4c18f1ddd6d..cfa03f59ea73169da8c8fca88fca2bf396f38083 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/input.h
  */
index 75b733c3c8a059c9cfe9bd0c9588ba11fd19f002..cae81c0f15222a6f635ba2265f8b97cc8c2553c5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/large_obj.c
  */
index c7f46eb1e2284b6ab5318495cb9e3f3a58393eda..755b9e70f0dff9e3b729ae95d430911f797c4126 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/large_obj.h
  */
index 440bcd7df4ddd5ed35a56fd5bfac685cd030f48e..bdf803a0535dcab4d3713d76889f0546383fb825 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/mainloop.c
  */
index 9e88c86286ee6eb308a66affeb121f3c3fb69724..d9680d45b18dfd3445b00b83fe96c2c02fd6f993 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/mainloop.h
  */
index 11991815213f35e71aa381f71e11a9a934ad23a7..56202bd76818886273e8ad6d3f6aaf2584a96493 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/prompt.c
  */
index 683e3617bad6fef338908815006b9e9405126e4c..3c8666918cdc73331395d0d555a712dc9b9f2c41 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/prompt.h
  */
index f25ccf32f058ab725d83cef6896f354ee9cf3b1d..7210e49240795780484b3a06a85f99f276f054a2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/psqlscanslash.h
  */
index c2e3bfe9d0c4cb567e29bdaa8edd0c52875450cd..2307491ba82c8561fca97b1bc74bf251a8274591 100644 (file)
@@ -8,7 +8,7 @@
  *
  * See fe_utils/psqlscan_int.h for additional commentary.
  *
- * 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
  *
  * IDENTIFICATION
index 7cd6d5f5b435915ecc449064b071b01e8c08e487..d2a9d4836aba0a779d46e299a6dfe2b33af7d3d3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/settings.h
  */
index 43cf139a31e6967610b21cda7b60758694c74302..3302bd4dd327cc1e9a69e60e92ee27245acef752 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/startup.c
  */
index 8c8b4c2fbf13ce5a176a6265d3083f2b3cd6a000..c74e58d91258bc18fdd3afe9899ac75f2b3faaf5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/stringutils.c
  */
index 16a7af0b52010ba18114c39c15e126a86759b96e..1fb1cfc1430bfe31c47503805b54af73deca1129 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/stringutils.h
  */
index 5e0db3515d9df0a9d1ef8793dd22a3ec572e41dd..22717914c73bc79f2aa4bff1a1f66349c5f05c05 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/tab-complete.c
  */
index bc553cef2b382648e58ecb1070026e5085015ea2..7083186525cabbd57978df56fad19b56acec9c99 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/tab-complete.h
  */
index 3f7b64143f8129f676f5f3a857bdb8ff4f9a378e..52aa5e5f1645b245365893cfd39545fd2d21a06d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/bin/psql/variables.c
  */
index 9d4cf547134893fd3cddaf8b88ea421ec760b1bf..ab5e51f20b5b4e58da2a5ac76873de6ddc3b23e4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * This implements a sort of variable repository.  One could also think of it
  * as a cheap version of an associative array.  Each variable has a string
index ede665090f773b4e3906af60b7c6a87d27a8ebd6..42bfe475b2ebb9a4f5872190e8fb1a86ca5a260e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/scripts
 #
-# 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
 #
 # src/bin/scripts/Makefile
index 936dd620524c803f3fdfec6fb13c507a3f01c217..f86769d0701d85de2ff660a250460025e7911ce9 100644 (file)
@@ -2,7 +2,7 @@
  *
  * clusterdb
  *
- * Portions Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * src/bin/scripts/clusterdb.c
  *
index 965572897f9f4f7ce1dcccf5b54db2e4b9f0e27b..ee65cc39481a38fc7c0cf2bc6689fce873013a16 100644 (file)
@@ -4,7 +4,7 @@
  *             Common support routines for bin/scripts/
  *
  *
- * 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
  *
  * src/bin/scripts/common.c
index 33b952ba635458fbbe47f799be27d86834980afb..ddf6320b47c8ffdf173258e785b4c57464b078e0 100644 (file)
@@ -2,7 +2,7 @@
  *     common.h
  *             Common support routines for bin/scripts/
  *
- *     Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  *     src/bin/scripts/common.h
  */
index 64bcc20cb4877171891b09e00c75b68c5522b4be..68de2078e939f7454532e074d8f5e4906c08f2ad 100644 (file)
@@ -2,7 +2,7 @@
  *
  * createdb
  *
- * 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
  *
  * src/bin/scripts/createdb.c
index c8db5e0bd1ac29fa16ab90ab16dc0459f27cc073..45b6a7c32a5bb1823b504faba3265be64d95f295 100644 (file)
@@ -2,7 +2,7 @@
  *
  * createuser
  *
- * 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
  *
  * src/bin/scripts/createuser.c
index 382bff907ac0762709aa74f458ec48770a871509..20d0215ce9d361a57ac634f9e6099f21c86a617f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * dropdb
  *
- * 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
  *
  * src/bin/scripts/dropdb.c
index 3501a06ecb1105728a760aa8f4f9e00017985887..c5200db0a454a1f15fe4742e4180be91b27a0bbf 100644 (file)
@@ -2,7 +2,7 @@
  *
  * dropuser
  *
- * 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
  *
  * src/bin/scripts/dropuser.c
index 079447f9510bbae8085f26cf5dbe5f03cf85c97b..d9af2250b91003a7a62c79a78d1785c12185c594 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pg_isready --- checks the status of the PostgreSQL server
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * src/bin/scripts/pg_isready.c
  *
index 65abe5984ec4772e21d94a1f6840d0d02e7d22b7..da9faae56278ee2ff1bcce4792cc41c91209ea0a 100644 (file)
@@ -2,7 +2,7 @@
  *
  * reindexdb
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/bin/scripts/reindexdb.c
  *
index a732f07dd8d8f6ad56047dee2c15abaca413c389..45c69b8d192397c9a2f89bd186787dc634ac1f72 100644 (file)
@@ -4,7 +4,7 @@
  *             Parallel support for bin/scripts/
  *
  *
- * 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
  *
  * src/bin/scripts/scripts_parallel.c
index ab82c5e6a962fb8e0521035abeb0a968fc3748c9..cf20449ce3e29053447b63c2747987113a636567 100644 (file)
@@ -3,7 +3,7 @@
  *     scripts_parallel.h
  *             Parallel support for bin/scripts/
  *
- *     Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  *     src/bin/scripts/scripts_parallel.h
  *
index e1623e76e3757a44437b83a41e098360874a0d45..bfa6ac63553e4e06d7c51961887aff076570ccdb 100644 (file)
@@ -2,7 +2,7 @@
  *
  * vacuumdb
  *
- * 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
  *
  * src/bin/scripts/vacuumdb.c
index 57ec06c3a95d9898d430c32e7a96523dae2e2fb4..5ba59375d531f4f410e872c8c594d78220d16019 100644 (file)
@@ -3,7 +3,7 @@
  * base64.c
  *       Encoding and decoding routines for base64 without whitespace.
  *
- * Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index dd34fbfc00904258e53ba2bb3c928f34aaacfab4..c75a642fb2ce60c343cfaa04927b73679de93ac1 100644 (file)
@@ -4,7 +4,7 @@
  *             Common code for pg_config output
  *
  *
- * 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
  *
  *
index 39c27c9229265a568c6b4084a1c2912acdb3ae78..3d53b6ac0781d3a7b6a2988eb2c294caf1ce7d50 100644 (file)
@@ -4,7 +4,7 @@
  *             Common code for control data file output.
  *
  *
- * 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
  *
  *
index 8f4bc2a63c7b25d484d0c9836fcba7f4ac4ec2b7..8b0b7cee2f8be23d3ec0fe5cecc65565833afa1a 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output for double precision.
  *
- * Portions Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/d2s.c
index d6520b437b7daf82b58dfc7d2e3a25ab198c45dc..23fd71553df9a13d6f5d9cce68adfb4c06a2ed6f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output for double precision.
  *
- * Portions Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/d2s_full_table.h
index 248889e64932137ad0d8a8a31ff63deb8b665e7f..b1f31ca400daafd437264c3e402e4e2cd0aa86c8 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output for double precision.
  *
- * Portions Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/d2s_intrinsics.h
index 92dc3134a16edae163944b96842265a9cc58d70c..359442cf0c945f10face3497a932c56ad48f9f40 100644 (file)
@@ -4,7 +4,7 @@
  *             Functions for finding and validating executable files
  *
  *
- * 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
  *
  *
index ea5ca8d7edc8cc5245f572995b13a9dd7ac8f176..463d19237846fc77b6d7f780fa3cf7b67a87313a 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output for single precision.
  *
- * Portions Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/f2s.c
index 2bc6606b80c27fb997b0f2c53a64ee4bbef6a4e6..b027a025d157434093fb116ef4db2ba6aad8b575 100644 (file)
@@ -3,7 +3,7 @@
  * fe_memutils.c
  *       memory management support for frontend code
  *
- * 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
  *
  *
index ff5fb13feb00db04c277f75bdbf0b248a7257460..96b44dcc4d339ecab7aae0f64100f6318876f946 100644 (file)
@@ -3,7 +3,7 @@
  * File and directory permission routines
  *
  *
- * 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
  *
  * src/common/file_perm.c
index 8b9ebcb314ff2a784acb43a1a87e603d58cb3a01..413fe4eeb16951a898375f2da739f0fa75b044ae 100644 (file)
@@ -5,7 +5,7 @@
  * Assorted utility functions to work on files.
  *
  *
- * 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
  *
  * src/common/file_utils.c
index 7897fdc9ffe644f1949b4901574cb9f626590b65..69fcca8479df15d30b6fc332370179a10e98f961 100644 (file)
@@ -3,7 +3,7 @@
  * ip.c
  *       IPv6-aware network access.
  *
- * 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
  *
  *
index 84f779feb91082e848c2907e82f02d79a75a5e7d..54ed97709613e43a39d2177bad17be90ca78bbcf 100644 (file)
@@ -4,7 +4,7 @@
  *       PostgreSQL's list of SQL keywords
  *
  *
- * 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
  *
  *
index 6545480b5c76a7070063a2f8ca5820b59a206099..11c49a127575c313584c92f839b8fecb924f5035 100644 (file)
@@ -4,7 +4,7 @@
  *       Key word lookup for PostgreSQL
  *
  *
- * 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
  *
  *
index 9809a3b076c841b3b7cef1b357f566ceaa7b33eb..28c6ae73f8a3a51da8daab6cf2cadcdf5736c150 100644 (file)
@@ -2,7 +2,7 @@
  * link-canary.c
  *       Detect whether src/common functions came from frontend or backend.
  *
- * Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/link-canary.c
index 895da7150e7a1521f10c6c2887b58c28b52482ae..c78ae793b86d17862dbb509bee77f810625ede35 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  * Logging framework for frontend programs
  *
- * Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * src/common/logging.c
  *
index 55eaeed828660b64015b6054d56ff11b58a468cd..5f790c6800e5a9653c16556d9099d6ff1e894dd0 100644 (file)
@@ -10,7 +10,7 @@
  *
  *     Sverre H. Huseby <sverrehu@online.no>
  *
- *     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
  *
  * IDENTIFICATION
index 78f105447ce5c39351a3a25cffe5c7fc698f349e..80c86d7924eae998a44ed345a8cf2a736519d890 100644 (file)
  *
  *                     Jan Wieck
  *
- * Copyright (c) 1999-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1999-2020, PostgreSQL Global Development Group
  *
  * src/common/pg_lzcompress.c
  * ----------
index c99c4822015bc6bfead91abf18937b0302854ccc..c12f25697d16e1c45047728ad9e2898de5412465 100644 (file)
@@ -3,7 +3,7 @@
  * pgfnames.c
  *       directory handling functions
  *
- * 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
  *
  * IDENTIFICATION
index e8a7e44554c12da7eb64d3ee033507e9cad2ea87..4d9d15e6ad039e5ee03960a3a5a1f742aedc2b5a 100644 (file)
@@ -4,7 +4,7 @@
  *             sprintf into an allocated-on-demand buffer
  *
  *
- * 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
  *
  *
index 62b9553f1bc487f22f941f65101d1957b6198419..91efcedf70dd961313c3b81ffddf7fbc562d1272 100644 (file)
@@ -4,7 +4,7 @@
  *
  * This module also contains some logic associated with fork names.
  *
- * 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
  *
  * IDENTIFICATION
index dd077a6e0e2c5e4212013f2b26b8c524d4e70160..74ba7192a16b753b61c38fa1d6cf4814122dd1b8 100644 (file)
@@ -4,7 +4,7 @@
  *             helper routine to ensure restricted token on Windows
  *
  *
- * 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
  *
  *
index 3c207917b5b3494dbcae1ccb647ac6d0a25adbc0..9e8eb9e73602a3e5939548cda23270d38c5c8d62 100644 (file)
@@ -2,7 +2,7 @@
  *
  * rmtree.c
  *
- * 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
  *
  * IDENTIFICATION
index 14639aff9c3330c4309761fbd630fce83200f090..2e3213d1a10bb7a53131f9202b8fb0a895efffb4 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Common routines for Ryu floating-point output.
  *
- * Portions Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/ryu_common.h
index 23379610ae0c65d847a89b823be0b32a9c9d05eb..2a2449e97b4b3293608a9673757609f369c99e96 100644 (file)
@@ -12,7 +12,7 @@
  *       http://www.ietf.org/rfc/rfc4013.txt
  *
  *
- * Portions Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/saslprep.c
index 72bfa38a2e86b666972cbdca21bdd711c54058de..fe84fe9eac71c45660c4d46185fe086fc4a9b1b1 100644 (file)
@@ -6,7 +6,7 @@
  * backend, for implement the Salted Challenge Response Authentication
  * Mechanism (SCRAM), per IETF's RFC 5802.
  *
- * Portions Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/scram-common.c
index ae0a1a34095198809f414c8ae689af755b922993..0d329bb23898e3c6f0dab35957fdb2191ef7697f 100644 (file)
@@ -6,7 +6,7 @@
  * This is the set of in-core functions used when there are no other
  * alternative options like OpenSSL.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/sha2.c
index d23ba758c742be77062badc3c1b688039739d396..41673b3a888688fa3036dd2b0250ece45b557c96 100644 (file)
@@ -6,7 +6,7 @@
  *
  * This should only be used if code is compiled with OpenSSL support.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/common/sha2_openssl.c
index c9b8482cb060351cfbf6c4e9a48f5cc5e64e2b01..bcbbfb813db3d08e49780d831d509d64e9bfe3f5 100644 (file)
@@ -4,7 +4,7 @@
  *             string handling helpers
  *
  *
- * 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
  *
  *
index a50e587da90c847b0c556ab1667262a73cb4dc98..0badc465545c77d61299bf0508d17e27acbec898 100644 (file)
@@ -7,7 +7,7 @@
  * (null-terminated text) or arbitrary binary data.  All storage is allocated
  * with palloc() (falling back to malloc in frontend code).
  *
- * 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
  *
  *       src/common/stringinfo.c
index 3ff5ee3c5ed53d4588be34f8ffdeb38838af6be2..5c3dd9fd31a2a52d9c5403d0039da9a574123b07 100644 (file)
@@ -5,7 +5,7 @@
 #
 # NormalizationTest.txt is part of the Unicode Character Database.
 #
-# Copyright (c) 2000-2019, PostgreSQL Global Development Group
+# Copyright (c) 2000-2020, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
@@ -30,7 +30,7 @@ print $OUTPUT <<HEADER;
  * norm_test_table.h
  *       Test strings for Unicode normalization.
  *
- * 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
  *
  * src/common/unicode/norm_test_table.h
index 7002fdf98c186d2dc1a98786883af58084ab2ea2..ad995646337dd52da2cafd93851684a14fa6f27b 100644 (file)
@@ -5,7 +5,7 @@
 # Input: UnicodeData.txt and CompositionExclusions.txt
 # Output: unicode_norm_table.h
 #
-# Copyright (c) 2000-2019, PostgreSQL Global Development Group
+# Copyright (c) 2000-2020, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
@@ -74,7 +74,7 @@ print $OUTPUT <<HEADER;
  * unicode_norm_table.h
  *       Composition table used for Unicode normalization
  *
- * 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
  *
  * src/include/common/unicode_norm_table.h
index de7d6a72c7858a7e392aec93d21be514b162372c..f6e8f0c0bb74d825bf564a88af56fcef91c139bb 100644 (file)
@@ -2,7 +2,7 @@
  * norm_test.c
  *             Program to test Unicode normalization functions.
  *
- * Portions Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/unicode/norm_test.c
index 7509f8143794a12a9013d23624e30091aa96d84f..affec88f9922acc325db75d6e332e6a8ff8e404b 100644 (file)
@@ -5,7 +5,7 @@
  * This implements Unicode normalization, per the documentation at
  * https://www.unicode.org/reports/tr15/.
  *
- * Portions Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/unicode_norm.c
index 146c3be7fdf028ccb54caf7d4734723000427bc0..5d47774c4f1157f1aa561c14e4feed127c9fb493 100644 (file)
@@ -3,7 +3,7 @@
  * username.c
  *       get user name
  *
- * 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
  *
  * IDENTIFICATION
index fec25b29b1e345485f699ffc648da95cc9368e9f..20262805845021619084b9bd47c76906c71087a8 100644 (file)
@@ -4,7 +4,7 @@
  *             Convert a wait/waitpid(2) result code to a human-readable string
  *
  *
- * 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
  *
  *
index e029333194c04637a1c1f27137817b9b6ec5813c..9eb4417690b72d2d892dec14dfed8987bc63c70e 100644 (file)
@@ -5,7 +5,7 @@
 # This makefile generates a static library, libpgfeutils.a,
 # for use by client applications
 #
-# 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
 #
 # IDENTIFICATION
index 9c3922b5c404d1d6bfb9fce90a55e22495d3d969..eb4056a9a6c53fc6340fc5963b1d4ebee640d96c 100644 (file)
@@ -6,7 +6,7 @@
  * handler for SIGINT.
  *
  *
- * 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
  *
  * src/fe-utils/cancel.c
index 6a80c4087f56a2b8164b6b8f1782c8bc23a676d1..4df72d4f4d1f4e6ef747a955cf6be417caf77bdb 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  * A stack of automaton states to handle nested conditionals.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/fe_utils/conditional.c
  *
index f3a6fdf794ee6c31e0dd30ef7e44c97d2f6d4858..5f79cbf1c9823e85963f3dd1ad2c1c519af67fb1 100644 (file)
@@ -3,7 +3,7 @@
  * Multibyte character printing support for frontend code
  *
  *
- * 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
  *
  * src/fe_utils/mbprint.c
index bcc77f471cf1327d4fc26a2d9dd82b6e64329bef..06096cc86cb1e3067083d1764f0d007b2238efad 100644 (file)
@@ -8,7 +8,7 @@
  * pager open/close functions, all that stuff came with it.
  *
  *
- * 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
  *
  * src/fe_utils/print.c
index ce20936339992a3b8cd0b66352f91ccc333105a7..02cb356f343407666a2467d8da806b3c8a74d437 100644 (file)
@@ -24,7 +24,7 @@
  * See psqlscan_int.h for additional commentary.
  *
  *
- * 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
  *
  * IDENTIFICATION
index aec01c0caa9e8585c20ecce7a622fabc72b76946..facfb6b1f6a4dd51820604223e2ceefaf34d24fd 100644 (file)
@@ -3,7 +3,7 @@
  * recovery_gen.c
  *             Generator for recovery configuration
  *
- * Portions Copyright (c) 2011-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2011-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index b5f45126af76839d8e65167c6613cc5a62e17bb0..5294fba8bb3410e63e04a6b8a394134a3b810a02 100644 (file)
@@ -7,7 +7,7 @@
  * it's all we need in, eg, pg_dump.
  *
  *
- * 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
  *
  * src/fe_utils/simple_list.c
index b07f14255cdcc03b9532458fb23dc37be417f20c..b4bba26934bdbd56469414c4ccc6d690cccdfb89 100644 (file)
@@ -6,7 +6,7 @@
  * and interpreting backend output.
  *
  *
- * 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
  *
  * src/fe_utils/string_utils.c
index 6e3db06eed23aa2bc8d054d991e8900a455b5872..d2a49e8d3e8aa8d049e5508491fdef88d904c918 100644 (file)
@@ -3,7 +3,7 @@
  * amapi.h
  *       API for Postgres index access methods.
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * src/include/access/amapi.h
  *
index 317e1e6893801e488e3797e6245354671d47ec5c..c6c60e06b4bfd6c656107afbe7639b1e956eaa56 100644 (file)
@@ -3,7 +3,7 @@
  * amvalidate.h
  *       Support routines for index access methods' amvalidate functions.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * src/include/access/amvalidate.h
  *
index 57de8b65721ec0bc24559bb1947fadcfe3d5ca20..40f037a24ecdef8689707cde765bf199640c3537 100644 (file)
@@ -4,7 +4,7 @@
  *       Definitions for PostgreSQL attribute mappings
  *
  *
- * 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
  *
  * src/include/access/attmap.h
index 093eee86c6c48468f1fc71749925409f2077feec..87b208e0d7a872dacbdb8cef6a72fbf72c69f3b5 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES attribute number definitions.
  *
  *
- * 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
  *
  * src/include/access/attnum.h
index 794088867acf7db4fc51218f171086e7c1508126..0987878dd2a6b5a17c826d280c0b1409e58440d2 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * AM-callable functions for BRIN indexes
  *
- * 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
  *
  * IDENTIFICATION
index b1c91999469f1360bf61d229d1b731990278890c..28b4a63ef7e4681681cca3368bc76384275d682d 100644 (file)
@@ -2,7 +2,7 @@
  * brin_internal.h
  *             internal declarations for BRIN indexes
  *
- * 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
  *
  * IDENTIFICATION
index c808930083921dd411889c2d25946ace940de09d..77c2ac7f95495bc5114357265b8bc2ffb5a396e2 100644 (file)
@@ -2,7 +2,7 @@
  * brin_page.h
  *             Prototypes and definitions for BRIN page layouts
  *
- * 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
  *
  * IDENTIFICATION
index 04492358105917856a7a969c889a394337b763eb..f2029880392ad3db163081e9d741d8ed6b4311a9 100644 (file)
@@ -2,7 +2,7 @@
  * brin_pageops.h
  *             Prototypes for operating on BRIN pages.
  *
- * 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
  *
  * IDENTIFICATION
index 4351dcca1f89465e45f1428e889632dc302cdb7d..4a31d436360027fb0dfae794523e95feb27269e3 100644 (file)
@@ -2,7 +2,7 @@
  * brin_revmap.h
  *             Prototypes for BRIN reverse range maps
  *
- * 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
  *
  * IDENTIFICATION
index 474541eba460b89a20e16385a3d6ec5f5466e278..a9ccc3995b44a65b9969132cbd5c9fc7a4c5e6fd 100644 (file)
@@ -2,7 +2,7 @@
  * brin_tuple.h
  *             Declarations for dealing with BRIN-specific tuples.
  *
- * 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
  *
  * IDENTIFICATION
index 5583ea7154394668327ad41cfcd043f6cd0c747a..ecccebdbe76800d674dda5a4be02e80d014caf0b 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES BRIN access XLOG definitions.
  *
  *
- * 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
  *
  * src/include/access/brin_xlog.h
index fce0339d275d8403e28ef44e3281dc0101bac83c..d86064c7c98d6750c6c13ba2a9410a58f04a4346 100644 (file)
@@ -7,7 +7,7 @@
  *       individual rmgr, but we make things easier by providing some
  *       common routines to handle cases which occur in multiple rmgrs.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * src/include/access/bufmask.h
  *
index 90ca61e7f67dd9de2ee9566a55d526ef6000b5eb..2db8acb189f5ce79afc1646a965483647fb10762 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL transaction-commit-log manager
  *
- * 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
  *
  * src/include/access/clog.h
index 1433aa3ff7acb10c48129f6ee1dc8d4d6d391772..2740c02a84fa86098ccc50f64fed5d83e9a3da6f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL commit timestamp manager
  *
- * 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
  *
  * src/include/access/commit_ts.h
index baf3dc2591c54aa3bb60dfeef6646b1b4c51bf39..86bad7e78c765ae713221da24f8ca56b63e363e1 100644 (file)
@@ -3,7 +3,7 @@
  * detoast.h
  *       Access to compressed and external varlena values.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/include/access/detoast.h
  *
index a813b004be7d797d8ed264e5b8a6941dcad2dc78..7e9364a50c4aaadd3aff8b60c1dbd26ef809273e 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES generalized index access method definitions.
  *
  *
- * 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
  *
  * src/include/access/genam.h
index 129c15cc2714ebb829eea31b8c282ea3db10a249..e0d460555ff961ab31dc6f021b5dbda38035842a 100644 (file)
@@ -4,7 +4,7 @@
  *       Generic xlog API definition.
  *
  *
- * 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
  *
  * src/include/access/generic_xlog.h
index a8eef5a3795d8bb21d941e599800ba1840886635..59fad86c8185dffc83ae6712f9e3e0b05169a3ce 100644 (file)
@@ -2,7 +2,7 @@
  * gin.h
  *       Public header file for Generalized Inverted Index access method.
  *
- *     Copyright (c) 2006-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2006-2020, PostgreSQL Global Development Group
  *
  *     src/include/access/gin.h
  *--------------------------------------------------------------------------
index b779cc8c7cac3f983fef8890803ccfa41b798c07..a136f7f91860b207d6014aeba2761b8760db685d 100644 (file)
@@ -2,7 +2,7 @@
  * gin_private.h
  *       header file for postgres inverted index access method implementation.
  *
- *     Copyright (c) 2006-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2006-2020, PostgreSQL Global Development Group
  *
  *     src/include/access/gin_private.h
  *--------------------------------------------------------------------------
index e7d49b152eb9589e172a231719e0d62ee8adfadf..3f64fd572e3241aebbf109269344479be235028a 100644 (file)
@@ -2,7 +2,7 @@
  * ginblock.h
  *       details of structures stored in GIN index blocks
  *
- *     Copyright (c) 2006-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2006-2020, PostgreSQL Global Development Group
  *
  *     src/include/access/ginblock.h
  *--------------------------------------------------------------------------
index 7ef3bcf765875b021b548da42b9ee9f420394981..a7edf8395f724b7dedfaa604738c7f670cfb7ed0 100644 (file)
@@ -2,7 +2,7 @@
  * ginxlog.h
  *       header file for postgres inverted index xlog implementation.
  *
- *     Copyright (c) 2006-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2006-2020, PostgreSQL Global Development Group
  *
  *     src/include/access/ginxlog.h
  *--------------------------------------------------------------------------
index 8292956cc0993b6af061914450967f2960213106..73e43e880abecb08653471d387d3e0d0674d6690 100644 (file)
@@ -6,7 +6,7 @@
  *       changes should be made with care.
  *
  *
- * 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
  *
  * src/include/access/gist.h
index a409975db1605f5bf5ad760c8c01e6b836bd0467..18f2b0d98e74da9559dc8b599bd2b4c8d33a00e1 100644 (file)
@@ -4,7 +4,7 @@
  *       private declarations for GiST -- declarations related to the
  *       internal implementation of GiST, not the public API
  *
- * 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
  *
  * src/include/access/gist_private.h
index c02445a698086145f575ef52ac2c632eae1ee0da..deeb4d08f7b2dd2d1cec5b9743bb84806ad23e00 100644 (file)
@@ -4,7 +4,7 @@
  *       routines defined in access/gist/gistscan.c
  *
  *
- * 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
  *
  * src/include/access/gistscan.h
index e44922d915cce96df6eea353da275e0a511f0827..55fc843d3abf2e03769e686904832cc60b6f7a46 100644 (file)
@@ -3,7 +3,7 @@
  * gistxlog.h
  *       gist xlog routines
  *
- * 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
  *
  * src/include/access/gistxlog.h
index ba58cb31bb80a1a1813c105a5770b7927c107a94..9fc0696096afe02dcb6109c325242ab1b98c6e9f 100644 (file)
@@ -4,7 +4,7 @@
  *       header file for postgres hash access method implementation
  *
  *
- * 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
  *
  * src/include/access/hash.h
index 7d52145a2a74f2dea77f82069dbae01e82852f94..d1aa6daa400102691b54ed7eeb7f0b351fef4df2 100644 (file)
@@ -4,7 +4,7 @@
  *       header file for Postgres hash AM implementation
  *
  *
- * 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
  *
  * src/include/access/hash_xlog.h
index 858bcb6bc96ea8bdc89d236b926351dd37d101ab..580b4caef7fbf0b64ac98cfdd771752d43861332 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES heap access method definitions.
  *
  *
- * 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
  *
  * src/include/access/heapam.h
index d72d4e1b8e1e8bc642fe68ce35a2dd83774da3b0..95d18cdb12e764ccb5bd5d284b1f1bcaa55e0337 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES heap access XLOG definitions.
  *
  *
- * 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
  *
  * src/include/access/heapam_xlog.h
index 488a2e4a7f60512346a66628daf476a40a15f0e6..269648b18043cf020a67185aad4d726dba86a9cb 100644 (file)
@@ -4,7 +4,7 @@
  *       Heap-specific definitions for external and compressed storage
  *       of variable size attributes.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/include/access/heaptoast.h
  *
index ad6da6d71b1669209af1598d92acf42b9a26392d..f69a92521bad1852fae5bbe826346a6bf5c67934 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES heap access method input/output definitions.
  *
  *
- * 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
  *
  * src/include/access/hio.h
index c716c7ee26cdacd791048e2529c5323c9c510864..791883c4a7c7f2c21c3407a795ef77d47d3af08b 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES heap tuple definitions.
  *
  *
- * 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
  *
  * src/include/access/htup.h
index 7e947190e116efbef0a368ce63d41308a0112e43..aebb1082ca4459cf12c163a3cdf705cb591f9bdc 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES heap tuple header definitions.
  *
  *
- * 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
  *
  * src/include/access/htup_details.h
index 744ffb6c61cc85ff71bac28f89bc981213a69f30..b9c41d34553e07bd33e505bb914eca24143dd31e 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES index tuple definitions.
  *
  *
- * 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
  *
  * src/include/access/itup.h
index 79e4c8d692780512766dd581a67c89a3d1b135c9..af4aac08bd1c5fb633265dac2154188f77791f7a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL multi-transaction-log manager
  *
- * 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
  *
  * src/include/access/multixact.h
index 5e56aac63f3dc41c833a4746c90cb63a684a6088..cbf281be50f36ee4e8e2020399732653f9107325 100644 (file)
@@ -4,7 +4,7 @@
  *       header file for postgres btree access method implementation.
  *
  *
- * 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
  *
  * src/include/access/nbtree.h
index 260d4af85cc9c196a7f0e599a32b966a6c8c86e0..3da55146555a56993909d8b84ded466d9a45b4ce 100644 (file)
@@ -3,7 +3,7 @@
  * nbtxlog.h
  *       header file for postgres btree xlog routines
  *
- * 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
  *
  * src/include/access/nbtxlog.h
index c00ae6424c2a4a68998c462c5ee579b418659623..646708ba5fb6fea665a7634c63b249423765f2d4 100644 (file)
@@ -3,7 +3,7 @@
  * parallel.h
  *       Infrastructure for launching parallel workers
  *
- * 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
  *
  * src/include/access/parallel.h
index be81f361917a5251507cb3eacc3d4736a71004be..3f8a66849bb6cb0cdedfebb5efcd362911a4cca7 100644 (file)
@@ -3,7 +3,7 @@
  * printsimple.h
  *       print simple tuples without catalog access
  *
- * 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
  *
  * src/include/access/printsimple.h
index ab78c5e8803aca07edc14cb2a8646ab50269ce14..c367825b9d5e99971e49437a6d25b7175f4a5144 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/access/printtup.h
index 0a1de3597e2c8ef0a16f4050fafdd502f4681143..2ed0f8ea625b34130eee1ee7090edaf88badc536 100644 (file)
@@ -4,7 +4,7 @@
  *       Generic relation related routines.
  *
  *
- * 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
  *
  * src/include/access/relation.h
index d21c513be4dddaa27527ee57be73553e1cc5a3bd..36e6472768ffcbe520631a64da96dc94dcad8a1d 100644 (file)
@@ -9,7 +9,7 @@
  * into a lot of low-level code.
  *
  *
- * 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
  *
  * src/include/access/reloptions.h
index 2bde2c2bc4e9c849d51e74f1db21b9c981697480..6f0258831f74239cc9827219f1f39e467b1013d2 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES relation scan descriptor definitions.
  *
  *
- * 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
  *
  * src/include/access/relscan.h
index 805625391611224e6eeab9c8100f3d74175c3c53..fb2902bd69516db2f4ceb14bcc10287ff697f00d 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteheap.h
  *       Declarations for heap rewrite support functions
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * src/include/access/rewriteheap.h
index 3c0db2ccf5fd9c5e256a78a5d1290b2f70e4ba63..c88dccfb8dd08f54c894562db40e517f8fdbf021 100644 (file)
@@ -6,7 +6,7 @@
  * by the PG_RMGR macro, which is not defined in this file; it can be
  * defined by the caller for special purposes.
  *
- * 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
  *
  * src/include/access/rmgrlist.h
index 664e72ef5df2118dcd62ed7a959305168a2199a3..23feb909863a75d2855267ce3e7d6ea1daac0342 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES scan direction definitions.
  *
  *
- * 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
  *
  * src/include/access/sdir.h
index 8fba568029942dc061981c8d5ef275659d4e893c..ac552105b9b43372b451ac1aa3281cac0c0a044c 100644 (file)
@@ -3,7 +3,7 @@
  * session.h
  *       Encapsulation of user session.
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * src/include/access/session.h
  *
index b181ef930fe7eefa675f469fda441e916a69fd98..7d2df1bac33bd1d333e1be292b1053bb5552f6d0 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES scan key definitions.
  *
  *
- * 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
  *
  * src/include/access/skey.h
index b37eddb3464b966c54c735a3ba60c4c08b72c88d..00dbd803e1a0a5d35f46bd60de799adb7813fb1f 100644 (file)
@@ -3,7 +3,7 @@
  * slru.h
  *             Simple LRU buffering for transaction status logfiles
  *
- * 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
  *
  * src/include/access/slru.h
index d5fd7bcc02b60e559efe18f08b0d8424ae9cb7aa..f48080be943550d560151c59a33659eddc60efd7 100644 (file)
@@ -4,7 +4,7 @@
  *       Public header file for SP-GiST access method.
  *
  *
- * 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
  *
  * src/include/access/spgist.h
index 46c6cb0ce298f21413d31898fbbf4369b6c2ea74..00b98ec6a023bd34929a59d070f95500ce71f8e0 100644 (file)
@@ -4,7 +4,7 @@
  *       Private declarations for SP-GiST access method.
  *
  *
- * 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
  *
  * src/include/access/spgist_private.h
index 073f740a13f8a65b3f20f757958970e36092b8ab..63d3c63db2db8d628813d77ff8359b750f436e9b 100644 (file)
@@ -3,7 +3,7 @@
  * spgxlog.h
  *       xlog declarations for SP-GiST access method.
  *
- * 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
  *
  * src/include/access/spgxlog.h
index 65b5223641664c6d08f33a0e53a4e595d5e18ab9..d280f7e4fc1f09f75f508eabdc1f7e742907ca47 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES strategy number definitions.
  *
  *
- * 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
  *
  * src/include/access/stratnum.h
index ce31d7464fc6087ba79b7ecafc91a73d14cbfec0..2bab8e2097dc29829220de0285af35ef72a9939e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL subtransaction-log manager
  *
- * 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
  *
  * src/include/access/subtrans.h
index 2130ab7e895adaf16025eaa1fafbd4a3b82a4bf3..734976d5a78953828cda6755f29055b8ef6e5b05 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES system attribute definitions.
  *
  *
- * 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
  *
  * src/include/access/sysattr.h
index 071b25493e15022b04b8973cd208a10de225de0b..cf0ef7b337ba3950e125144f861b0044026d6fce 100644 (file)
@@ -4,7 +4,7 @@
  *       Generic routines for table related code.
  *
  *
- * 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
  *
  * src/include/access/table.h
index 64022917e21754c9457eacf4fbfb389f3546b0cb..b14082a6f6409a8db985a1bd2690f8de51dc3c0f 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES table access method definitions.
  *
  *
- * 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
  *
  * src/include/access/tableam.h
index e83a73a3f1e893f88fa8db50c4987b7a515f4c33..2878f6d669b4eca9da964344fba8f490d5b09c6d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Functions for reading and writing timeline history files.
  *
- * 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
  *
  * src/include/access/timeline.h
index 7cefacb0eaa58fdbeca15ffa8df0ad6cc370c2a4..e59138df3e16e53aa5bf2e67c6cab5f6088dc829 100644 (file)
@@ -4,7 +4,7 @@
  *       Helper functions for table AMs implementing compressed or
  *    out-of-line storage of varlena attributes.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/include/access/toast_helper.h
  *
index 9bd1c97771ab444768fa056e40c88208135b7e5b..71e3ca2ef26a8936f8596d3ff02731769ec829fb 100644 (file)
@@ -3,7 +3,7 @@
  * toast_internals.h
  *       Internal definitions for the TOAST system.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/include/access/toast_internals.h
  *
index 33fd052156f86bb7f71a4212b5df5c7a386cd742..6a947b958b0b5040ae828c6ba811022fae9b9f64 100644 (file)
@@ -4,7 +4,7 @@
  *       postgres transaction access method support code
  *
  *
- * 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
  *
  * src/include/access/transam.h
index d3bdb754b5b8df71efe50fb95b9126fedf641b69..ffc64bcda97a889f3c6adb19c026416da0340cfc 100644 (file)
@@ -3,7 +3,7 @@
  * tsmapi.h
  *       API for tablesample methods
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * src/include/access/tsmapi.h
  *
index 5ed7fe6d39ad4e2a8ef0e7e83cdf43a24f6b3215..afd5801e6abab439ea102b653b981d163034c374 100644 (file)
@@ -4,7 +4,7 @@
  *       Tuple conversion support.
  *
  *
- * 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
  *
  * src/include/access/tupconvert.h
index a06800555c82b5aae0f49604a8f4b67e8e4ee71d..d17af13ee31e08345ea49f513fd068c09c43d507 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES tuple descriptor definitions.
  *
  *
- * 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
  *
  * src/include/access/tupdesc.h
index a0b2be100f34c54bffbb097c4eed198f419d0bec..01c4a119a2d022590873743091d81b8316e1f1c2 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES tuple descriptor definitions we can't include everywhere
  *
  *
- * 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
  *
  * src/include/access/tupdesc_details.h
index 23cf481e785d9762dd5351dd1cac23b1f35905b5..0b205a0dc60ad056422df432fa10bc44470d0e5d 100644 (file)
@@ -4,7 +4,7 @@
  *       Tuple macros used by both index tuples and heap tuples.
  *
  *
- * 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
  *
  * src/include/access/tupmacs.h
index 02b5315c432f8cedc59c67a8d84403b0f7cae4fe..2ca71c34452465e90551d27278e46005e19ae9cf 100644 (file)
@@ -4,7 +4,7 @@
  *       Two-phase-commit related declarations.
  *
  *
- * 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
  *
  * src/include/access/twophase.h
index b20f94b47525699ef0e2994d526cc724ba337ea6..65986a6dfa63f9a37b8a72fc963e75cd15864058 100644 (file)
@@ -4,7 +4,7 @@
  *       Two-phase-commit resource managers definition
  *
  *
- * 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
  *
  * src/include/access/twophase_rmgr.h
index 6c6ecdf1cc9a8f7c1a2ed9c0383f28355804ca06..443d4da9d6cc1817e9d24f62f479b589a24de09a 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES tuple qualification validity definitions.
  *
  *
- * 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
  *
  * src/include/access/valid.h
index 0532b04e3495dfced62f47d757d4ea9ea42e83bd..22eed9abdd95836eccca69395446a4dad164f737 100644 (file)
@@ -4,7 +4,7 @@
  *             visibility map interface
  *
  *
- * Portions Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2007-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/visibilitymap.h
index 9d2899dea176077a24ac184a76dcb7d2ed2133a4..7ee04babc2fbc7e740b10bbbb344074976a1435a 100644 (file)
@@ -4,7 +4,7 @@
  *       postgres transaction system definitions
  *
  *
- * 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
  *
  * src/include/access/xact.h
index 3fea1993bc02433ed537aefb1b9372acd5516935..98b033fc208502c16f6890ff915fabfae09e8d56 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL write-ahead log manager
  *
- * 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
  *
  * src/include/access/xlog.h
index b2772d4e4b8514344c4dbad7876a7e9a8a227b3a..0a836d1c928a3d960bc1e681d891a8085a2a27d1 100644 (file)
@@ -11,7 +11,7 @@
  * Note: This file must be includable in both frontend and backend contexts,
  * to allow stand-alone tools like pg_receivewal to deal with WAL files.
  *
- * 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
  *
  * src/include/access/xlog_internal.h
index daded3dca055fcfe7355dc0a442f929c3cac1f66..e1f58122131a369f8a93e7664fdc35bd5c2aa277 100644 (file)
@@ -4,7 +4,7 @@
  * Postgres write-ahead log manager record pointer and
  * timeline number definitions
  *
- * 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
  *
  * src/include/access/xlogdefs.h
index eeb0412b6627dd86490e8179e004d4e2729dbfc0..63df25ae90fefbf54de49a32ed4f6e4439f685b8 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Functions for generating WAL records
  *
- * 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
  *
  * src/include/access/xloginsert.h
index 0193611b7fd2394043cb68fcc2fde0d7ac00ae14..f7cc8c4e1dedf61beecc7c4a077e043b504c3221 100644 (file)
@@ -3,7 +3,7 @@
  * xlogreader.h
  *             Definitions for the generic XLog reading facility
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/include/access/xlogreader.h
index 9375e54195f096661fc4ec31228b43dd19851e18..acd9af0194d4fc63b720b9513aca7462b19e7eaa 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Definitions for the WAL record format.
  *
- * 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
  *
  * src/include/access/xlogrecord.h
index 0572b24192782b8825d5fb9b08f1a11592c2fde9..5181a077d964d6201dece864b0aeb7675e922166 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Utilities for replaying WAL records.
  *
- * 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
  *
  * src/include/access/xlogutils.h
index 85705602cb38f4fdc70706328f4ca58e15de2dc9..b67fa9acc1abd4f53faf26995b3bd568c9583e78 100644 (file)
@@ -4,7 +4,7 @@
  *       include file for the bootstrapping code
  *
  *
- * 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
  *
  * src/include/bootstrap/bootstrap.h
index 00e41ac546a28d7f5ce36b350bc2c41a6d225703..73115f4b4eb0eebbf972a504c7e29f003ae89d00 100644 (file)
@@ -9,7 +9,7 @@
  *       polluting the namespace with lots of stuff...
  *
  *
- * 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
  *
  * src/include/c.h
index 33fbcf7677f1e17c424bcfdffcd7397eec97a421..67f02a0d208dcc9cbeefbb9a4b16e6c9e61ff881 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/include/catalog
 #
-# 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
 #
 # src/include/catalog/Makefile
index 2927b7a4d3cb71902f8d0508d74d7ba3106babf4..12d94fe1b3c43cad311a766e23f9976279e81774 100644 (file)
@@ -4,7 +4,7 @@
  *       variables used for binary upgrades
  *
  *
- * 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
  *
  * src/include/catalog/binary_upgrade.h
index 0e8542d82226b0966833d23c8d0c04eb77c4b52a..7824a123c298330d0c3ad538b7d168a9f7e9d776 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for functions in backend/catalog/catalog.c
  *
  *
- * 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
  *
  * src/include/catalog/catalog.h
index 3a50ba0dfe024729ece0ac674b18ef634aea046e..8974625bb27920143470e6fe320959aaaaab9030 100644 (file)
@@ -34,7 +34,7 @@
  * database contents or layout, such as altering tuple headers.
  *
  *
- * 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
  *
  * src/include/catalog/catversion.h
index ff50d594f691d72de0b7a7bdbf7968bd81b26770..0cd6fcf027f60dedcc9aac1febfbdf9816fd8014 100644 (file)
@@ -4,7 +4,7 @@
  *       Routines to support inter-object dependencies.
  *
  *
- * 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
  *
  * src/include/catalog/dependency.h
index 25724a4e3e0bf7b5841d15a46f4d80ed398ca918..9e5e9a15be0a8cc02b170a7f8f63b671fc288a3f 100755 (executable)
@@ -9,7 +9,7 @@
 #    the same catalog, our project policy is that manually assigned OIDs
 #    should be globally unique, to avoid confusion.
 #
-# 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
 #
 # src/include/catalog/duplicate_oids
index 1b8e4e9e194f5675ab3e5f26dc16b3d5fe836e04..4a6c8636daf010708344c37c6efbe5f929e526f0 100644 (file)
@@ -9,7 +9,7 @@
  * bootstrap file from these header files.)
  *
  *
- * 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
  *
  * src/include/catalog/genbki.h
index 2e63137897100a0217707a37592f7c0aa190d1b5..bd64024946c9aceb5002fe88c580fe8198c828f0 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for functions in backend/catalog/heap.c
  *
  *
- * 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
  *
  * src/include/catalog/heap.h
index ea4ad1a2d1d21498d8296dddb0fc6668d02f32f7..a2890c1314d60404ee4a6b615c8c5a8670dfc041 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for catalog/index.c.
  *
  *
- * 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
  *
  * src/include/catalog/index.h
index ef4445b017a10563a40f211937f99469a324c7e4..13e07fc314aadc5a94a87c9751d22b76b21cbd8b 100644 (file)
@@ -8,7 +8,7 @@
  * object OIDs, else renumber_oids.pl might change them inappropriately.
  *
  *
- * 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
  *
  * src/include/catalog/indexing.h
index edb98842fcf2776f67406d6574cbbf1ad770047a..d67f93ae3b96bb87713f0e07ed996c9b42d6ac44 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for functions in backend/catalog/namespace.c
  *
  *
- * 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
  *
  * src/include/catalog/namespace.h
index 9824adf531f9874bc17eb2ea69c8db0fb0763df5..fef383692f8bd35dd3506b70fb78136e3bc6210d 100644 (file)
@@ -3,7 +3,7 @@
  *
  *             Object access hooks.
  *
- * 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
  */
 
index 7e61569f9fe87e261af3208fdbbc97e84c24b366..9c6f7aad6bb21d736d47ac6a9c2c97afacc38298 100644 (file)
@@ -3,7 +3,7 @@
  * objectaddress.h
  *       functions for working with object addresses
  *
- * 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
  *
  * src/include/catalog/objectaddress.h
index 9f17544ff027c7fa1415442e30f74e2769f69a47..d63bd9ffa3c2276b5f5872cc7b14dee6bab7b243 100644 (file)
@@ -2,7 +2,7 @@
  *
  * opfam_internal.h
  *
- * 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
  *
  * src/include/catalog/opfam_internal.h
index 33c372a861109ae937a3dee5b9098af7b9f93f03..27873aff6e2f8fde86659baee158bf77ef304dcc 100644 (file)
@@ -4,7 +4,7 @@
  *             Header file for structures and utility functions related to
  *             partitioning
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * src/include/catalog/partition.h
  *
index 242d8433470b794048dd0effbf3b2955b1cf7edb..ffabe275c002866b98e223ca447ae534fc9d484a 100644 (file)
@@ -3,7 +3,7 @@
 # pg_aggregate.dat
 #    Initial contents of the pg_aggregate system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_aggregate.dat
index ff8a21daa8b69c0dcc800caa8865b8e964e2b542..457ca1844480345c22b86914c782cb49bddd02a5 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "aggregate" system catalog (pg_aggregate)
  *
  *
- * 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
  *
  * src/include/catalog/pg_aggregate.h
index 393b41dd684b81606972641d1caf0dd1353352f6..0f051277a6a1301eb2a84250babfdfa8de3116e3 100644 (file)
@@ -3,7 +3,7 @@
 # pg_am.dat
 #    Initial contents of the pg_am system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_am.dat
index 706b5e81cba6be3590934dc4e4e794e77b9951fb..63c03c4324a19010c990de630415acabffca8c10 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "access method" system catalog (pg_am)
  *
  *
- * 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
  *
  * src/include/catalog/pg_am.h
index 232557ee81987613b455261bff94a32b1d622a8b..11aaa519c8bbf40bb99f8e57a67b45569001cc8a 100644 (file)
@@ -3,7 +3,7 @@
 # pg_amop.dat
 #    Initial contents of the pg_amop system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_amop.dat
index aa2be7b643df7974f30f3b047ec6269f8b9404ef..81a7eb6049a7fcac427f38cc110ac88b5f962d79 100644 (file)
@@ -29,7 +29,7 @@
  * intentional denormalization of the catalogs to buy lookup speed.
  *
  *
- * 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
  *
  * src/include/catalog/pg_amop.h
index 5e705019b4dc8e0f3ef2d2582a968fc661a02d6a..c67768fcab26c6f125e31e4009026823d982fa60 100644 (file)
@@ -3,7 +3,7 @@
 # pg_amproc.dat
 #    Initial contents of the pg_amproc system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_amproc.dat
index 62ca564130b94f43829356e8f4df2464b329e3d2..e39bd70c29d9cae240d9aba79df0047a846a332c 100644 (file)
@@ -18,7 +18,7 @@
  * some don't pay attention to non-default functions at all.
  *
  *
- * 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
  *
  * src/include/catalog/pg_amproc.h
index 4ec371bc4a47391620e3f60f71ff53b18bc17c11..7b661df3119c6c5bcee00e05df62dda92a8086c4 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "attribute defaults" system catalog (pg_attrdef)
  *
  *
- * 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
  *
  * src/include/catalog/pg_attrdef.h
index 04004b5703ee4e8ade5301d29db633516315de3c..591e0d65aed50b5240fd107a83534c5b6aed8754 100644 (file)
@@ -8,7 +8,7 @@
  * relations need be included.
  *
  *
- * 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
  *
  * src/include/catalog/pg_attribute.h
index 644a25d1e522d08a289e28df56f10d1019410c1b..8563feb6c5bcb9fec7a319f5f97a9f304d6f9e07 100644 (file)
@@ -5,7 +5,7 @@
  *       (pg_auth_members).
  *
  *
- * 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
  *
  * src/include/catalog/pg_auth_members.h
index c21f97adcf2aa64b13970bcf3c8cb283da231098..7c08851550a2b10db3027a7e32b76e7b5a5e11ce 100644 (file)
@@ -3,7 +3,7 @@
 # pg_authid.dat
 #    Initial contents of the pg_authid system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_authid.dat
index 6fcf645c0146c0092ef77a81b20888d9e6af6acc..88a5373080a1cd0ce36c6585ba09d7abf4d9878c 100644 (file)
@@ -6,7 +6,7 @@
  *       pg_shadow and pg_group are now publicly accessible views on pg_authid.
  *
  *
- * 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
  *
  * src/include/catalog/pg_authid.h
index aabfa7af03e51a5df040a225e808fb99f74f1da5..6ef8b8a4e7fc1331ed5888a49e832e7a7fad5db9 100644 (file)
@@ -3,7 +3,7 @@
 # pg_cast.dat
 #    Initial contents of the pg_cast system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_cast.dat
index 85e31b0448ea12d6e39dc8034d3f26f9d343ca52..1b81b52df6b54fa854d2b6bd6be75831b9bdcd8c 100644 (file)
@@ -6,7 +6,7 @@
  * As of Postgres 8.0, pg_cast describes not only type coercion functions
  * but also length coercion functions.
  *
- * 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
  *
  * src/include/catalog/pg_cast.h
index 9bcf28676da0407a2c2503b2d0a7aeb8f44c2ee3..f70d5bacb988f7e4e3ce51da24fde374d2b55cc8 100644 (file)
@@ -3,7 +3,7 @@
 # pg_class.dat
 #    Initial contents of the pg_class system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_class.dat
index 090b6ba9078eb60357e13371cd5b441b1babfba0..a12fc1fc46251d5ea9709a819b5d6ddd9fc306ae 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "relation" system catalog (pg_class)
  *
  *
- * 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
  *
  * src/include/catalog/pg_class.h
index 367ce3607bca4f939c3fcec7672f57e73ead156f..ba1b3e201b67cd4749665a9e3edfb6b917bf6875 100644 (file)
@@ -3,7 +3,7 @@
 # pg_collation.dat
 #    Initial contents of the pg_collation system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_collation.dat
index d3366f361d1197ef544612c383cc701e82e0884e..6955bb1273922a34ab821695de4dc374e639688f 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "collation" system catalog (pg_collation)
  *
  *
- * 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
  *
  * src/include/catalog/pg_collation.h
index cbb5d9ab6d46094687c84be82442ac8b33d96184..9600ece93c525c31f3bee132e250aef3a237f69f 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "constraint" system catalog (pg_constraint)
  *
  *
- * 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
  *
  * src/include/catalog/pg_constraint.h
index cf7d4485e9bc90fe6d297312e9225d3f7cb323a6..de5670e53826c8ce5d47d80d6a02cc71a2be7af6 100644 (file)
@@ -5,7 +5,7 @@
  *       However, we define it here so that the format is documented.
  *
  *
- * 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
  *
  * src/include/catalog/pg_control.h
index 2dacc59addd69c68e6f28b8c9acd907ed59b99c0..d7120f2fb0e9002e4e6a5b089e661eeccc3441b0 100644 (file)
@@ -3,7 +3,7 @@
 # pg_conversion.dat
 #    Initial contents of the pg_conversion system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_conversion.dat
index fc523c23268e655d3d2c6b2c36ed85513d88282f..0e7f13e1b65258f59fbc6e094e597cf621230549 100644 (file)
@@ -3,7 +3,7 @@
  * pg_conversion.h
  *       definition of the "conversion" system catalog (pg_conversion)
  *
- * 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
  *
  * src/include/catalog/pg_conversion.h
index 89bd75d02430794bb39813097277e3a87723d915..21cd6604f3ea19abddf1c1cabf56e5d2f7d81eef 100644 (file)
@@ -3,7 +3,7 @@
 # pg_database.dat
 #    Initial contents of the pg_database system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_database.dat
index 06fea45f53a463e1e3a38df53f2e3c9ddf5b9306..f623ee81b77bec08513573ac7742d86052257003 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "database" system catalog (pg_database)
  *
  *
- * 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
  *
  * src/include/catalog/pg_database.h
index 078586d841d03552fe580f626c919f1172e85270..5713fa23153dfee4cf36d9be89dc510947613ac1 100644 (file)
@@ -5,7 +5,7 @@
  *       configuration settings (pg_db_role_setting)
  *
  *
- * 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
  *
  * src/include/catalog/pg_db_role_setting.h
index 601b11e11c584d20ce4f8fb119cc31ec7b7d3e5d..2bac5e23e1c703d6ddd8911d7639ae50fe0e9dea 100644 (file)
@@ -5,7 +5,7 @@
  *       (pg_default_acl)
  *
  *
- * 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
  *
  * src/include/catalog/pg_default_acl.h
index f786445fb29748c80d25cb933d830cb788d00ee5..ccf0a983301c0502d30bd03588c1c46c2c3855eb 100644 (file)
@@ -16,7 +16,7 @@
  * convenient to find from the contents of other catalogs.
  *
  *
- * 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
  *
  * src/include/catalog/pg_depend.h
index bdf72b09d4c2fdec9c74a0aa5996631cfea58818..c40e8b73739efc79b35ff53801a801caee444e25 100644 (file)
@@ -23,7 +23,7 @@
  * for example).
  *
  *
- * 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
  *
  * src/include/catalog/pg_description.h
index e963cea0b28871f813d4b5388fc756aae257e965..b28d441ba7030d587095ef662c815790f70110a1 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "enum" system catalog (pg_enum)
  *
  *
- * 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
  *
  * src/include/catalog/pg_enum.h
index 0c9556319251eb9499f31a4f1a62f1a13aab1c5a..24e4b1a1819fb77057b646817e21bcc690bb845a 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "event trigger" system catalog (pg_event_trigger)
  *
  *
- * 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
  *
  * src/include/catalog/pg_event_trigger.h
index 9bdf06da313540d301b2272ae4aa8f260f1609d4..b6f4128cf3c0c4e8587357f3d4743c2678046f1c 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "extension" system catalog (pg_extension)
  *
  *
- * 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
  *
  * src/include/catalog/pg_extension.h
index 3f0cef33b447eeaca6191d9da1adf3661013a644..44d8558c419bf9602dfe16a732e8a45b58decaf2 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "foreign-data wrapper" system catalog (pg_foreign_data_wrapper)
  *
  *
- * 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
  *
  * src/include/catalog/pg_foreign_data_wrapper.h
index bc155cd2d01c4370802ff0db018067f1b5566120..5c17004151bb561ba89b0fc3aad7698adebde131 100644 (file)
@@ -3,7 +3,7 @@
  * pg_foreign_server.h
  *       definition of the "foreign server" system catalog (pg_foreign_server)
  *
- * 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
  *
  * src/include/catalog/pg_foreign_server.h
index 1b77996ef844c2f2b0a0edf83ac48e4bc0ba7e36..31c1faed03c94b2dbb99680f81388f5cca2b6d1e 100644 (file)
@@ -3,7 +3,7 @@
  * pg_foreign_table.h
  *       definition of the "foreign table" system catalog (pg_foreign_table)
  *
- * 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
  *
  * src/include/catalog/pg_foreign_table.h
index 243837407868b1cc03fdd9a1b8a607969e841162..d3d7ea77fbbe59eb143e53d1dc7d4c76aae33184 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "index" system catalog (pg_index)
  *
  *
- * 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
  *
  * src/include/catalog/pg_index.h
index a2061ef787537feabb80a1f4ed6a4e98998172f8..0432c3ab88e7ea5423480655ae4afa8a9921e02c 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "inherits" system catalog (pg_inherits)
  *
  *
- * 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
  *
  * src/include/catalog/pg_inherits.h
index f1c9776b0338eeb7576c1097d21ed06ee0771b53..7734b72c0489e453025890ac1319107dc4c6bb3f 100644 (file)
@@ -21,7 +21,7 @@
  * are loaded near the end of initdb.
  *
  *
- * 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
  *
  * src/include/catalog/pg_init_privs.h
index 02dde38a1ca7629497f3f134dc37b452735206ec..2e44a2730dfc7f4eb21a41a05fdd6775c1ffae7f 100644 (file)
@@ -3,7 +3,7 @@
 # pg_language.dat
 #    Initial contents of the pg_language system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_language.dat
index 8aaba6ad208062c411266cbc9cf21d870d700208..937bacbf98946d4252806765cfc2b9462637cbac 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "language" system catalog (pg_language)
  *
  *
- * 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
  *
  * src/include/catalog/pg_language.h
index db5ca8a7650b225d5c5655c6da0f6a45267bdd9e..f64703ff8d34dc895006e4b1a6818e01c929218f 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "large object" system catalog (pg_largeobject)
  *
  *
- * 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
  *
  * src/include/catalog/pg_largeobject.h
index b628b34cf88edf462ef6b00adf49dbfbc9d991d3..8f6b4720d4242cb5cad879ad7c20ffac9298c213 100644 (file)
@@ -5,7 +5,7 @@
  *       (pg_largeobject_metadata)
  *
  *
- * 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
  *
  * src/include/catalog/pg_largeobject_metadata.h
index 4d596045d519f393722c5c79d5cddcf4445eb2d8..63a61022ce36dfc1658d6df35318561e8b2aa096 100644 (file)
@@ -3,7 +3,7 @@
 # pg_namespace.dat
 #    Initial contents of the pg_namespace system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_namespace.dat
index bc349e9c7305970e4ad7efe2a1d6ecbe0ce8e4ba..5289ad8ee25cf3d2b27a9812e9a2fff390c7819b 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "namespace" system catalog (pg_namespace)
  *
  *
- * 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
  *
  * src/include/catalog/pg_namespace.h
index 2d575102efaa8ef62d75ed7bc336b991dd876617..ab2f50c9eb3b5d10970e690526739cc736a1baa1 100644 (file)
@@ -3,7 +3,7 @@
 # pg_opclass.dat
 #    Initial contents of the pg_opclass system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_opclass.dat
index 84853c14d35aca985c7301e93e89ca48abdde595..963ab3eae870bd46e6e51bae5da4e80db8a9f7a0 100644 (file)
@@ -24,7 +24,7 @@
  * AMs support this.
  *
  *
- * 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
  *
  * src/include/catalog/pg_opclass.h
index 126bfac3ff33b5b8bcbdef3259d056b25789a8c7..7c135da3b1f7f598e693ac2912ddf7107eb579a1 100644 (file)
@@ -3,7 +3,7 @@
 # pg_operator.dat
 #    Initial contents of the pg_operator system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_operator.dat
index 3157fc574b844bd97d6af2b588799a0ab611eb89..1daa2638520f685bad06ca474fb72f07ff58a060 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "operator" system catalog (pg_operator)
  *
  *
- * 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
  *
  * src/include/catalog/pg_operator.h
index 41e40d657ad90900c2c19b1765fba79be83a692d..26227df2165cd552e553286cbfbfadddd329e12c 100644 (file)
@@ -3,7 +3,7 @@
 # pg_opfamily.dat
 #    Initial contents of the pg_opfamily system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_opfamily.dat
index 0e672d5052fd76a0b3733063cedb744c498f7a28..503f0d2fd3f0df5dbe00c87914b383c4981af78b 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "operator family" system catalog (pg_opfamily)
  *
  *
- * 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
  *
  * src/include/catalog/pg_opfamily.h
index 806905489f20302086f14f76af166cd19ca0f9ff..a73cd0d3a4456c9140afba11291fc5fd02f550b9 100644 (file)
@@ -5,7 +5,7 @@
  *       (pg_partitioned_table)
  *
  *
- * 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
  *
  * src/include/catalog/pg_partitioned_table.h
index 6f6d1674d6148a611a25d256d4c9172559810f7d..1c96b3043193e2f1b0008522ec5a70b67d274de0 100644 (file)
@@ -3,7 +3,7 @@
 # pg_pltemplate.dat
 #    Initial contents of the pg_pltemplate system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_pltemplate.dat
index ce890004efe737bf0cb2beda7f5f345784733b5e..b930730e481c5ee75d66abda76eafc1c8dbd4749 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "PL template" system catalog (pg_pltemplate)
  *
  *
- * 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
  *
  * src/include/catalog/pg_pltemplate.h
index 62a78d80499e905c3b560c696b88842e2d3f655a..97954cdc8a69e52ecfc3a4fd6ceeb6a77e729dba 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "policy" system catalog (pg_policy)
  *
  *
- * 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
  *
  * src/include/catalog/pg_policy.h
index ac8f64b219312d188461df6d943b6b1abf67bbed..0b6045acb1ea9eabb5a36ed189e6af9a54ad91e4 100644 (file)
@@ -3,7 +3,7 @@
 # pg_proc.dat
 #    Initial contents of the pg_proc system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_proc.dat
index e6c190926e092c1c46a1141757660d81430d3968..ee3959da09f44b83498d758ef9c46bdd6db128f6 100644 (file)
@@ -3,7 +3,7 @@
  * pg_proc.h
  *       definition of the "procedure" system catalog (pg_proc)
  *
- * 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
  *
  * src/include/catalog/pg_proc.h
index ea22aa6563df4daccd67a3f7e2541a1a2a4306c5..6cdc2b1197075350b522b0b1eb81a780e488060f 100644 (file)
@@ -3,7 +3,7 @@
  * pg_publication.h
  *       definition of the "publication" system catalog (pg_publication)
  *
- * 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
  *
  * src/include/catalog/pg_publication.h
index 5f5bc92ab325c0a6c664f377adca2858935a6e96..8ab226e4c0f14cc4ffccf6f7b990f3441dd842f8 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the system catalog for mappings between relations and
  *       publications (pg_publication_rel)
  *
- * 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
  *
  * src/include/catalog/pg_publication_rel.h
index dd9baa2678c5c01d6a53d96f5a538f5aada7e145..479754c24557898508a9093ccc6eceacbe3cfc15 100644 (file)
@@ -3,7 +3,7 @@
 # pg_range.dat
 #    Initial contents of the pg_range system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_range.dat
index b01a074d095d25431eb39499fe4a72d27717bc07..98172bb1b60b5ac21241f7893f3e9f4d994a56f2 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "range type" system catalog (pg_range)
  *
  *
- * 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
  *
  * src/include/catalog/pg_range.h
index 613d07e6cf6fc826ff3f000666b29c3466010e06..7477ce49ccba2ec6c4224405e093c620eaeeadf5 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "replication origin" system catalog
  *       (pg_replication_origin)
  *
- * 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
  *
  * src/include/catalog/pg_replication_origin.h
index ceb1def6e7fb64d6d86e51076995d9afeeefeb94..4369fc87c671cf7098ba9c928b9954eef67a9dac 100644 (file)
@@ -7,7 +7,7 @@
  * --- ie, rule names are only unique among the rules of a given table.
  *
  *
- * 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
  *
  * src/include/catalog/pg_rewrite.h
index 6e4e07eda6691e9d599a3ef440c6c4dd31f6d53a..07d4bff119eddaa0a914812e237caa8accec7f55 100644 (file)
@@ -3,7 +3,7 @@
  * pg_seclabel.h
  *       definition of the "security label" system catalog (pg_seclabel)
  *
- * 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
  *
  * src/include/catalog/pg_seclabel.h
index 897ad141eaa72f08249b64641ad79310c5ded85c..9459edd95bc33772520deca55778f4e432fdd2f6 100644 (file)
@@ -3,7 +3,7 @@
  * pg_sequence.h
  *       definition of the "sequence" system catalog (pg_sequence)
  *
- * 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
  *
  * src/include/catalog/pg_sequence.h
index 915e37040d78d4d25d16153e33c458bc6b330822..7c3fd5b08ea4ab979dffe28d741eea9845e194e3 100644 (file)
@@ -12,7 +12,7 @@
  * from a relation to its database.  Currently, only dependencies on roles
  * are explicitly stored in pg_shdepend.
  *
- * 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
  *
  * src/include/catalog/pg_shdepend.h
index 5817815c3433fa50ebadd51f5404f94fe4af896c..a8238aa7933a86c9ec8a088a7fba5d52a4c73030 100644 (file)
@@ -16,7 +16,7 @@
  * across tables.
  *
  *
- * 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
  *
  * src/include/catalog/pg_shdescription.h
index 577081031fb73f9b56d9e6c41bb4d30dc1d9d1aa..331e0664485f70f52a223de19bbe9440f1c2e1f3 100644 (file)
@@ -3,7 +3,7 @@
  * pg_shseclabel.h
  *       definition of the "shared security label" system catalog (pg_shseclabel)
  *
- * 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
  *
  * src/include/catalog/pg_shseclabel.h
index 207be54b9b9705acd62a1c04fb5321f4a15c9778..40a7260165eca8403e472d53a5a708994f97ac81 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "statistics" system catalog (pg_statistic)
  *
  *
- * 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
  *
  * src/include/catalog/pg_statistic.h
index 54a88f4ec878a839345e867899e033455fe36207..e9491a0a87482349ce9e09a0b2387c01f34f6085 100644 (file)
@@ -8,7 +8,7 @@
  * objects, created by CREATE STATISTICS, but not the actual statistical data,
  * created by running ANALYZE.
  *
- * 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
  *
  * src/include/catalog/pg_statistic_ext.h
index 952883e2d3e8313eb80277226fdbdf41ac1b44fb..0ef4ecb64a653339fb07bd5b1413e1542c3a4245 100644 (file)
@@ -6,7 +6,7 @@
  *
  * This catalog stores the statistical data for extended statistics objects.
  *
- * 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
  *
  * src/include/catalog/pg_statistic_ext_data.h
index 3cb13d897e2635b61e8c52009405eeaaaf67ff07..0a756d42d8453fad1f2c9e24be72936d73b67e97 100644 (file)
@@ -3,7 +3,7 @@
  * pg_subscription.h
  *       definition of the "subscription" system catalog (pg_subscription)
  *
- * 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
  *
  * src/include/catalog/pg_subscription.h
index 21b4ac2b9a601558cbe5cc76870ee78178972931..c44df04c72115703321ae5a8b2d46517dd62ddea 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the system catalog containing the state for each
  *       replicated table in each subscription (pg_subscription_rel)
  *
- * 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
  *
  * src/include/catalog/pg_subscription_rel.h
index f45ef9a2dd4fd0564dc02c46d5ef292c20471882..bb0dec08ef224df92281b653ed63487dc4b713ef 100644 (file)
@@ -3,7 +3,7 @@
 # pg_tablespace.dat
 #    Initial contents of the pg_tablespace system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_tablespace.dat
index 594a81cd9a2d41d2c859cbda4a4a4237591f4306..1daf2dd9c207bd04d0c28b2247e527fa886be102 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "tablespace" system catalog (pg_tablespace)
  *
  *
- * 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
  *
  * src/include/catalog/pg_tablespace.h
index 1a255cc8eaed4232bff1c3feff8b8b1f45bf1c0b..05f3e276fc51a1c66dac41ca4ab5d6a6a7f1f4ab 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "transform" system catalog (pg_transform)
  *
  *
- * 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
  *
  * src/include/catalog/pg_transform.h
index 362be3a6ab00a9e96a8f55dbc6e611473c6f9cae..2f30c7c2f9442a50fc51d84ff50b4210c384a979 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "trigger" system catalog (pg_trigger)
  *
  *
- * 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
  *
  * src/include/catalog/pg_trigger.h
index bddaa8192fbf70245e9367523002ef0e99b8fbaa..44281675db78400e38715a9fba3f1b0ccc551930 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_config.dat
 #    Initial contents of the pg_ts_config system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_ts_config.dat
index 7ab97a8aa36402e3758474282f75c6dd33206026..0d9c5e3590b8e24b2c036b10000e531daa2b4591 100644 (file)
@@ -5,7 +5,7 @@
  *       (pg_ts_config)
  *
  *
- * 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
  *
  * src/include/catalog/pg_ts_config.h
index 43a8bd4cdcdbc13aa9a629d988bccc2c1c652399..f3a593326eef2d0c9897ae627303d559dc241e0b 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_config_map.dat
 #    Initial contents of the pg_ts_config_map system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_ts_config_map.dat
index 7892e17d71c9e16bb6b71232d99b18e42a69f7cd..46aef63faa9b449aa8a39e0c2e10149d9728ed90 100644 (file)
@@ -5,7 +5,7 @@
  *       (pg_ts_config_map)
  *
  *
- * 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
  *
  * src/include/catalog/pg_ts_config_map.h
index f9d50da1c97836bc717d111a714f5d07e00cd462..abeec0ccaee94f2897bfb739c59a80e638921fb0 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_dict.dat
 #    Initial contents of the pg_ts_dict system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_ts_dict.dat
index be7f016c1160ac8633caa6068bc4a125414b5d29..38128a313feca0014b2ccae2423985dd7529185d 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "text search dictionary" system catalog (pg_ts_dict)
  *
  *
- * 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
  *
  * src/include/catalog/pg_ts_dict.h
index aca4773c13b7619df27093ea0ff64c1eba52449d..f23aa8c5411ed52978969c7f659666e12aeb390e 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_parser.dat
 #    Initial contents of the pg_ts_parser system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_ts_parser.dat
index 88ef79d3ab0e4935174ec6261206aeaf4b0a8c1d..641c6b6cb1e0eea03a669984a21a8d52a7bb431a 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "text search parser" system catalog (pg_ts_parser)
  *
  *
- * 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
  *
  * src/include/catalog/pg_ts_parser.h
index d55dc25d14a15795b3ddd72a690d42851641675b..297a8b38fc9b2f078318280e122c027ceb1ee6c3 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_template.dat
 #    Initial contents of the pg_ts_template system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_ts_template.dat
index afaff027d391763f428928faea36c42a1338ef1b..f610225ba2b6debfb16520038629073889afbdd3 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "text search template" system catalog (pg_ts_template)
  *
  *
- * 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
  *
  * src/include/catalog/pg_ts_template.h
index d9b35af914afa69b06ba79571f3a3e5c9cc3caa4..fe2c4eabb46dac36297699366d7574824238ecf2 100644 (file)
@@ -3,7 +3,7 @@
 # pg_type.dat
 #    Initial contents of the pg_type system catalog.
 #
-# 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
 #
 # src/include/catalog/pg_type.dat
index 0c273a0449de6065b0cd2a9e8fa34cc57172661b..e1a5ab3df30a0ade0dd751b938bda5286fbd5aa0 100644 (file)
@@ -4,7 +4,7 @@
  *       definition of the "type" system catalog (pg_type)
  *
  *
- * 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
  *
  * src/include/catalog/pg_type.h
index e496828dca56fd2497374a8b5eb8d29359873fa4..f5ccdb857a7f0298ce9c805aac1e8947748c7dec 100644 (file)
@@ -3,7 +3,7 @@
  * pg_user_mapping.h
  *       definition of the "user mapping" system catalog (pg_user_mapping)
  *
- * 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
  *
  * src/include/catalog/pg_user_mapping.h
index fd4dbad67ef624f1c2107f17f5fe5ce07aee4272..1cadbfd9f4659d5f095a517f8a157c39366b0c73 100755 (executable)
@@ -10,7 +10,7 @@
 #    in the same order as the columns of the corresponding catalog.
 #    Comments and blank lines are preserved.
 #
-# 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
 #
 # src/include/catalog/reformat_dat_file.pl
index 8a07340ba14b00e937045cbc4de959d4f978156a..690869d404a4701afb9d3bfc0cdd5ed56255d7a7 100755 (executable)
@@ -8,7 +8,7 @@
 #    Note: This does not reformat the .dat files, so you may want
 #    to run reformat_dat_file.pl afterwards.
 #
-# 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
 #
 # src/include/catalog/renumber_oids.pl
index 3579d3f3eb0d9b7e0f90d67e0782cc2e4e984b58..048003c25e48f9ba0a8019885fb90062b461acfd 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for functions in backend/catalog/storage.c
  *
  *
- * 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
  *
  * src/include/catalog/storage.h
index 40419efd3736e85e871254d0f2ddb73a503fcd38..7b21cab2e0a06fb7781bc9579653bca5d1d14049 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for XLog support for backend/catalog/storage.c
  *
  *
- * 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
  *
  * src/include/catalog/storage_xlog.h
index cc5dfed0bf6b9475ecfd775f0267cca02bdf7a8c..3281dbd7aafccfaf4092af7e088c0bee70507122 100644 (file)
@@ -7,7 +7,7 @@
  * object OIDs, else renumber_oids.pl might change them inappropriately.
  *
  *
- * 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
  *
  * src/include/catalog/toasting.h
index 3903dc1f5b51b159cb25ec6d43b1f918b1aaffa8..83adbd577497ccfc8087b512060c4ce27074ef95 100755 (executable)
@@ -11,7 +11,7 @@
 #    to take over what was intended as expansion space for something
 #    else.
 #
-# 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
 #
 # src/include/catalog/unused_oids
index 5c1a13d8d7bcc13132fb597c8a60c68f356ecb0d..f9d6ba13c9248988690aa1f6b73bb18b256807db 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for commands/alter.c
  *
  *
- * 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
  *
  * src/include/commands/alter.h
index 90b682f64d747908bdb954c96597cc2f57f3c65d..d8814e9fec65b391f45decb9d33aacd4a6e77871 100644 (file)
@@ -3,7 +3,7 @@
  * async.h
  *       Asynchronous notification: NOTIFY, LISTEN, UNLISTEN
  *
- * 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
  *
  * src/include/commands/async.h
index 11b7cdf4ee722bab2d915895ea21bed5de5e8be1..e05884781b94d972129682070af3c59317daa1eb 100644 (file)
@@ -3,7 +3,7 @@
  * cluster.h
  *       header file for postgres cluster command stuff
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * src/include/commands/cluster.h
index e25f5d50b322b82cc56d2088032e0d41990614df..df7d1d498c39f2f3a465e1a07138bac6217c9e14 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for collationcmds.c.
  *
  *
- * 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
  *
  * src/include/commands/collationcmds.h
index d349159f05c7b0db6bf2e6b6821a680aa85e2502..840936eefa99972907cd2ee1c83f9601f0889153 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Prototypes for functions in commands/comment.c
  *
- * Copyright (c) 1999-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1999-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index c38cab8076eea4b96ebb311bb71f0cb44c67c9ed..543d87470427f1f2140942e45af50436b2688dea 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for conversioncmds.c.
  *
  *
- * 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
  *
  * src/include/commands/conversioncmds.h
index bbe0105d77b5a77e9aed1cc19cfee8f5b7c6fba6..c639833565d9eae92d94c93ea4d589856478641d 100644 (file)
@@ -4,7 +4,7 @@
  *       Definitions for using the POSTGRES copy command.
  *
  *
- * 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
  *
  * src/include/commands/copy.h
index abd0525290d317844bc753837fc1f05f66386815..72c97702e40e43a7bddf131964127afd5cf1a835 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for createas.c.
  *
  *
- * 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
  *
  * src/include/commands/createas.h
index d1e91a2455986ffdbaf56559c0e28a9b24c6c2fd..f8f6d5ffd03ca92896011a2c8ac9d81cadacecac 100644 (file)
@@ -4,7 +4,7 @@
  *             Database management commands (create/drop database).
  *
  *
- * 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
  *
  * src/include/commands/dbcommands.h
index 4e8a442c89f6330527d73e8f95f9c4057ad6af27..4f01567eba935916607d22cb77f3337b22b74d7e 100644 (file)
@@ -4,7 +4,7 @@
  *             Database resource manager XLOG definitions (create/drop database).
  *
  *
- * 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
  *
  * src/include/commands/dbcommands_xlog.h
index 1dc6dc2ca046cc7d9f8fed80c77ed9d6917e73fe..dede9d788ec92287f8539219fe2399420018e04c 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES define and remove utility definitions.
  *
  *
- * 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
  *
  * src/include/commands/defrem.h
index dbd27bf202f1ae27ce8df71e1124169854b2ac4e..a4b0c642df9d19ac46ed129d23c8bc6804f824de 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for discard.c.
  *
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/commands/discard.h
  *
index 6eeb7208fa68df6277721417e221d6fbbee22a34..faa2958b8932e7de12e88d881fa4629bed827461 100644 (file)
@@ -3,7 +3,7 @@
  * event_trigger.h
  *       Declarations for command trigger handling.
  *
- * 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
  *
  * src/include/commands/event_trigger.h
index e4f4b704dfa7b05dc90f39e4a155988a09a4a951..c727da5fe158c596d7517e16eaec82aa8239fe23 100644 (file)
@@ -3,7 +3,7 @@
  * explain.h
  *       prototypes for explain.c
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * src/include/commands/explain.h
index 02fc17d7c093f9fdc18051e8b443504813774052..6f10707b00cb9d44598f6e6572571e5c55d31299 100644 (file)
@@ -4,7 +4,7 @@
  *             Extension management commands (create/drop extension).
  *
  *
- * 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
  *
  * src/include/commands/extension.h
index 8d2a9a24c50bd9d0adcb4fc9305562f961a8044d..552ff78e63c8903e78712939149b730081834804 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for lockcmds.c.
  *
  *
- * 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
  *
  * src/include/commands/lockcmds.h
index edf04bf415a39c7295b8f27094321739317e3cf2..6bdb7ca258969eecca62e7b099497b1e061ad028 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for matview.c.
  *
  *
- * 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
  *
  * src/include/commands/matview.h
index 8650c1a639ba6facd4c39f5af142f1a42123bf03..946ce802a4d46f593970deeb38a8a617b3db9c41 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for policy.c.
  *
  *
- * 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
  *
  * src/include/commands/policy.h
index 73220981eeca280b4cb83adea9907a22b609a22f..8fef0302b5d52f9e9a7aa290e08492810bb413ee 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for portalcmds.c.
  *
  *
- * 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
  *
  * src/include/commands/portalcmds.h
index 2ce832419ffbcd916aed5dad8938be2dd217ce0f..9d09fb2b122b18aa18bd580abc057294794cda58 100644 (file)
@@ -4,7 +4,7 @@
  *       PREPARE, EXECUTE and DEALLOCATE commands, and prepared-stmt storage
  *
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * src/include/commands/prepare.h
  *
index acd1313cb3dbd27622a9c53945ef5e599945bb3a..3f91b3bf525e7507d2d1c4e734417b2068e5fad1 100644 (file)
@@ -7,7 +7,7 @@
  *       constants, you probably also need to update the views based on them
  *       in system_views.sql.
  *
- * 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
  *
  * src/include/commands/progress.h
index c536b648f829ac7d8a1d1c76a33bae7944594eca..e713df0c31bf21104836509ab6c8ec548e5a6838 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for publicationcmds.c.
  *
  *
- * 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
  *
  * src/include/commands/publicationcmds.h
index fed86118ea830eb3d852c96f3c18f45ee3b6a6d0..ac88a35399aa7d3102466d34400694a7108a1d84 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for schemacmds.c.
  *
  *
- * 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
  *
  * src/include/commands/schemacmds.h
index 4605996a1ff64bc00966760e226f2cd1abdbec95..42fe4c06b478c6b1bca1163ba56ee5fec1e3c1c5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Prototypes for functions in commands/seclabel.c
  *
- * 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
  */
 #ifndef SECLABEL_H
index ee26ab47d0eab0d16c8694d0750dcb0881ac2a58..e2638abf0ee8af5e9d34cf81ed794504890b23ca 100644 (file)
@@ -3,7 +3,7 @@
  * sequence.h
  *       prototypes for sequence.c.
  *
- * 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
  *
  * src/include/commands/sequence.h
index b339b074dca03bf5e3af903f840ff4baf4e1fd62..804e47b2cbd6b568ca25045130930443e8f73153 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for subscriptioncmds.c.
  *
  *
- * 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
  *
  * src/include/commands/subscriptioncmds.h
index 9c25a805f2923655dd20d7731ec052a4b2686155..2e04b824c16b9209dbcc06cb2c191da3aee13819 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for tablecmds.c.
  *
  *
- * 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
  *
  * src/include/commands/tablecmds.h
index 273e31ccdfb353f230d3cf50c06f8e76d0556690..41c457052d97d98cc8c91716ce978abe9f63d210 100644 (file)
@@ -4,7 +4,7 @@
  *             Tablespace management commands (create/drop tablespace).
  *
  *
- * 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
  *
  * src/include/commands/tablespace.h
index a46feeedb0b9ab0259430ae164267fee66777be6..5d691926433e8aab2b33a3e56606da89950fd00b 100644 (file)
@@ -3,7 +3,7 @@
  * trigger.h
  *       Declarations for trigger handling.
  *
- * 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
  *
  * src/include/commands/trigger.h
index 8af0665f296c713f0d26eccea20b1c1ccc573318..fc18d64347165419ae062a6aa43db81e68baae41 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for typecmds.c.
  *
  *
- * 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
  *
  * src/include/commands/typecmds.h
index 128f7ae65da723f5c1c77f5ec794f3c831705c87..5dc41dd0c194f7a6c37fa1193ecac2eec823f420 100644 (file)
@@ -4,7 +4,7 @@
  *       header file for postgres vacuum cleaner and statistics analyzer
  *
  *
- * 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
  *
  * src/include/commands/vacuum.h
index 5f43414425c4049507c0a8927808ad9ff752a9b4..2749ff19d0a328ff466e5969ee5d612d7d2afc64 100644 (file)
@@ -2,7 +2,7 @@
  * variable.h
  *             Routines for handling specialized SET variables.
  *
- * 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
  *
  * src/include/commands/variable.h
index 663e096a7af8a3f35b488381b3762c718fdab7a5..44a16d87bb74190b6509eb8592b304509eab93e1 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/commands/view.h
index c30b173483389cb75c6fe3c5aa6da5f873f560ed..5de44992aacc04f450b4cdf38a21dc425173fdad 100644 (file)
@@ -3,7 +3,7 @@
  *       Encoding and decoding routines for base64 without whitespace
  *       support.
  *
- * Portions Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  * src/include/common/base64.h
  */
index b1b93f3e086f1314352406ff6f5a246edb173773..f36b7838d0fb4b2ac4fe45f99db5401f3d3cb259 100644 (file)
@@ -2,7 +2,7 @@
  * config_info.h
  *             Common code for pg_config output
  *
- *     Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  *     src/include/common/config_info.h
  */
index 6263afafbbe7eb4653d43cb7b2c587fea4588b7d..bf3c1f864c286b25520f506b01c77c6e234e6e61 100644 (file)
@@ -2,7 +2,7 @@
  * controldata_utils.h
  *             Common code for pg_controldata output
  *
- *     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
  *
  *     src/include/common/controldata_utils.h
index 3181ee17dd5a645abb391e6b5c12765df689988a..b2badd3172b2c489f537b6b1638a981c7c09b59a 100644 (file)
@@ -2,7 +2,7 @@
  *     fe_memutils.h
  *             memory management support for frontend code
  *
- *     Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  *     src/include/common/fe_memutils.h
  */
index d512e622dbbcd452bc49cc4144a2f249dd446b97..d87881693c4b42dcd14c121c19f5955e87523338 100644 (file)
@@ -3,7 +3,7 @@
  * File and directory permission definitions
  *
  *
- * 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
  *
  * src/include/common/file_perm.h
index 3aefc38b10f084e73e64a16158ee4f8d6b18c832..a7add75efa1dca7e6da396b7f2726928f9f370a3 100644 (file)
@@ -5,7 +5,7 @@
  * Assorted utility functions to work on files.
  *
  *
- * 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
  *
  * src/include/common/file_utils.h
index 8f262bc8b7f048d5b2a3aa6d64359b2cf316b294..a2972218e7216c920d16661ad695877e4e82c004 100644 (file)
@@ -11,7 +11,7 @@
  * the 64 bit cases can be considerably faster with intrinsics. In case no
  * intrinsics are available 128 bit math is used where available.
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * src/include/common/int.h
  *
index 1a833cd93e7ff318a104dc50e99f3147537d6287..a83edc710c5c00a0de5e71f82dcf145a86d1a563 100644 (file)
@@ -8,7 +8,7 @@
  *
  * See src/tools/testint128.c for a simple test harness for this file.
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * src/include/common/int128.h
  *
index ad7208673dd2fec0130a871c1c19f14dc79dcb56..34c78eb5f1da33bc2e31d06905ba86fd458887af 100644 (file)
@@ -5,7 +5,7 @@
  *
  * These definitions are used by both frontend and backend code.
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * src/include/common/ip.h
  *
index fb18858a53ee80e069ab3ab1728f915ebb189b08..257c050903e34b615291dd5fdc0eccfb6680de83 100644 (file)
@@ -4,7 +4,7 @@
  *       PostgreSQL's list of SQL keywords
  *
  *
- * 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
  *
  * src/include/common/keywords.h
index dbff36713d6e215fdf48d4e2e707971cff9b9275..9c0c7f88d89b890c8bc7ec6505db7143de1d73b1 100644 (file)
@@ -4,7 +4,7 @@
  *       Key word lookup for PostgreSQL
  *
  *
- * 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
  *
  * src/include/common/kwlookup.h
index 1845e66e31d2e895927bc5fc49bed435a5eab4d7..e8665dc14009041056aa2052e6f103955e65c17c 100644 (file)
@@ -3,7 +3,7 @@
  * link-canary.h
  *       Detect whether src/common functions came from frontend or backend.
  *
- * Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * src/include/common/link-canary.h
  *
index 4a28e9a3a84212c09520f274cda9f1a0cf2c95b6..028149c7a1528e062b31d539b84f886e2813c1d4 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  * Logging framework for frontend programs
  *
- * Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * src/include/common/logging.h
  *
index aa7cd3f27b524c5296f35770e0178eeaafbb18d6..8695f10dffc0584bc78c91ab0ddc2effee59aa9c 100644 (file)
@@ -6,7 +6,7 @@
  * These definitions are needed by both frontend and backend code to work
  * with MD5-encrypted passwords.
  *
- * 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
  *
  * src/include/common/md5.h
index 8ac3929bbf491ceec1202a6944e939f5d334b67d..869cabcc0d2bb90a8e7aaf9a7c2e63f2de0fac20 100644 (file)
@@ -3,7 +3,7 @@
  * relpath.h
  *             Declarations for GetRelationPath() and friends
  *
- * 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
  *
  * src/include/common/relpath.h
index 078385c6a3fc3a086417a96a61f77a150c0b0143..4a93808db4dd1c15656cc61a915959e02dd6ed34 100644 (file)
@@ -2,7 +2,7 @@
  *     restricted_token.h
  *             helper routine to ensure restricted token on Windows
  *
- *     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
  *
  *     src/include/common/restricted_token.h
index 09f33650d90f079adc1682c26386fa9ac2242f50..3abf2acce0f35abfc784329c3c91516340d7c82a 100644 (file)
@@ -5,7 +5,7 @@
  *
  * These definitions are used by both frontend and backend code.
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * src/include/common/saslprep.h
  *
index 1c46dee58cd9d4e55c24ea4cc47596359ab23351..1d24b7f67e8b312c333331e187358c15d5747ef6 100644 (file)
@@ -3,7 +3,7 @@
  * scram-common.h
  *             Declarations for helper functions used for SCRAM authentication
  *
- * 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
  *
  * src/include/common/scram-common.h
index cd3da8eccdcc7b8de8d11ebc0721721c0657023f..673e75b534366cbbd3f43626472aabafb3ca2158 100644 (file)
@@ -3,7 +3,7 @@
  * sha2.h
  *       Generic headers for SHA224, 256, 384 AND 512 functions of PostgreSQL.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *               src/include/common/sha2.h
index 4c3dcd37cffb15d6cf449f2a0c17ea2af8c81ddc..a0282318a24e215d4dc503419c2bc7b46bf496ed 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output.
  *
- * Portions Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/include/common/shortest_dec.h
index 94f653fdd75ca2bf03485a9a652d9c313b12a553..5113c04434c8d02f240f609eb4a7217ed6ce493e 100644 (file)
@@ -2,7 +2,7 @@
  *     string.h
  *             string handling helpers
  *
- *     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
  *
  *     src/include/common/string.h
index 99167d295259e1db102eff2520dae4bc36d786ef..f1b7ef1aa4e3cd13d81e9884ed7006d2d4ff159f 100644 (file)
@@ -5,7 +5,7 @@
  *
  * These definitions are used by both frontend and backend code.
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * src/include/common/unicode_norm.h
  *
index 8b1335ffc9d42d20a84e90781200f033a0445ac4..18ba5f6683201d034ec657b855060568699261d4 100644 (file)
@@ -3,7 +3,7 @@
  * unicode_norm_table.h
  *       Composition table used for Unicode normalization
  *
- * 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
  *
  * src/include/common/unicode_norm_table.h
index ecc5ad4207be9065bf43228f9383750aed059e8b..2a7c6c4f0d20f7f8bc4baaa24cc23e4cee5cf48d 100644 (file)
@@ -2,7 +2,7 @@
  *     username.h
  *             lookup effective username
  *
- *     Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  *     src/include/common/username.h
  */
index 2b506827cb27a6132c4a53d6e7381c749bcf2ad0..6be6d35d1e2c28828e597e927b75f4aa050dccde 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Note: this file must be includable in both frontend and backend contexts.
  *
- * 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
  *
  * src/include/datatype/timestamp.h
index d21dbead0a2c60e807638f99721c9a43f36bf3d8..7112558363fca9e2fb7de491b49711f583af247c 100644 (file)
@@ -4,7 +4,7 @@
  *       Low level infrastructure related to expression evaluation
  *
  *
- * 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
  *
  * src/include/executor/execExpr.h
index 46fcf89992782697adbe4f307b9aa029bb2c0485..17d07cf020c5eeee74e6b08020cf595a5005d965 100644 (file)
@@ -2,7 +2,7 @@
  * execParallel.h
  *             POSTGRES parallel execution interface
  *
- * 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
  *
  * IDENTIFICATION
index 580734e9c965b9bb181d8f7b96965d70a8e53496..6d1b72219872946abc59911f07d3f0438d52ffac 100644 (file)
@@ -2,7 +2,7 @@
  * execPartition.h
  *             POSTGRES partitioning executor interface
  *
- * 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
  *
  * IDENTIFICATION
index c119fdf4fa06ce3527c83a9777f5a445e155577b..2e9920111fb908f4226fa7b5bb4f254cc21a098b 100644 (file)
@@ -7,7 +7,7 @@
  * for debug printouts, because that's more flexible than printf().
  *
  *
- * 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
  *
  * src/include/executor/execdebug.h
index b88fa02d3b737796797264b6d938bfa709a32b4c..b5cead3502d815eda21ea4d2535900b342bdc087 100644 (file)
@@ -5,7 +5,7 @@
  *       and related modules.
  *
  *
- * 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
  *
  * src/include/executor/execdesc.h
index 6298c7c8cad1a48484209cc7ed9520ca330d6665..6ef3e1fe0691e5df6f60d073d2e31699ebef5adc 100644 (file)
@@ -4,7 +4,7 @@
  *       support for the POSTGRES executor module
  *
  *
- * 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
  *
  * src/include/executor/executor.h
index 99131bfadb4a0d4aff981ff0d6a122b0cc684f32..25e28519df98b66489870a3b69e20f7887b62b47 100644 (file)
@@ -4,7 +4,7 @@
  *             Declarations for execution of SQL-language functions.
  *
  *
- * 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
  *
  * src/include/executor/functions.h
index 2c94b926d3764cd2317144536969374abb616c62..79b634e8ed10e060b7dfc29fcf3c040517a015d0 100644 (file)
@@ -4,7 +4,7 @@
  *       internal structures for hash joins
  *
  *
- * 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
  *
  * src/include/executor/hashjoin.h
index 13aaf05453171ba229ff70e999d3ac64b345ca7e..f48d46aedef9115a5ac319fc22b1536b789ef99d 100644 (file)
@@ -4,7 +4,7 @@
  *       definitions for run-time statistics collection
  *
  *
- * Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  * src/include/executor/instrument.h
  *
index 68c9e5f5400dbe36a0cd3f4f073dc146643d5e0b..2fe82da6ff734e7654102c7f36c16f0033dc584a 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for nodeAgg.c
  *
  *
- * 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
  *
  * src/include/executor/nodeAgg.h
index 80e02b7fac8dd969aaf4519f9acb251812a3adb4..be222ebff6910151e007d0dce265263934260a63 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeAppend.h
index addf70f969cc94b033c5dcdb6d225210ae184019..2271bb791d6aaf7f8656eec33d1cabec74c5d971 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeBitmapAnd.h
index 2c31d6fdcb9032239d6e3344c29406774888fbdd..10228afd13b574f80b59a9d5d3b675358cd656c0 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeBitmapHeapscan.h
index 3903c876f86dcca32f537da1af9254d4d58d73b8..42a24e67c2889ce78f674a4509bcee715b526993 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeBitmapIndexscan.h
index 27ce62c806d2cae70038f3aa447022deda4b6d67..58a7b8cbfa39fb3f0a46a5f275e0010ecf9e4a55 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeBitmapOr.h
index 564d807e845cf03ec4b907eb16edfe8e55ee2a2c..3e7555233ad0feba4592c2dfdad5fe9197cdaabf 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeCtescan.h
index 2829be5d010477694be229d7e4e5f1aecf5f5fe0..1d5287518bc7aa5ab070ad7a0498daed3ffa7807 100644 (file)
@@ -4,7 +4,7 @@
  *
  * prototypes for CustomScan nodes
  *
- * 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
  *
  * ------------------------------------------------------------------------
index ca7723c899777b0c65411f8b6a0a82b7d89481a9..326d713ebf4e509be623cbaa32fb4fded37134fa 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeForeignscan.h
index 4f7d60dcc3d520d858000dcdd2155e7a2a6c8e55..74e8eefd38be34ca4f9999fa49a49076459a3268 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeFunctionscan.h
index 73a69a4c4bbe815bd13967f9cd0321caee335578..105248b78666453f4736f2df76a5ce029b1d612c 100644 (file)
@@ -4,7 +4,7 @@
  *             prototypes for nodeGather.c
  *
  *
- * 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
  *
  * src/include/executor/nodeGather.h
index d818576f1c888b69ec77b098bfb2c6242735f3d4..a8f960bdfca5981965f9a3b45d48cc78c7917f36 100644 (file)
@@ -4,7 +4,7 @@
  *             prototypes for nodeGatherMerge.c
  *
  *
- * 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
  *
  * src/include/executor/nodeGatherMerge.h
index 1e673b0dafc8b2ccbed22856294a152f90936728..2965c742d528f5b4ceab181709fa9b40b138aaed 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for nodeGroup.c
  *
  *
- * 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
  *
  * src/include/executor/nodeGroup.h
index fc80f03aa8d9dae4f63acb38c9204cc869244ab0..1336fde6b4d5e941282c784da5bb8f59b204e302 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for nodeHash.c
  *
  *
- * 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
  *
  * src/include/executor/nodeHash.h
index 1752b3b208de3bf1c5efe3fca37d9e34d687f5ed..dc67162b20d30ffbcb934e3547af6bd50b138e81 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for nodeHashjoin.c
  *
  *
- * 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
  *
  * src/include/executor/nodeHashjoin.h
index d85cd12e180a32a56a608365692ecd90e97a2343..9f1d26fb722ad63a88785ee5f5e4354ae1277e91 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeIndexonlyscan.h
index e895ec5b7b3d48cc234eef34cd3faab28a146ba2..1b6b318a75e1bd349d6c47d941ac6b16c18103bb 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeIndexscan.h
index c12ff92bb57f91146f4d924a40088bf0e6fc01ad..cbcb94153dcfcc7bf79e77431e5da89967f06cd0 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeLimit.h
index 0623607d1665a08201dcbbac3fd84f0718519b1b..85d0e17fd6c0b9d1c8495cfe2feddf2760dd38e0 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeLockRows.h
index e558c34cc00f2c36eac246069211ee23ee50307b..99e7cbfc94320f810de2094d77b1fba893af7a1f 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeMaterial.h
index feeddd4a6f666aff06d7dc6ff5c67dcba4f380b2..2c8618930ecb23d495d4c5af49e15ca813800e12 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeMergeAppend.h
index 996ae4d02c8842d66b6b83302be6e0aef951bcb4..ae8105a5cfd4a0d9821e87ef746fad972d9872e6 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeMergejoin.h
index 891b119608b051d890f177c7aab0695cd32456aa..0495cae051c79eca103152f613b97830c73225a1 100644 (file)
@@ -3,7 +3,7 @@
  * nodeModifyTable.h
  *
  *
- * 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
  *
  * src/include/executor/nodeModifyTable.h
index 89e441fd3b7b1ab6c1e21f11ac20142169af190a..6fcf08eea9c65e425ea41be68859bf182988635e 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeNamedtuplestorescan.h
index d1f94d3c126dfb0eb01c5661422a82227c0e958a..5a048a799fbc45c0be96cbe066048054dd0eef86 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeNestloop.h
index 15902a96e96683dbbf286cd123e4559e2cb6ce5d..76e433fa5a41534d577e17889db25151c4bc8181 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeProjectSet.h
index 76befffe09ba9fa8bb3e25b32403805e122718a5..c7253ce4945b1f8fb42f2f5b65ffd197fd743186 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeRecursiveunion.h
index af5fb60a6781e84cbc1409fbeaf1db6f1f259e3c..b86167205658b0cf886b75f75477248bf3b61a9d 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeResult.h
index c0976508c4fedc7367de4909db38f48e7231fdba..c24fca5e353ad3b6c859beb29cbdd6919d559415 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeSamplescan.h
index f0595b2a35b2b7e1db2b8162c90f2a20f4a02d63..2ef48ceec042e1df960b37567cd66a1f6929920e 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeSeqscan.h
index 408022c6ca6a9872614ee9fe2bfc3e15f978c50a..a3577b3e3efdc90af78f06179e60bc250d4eb34e 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeSetOp.h
index d1caceddfd17512627425b9620b825c4aaeb8b32..092555614e8c22f971c14424d02586937def33ea 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeSort.h
index 2d90964275b5bd368965886440fb9abb7e01d19b..83e90b3d07b943663d4599cb9c802ee6bf6575a2 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeSubplan.h
index cb61217fa3b044bfd132b8a27f049488c2c4f715..5e237b0a8ce2ae28c438b98e2a0687989e40c6a7 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeSubqueryscan.h
index f780624752277f6fc5ff0a83a65eccd44da94f23..644babc08b9b170fbf68c5b7d874f21e732c05ef 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeTableFuncscan.h
index 9065995408bf7df697bb752ad3634f11250060da..92a818d85f155e9fc2c34fb526e3dc8604467910 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeTidscan.h
index adacc703664cb5f64c511ab07f9118502164fc6d..bc653fd56e3dc4423a7fd52ceddd371a23068490 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeUnique.h
index 25bec5086e4660ca8c6b6cd5880c882aa9470185..5f2a1d55feba00d1807bbf05f1d3734208cc9a3a 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeValuesscan.h
index 741036dd9825ec8d279942a5d2b3bd8f02cc014f..4c53eb0439b7efc6c4b300e9d30f49f8b7afcad5 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for nodeWindowAgg.c
  *
  *
- * 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
  *
  * src/include/executor/nodeWindowAgg.h
index d100cf203cc9e883725376c232977792712084ea..09ecc490f5a6ad05b43e3e91de5e92a758c67dac 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/executor/nodeWorktablescan.h
index ad69a5ce43360526741b61203e49937faf15f6aa..06de20ada5e4da8e95369956fd22beff99225a0c 100644 (file)
@@ -3,7 +3,7 @@
  * spi.h
  *                             Server Programming Interface public declarations
  *
- * 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
  *
  * src/include/executor/spi.h
index bfcb46631445dd026764080514d765ed00136371..6220928bd3401dd8c9a5b393633d4b0b3f0678ab 100644 (file)
@@ -3,7 +3,7 @@
  * spi_priv.h
  *                             Server Programming Interface private declarations
  *
- * 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
  *
  * src/include/executor/spi_priv.h
index 838c2c2ca2976466711fefb2cb961dd5e9b4c7da..4131056ba0153329ebb08b6f6da651e131ca703f 100644 (file)
@@ -3,7 +3,7 @@
  * tablefunc.h
  *                             interface for TableFunc executor node
  *
- * 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
  *
  * src/include/executor/tablefunc.h
index e6958c609037853acee13b19d5f32b320d1cb9ef..93655ef6bda89452e174333d6e566b5e3587a26c 100644 (file)
@@ -3,7 +3,7 @@
  * tqueue.h
  *       Use shm_mq to send & receive tuples between parallel backends
  *
- * 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
  *
  * src/include/executor/tqueue.h
index 6522b7c6df153563bcddd7e2920077a18a584422..b2390c4a4d0b5782b6f4fffdf9b4bb4038fa9344 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for tstoreReceiver.c
  *
  *
- * 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
  *
  * src/include/executor/tstoreReceiver.h
index 04feaba55d931e2ff07ce3537bb87c64d12f9a39..f7df70b5abd58fca81a5d3229422946b6054ec49 100644 (file)
@@ -4,7 +4,7 @@
  *       tuple table support stuff
  *
  *
- * 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
  *
  * src/include/executor/tuptable.h
index 24b7001db79df71f8f06dc07bce1ee69b8dea688..2a1169a97aaabb28d6e46800505870c227d166a7 100644 (file)
@@ -3,7 +3,7 @@
  * Query cancellation support for frontend code
  *
  *
- * 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
  *
  * src/include/fe_utils/cancel.h
index 7faa74e7be991db3f0121bd0778c267f5adfa660..999de3efa59c6ebfa0bb82ac366125fdc4f9402e 100644 (file)
@@ -14,7 +14,7 @@
  * a true branch?) so that the interpreter knows whether to execute
  * code and whether to evaluate conditions.
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/include/fe_utils/conditional.h
  *
index c1c8c04ab02f83954556eed3df48a868eb12f993..8030af9a9f8b6b503fcec3bb6a314a9c3ad6acad 100644 (file)
@@ -3,7 +3,7 @@
  * Interfaces in support of FE/BE connections.
  *
  *
- * 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
  *
  * src/include/fe_utils/connect.h
index 97f0a590e8da308afe03fe4240a9b37abba359b0..1aa718bf5815745595d579eb13ef7d4581b35f8b 100644 (file)
@@ -3,7 +3,7 @@
  * Multibyte character printing support for frontend code
  *
  *
- * 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
  *
  * src/include/fe_utils/mbprint.h
index 7a280eaebd64795cb5b66fa79e9fe7e5f931cc13..9a47efa8de9caa40aecdfbaa1da567444bdc222c 100644 (file)
@@ -3,7 +3,7 @@
  * Query-result printing support for frontend code
  *
  *
- * 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
  *
  * src/include/fe_utils/print.h
index dd2ebcb01d9c58e8ccd2e486ab8b989633afb66b..91d1091bcc5fb5b66b853f8d14cf171919dad268 100644 (file)
@@ -10,7 +10,7 @@
  * backslash commands.
  *
  *
- * 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
  *
  * src/include/fe_utils/psqlscan.h
index c538ece19757645ed4add8a30774e2145e28d75a..98481e65531ab522b88f1beaba32ae7cbefd77c2 100644 (file)
@@ -34,7 +34,7 @@
  * same flex version, or if they don't use the same flex options.
  *
  *
- * 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
  *
  * src/include/fe_utils/psqlscan_int.h
index 8b15307dfb8a658041dd1c9d40e4311d25bff54a..c8655cd29496c48857f5d58e2c8f820cad023781 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Generator for recovery configuration
  *
- * Portions Copyright (c) 2011-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2011-2020, PostgreSQL Global Development Group
  *
  * src/include/fe_utils/recovery_gen.h
  *
index 103fd88c74fc5c5bd09f8cfd742f5a10b7acbc46..db04e677f231b511c0dff975bbfa095dc6867ea0 100644 (file)
@@ -7,7 +7,7 @@
  * facilities, but it's all we need in, eg, pg_dump.
  *
  *
- * 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
  *
  * src/include/fe_utils/simple_list.h
index 8c13cc0a66d6153f0a9decbeb29fd6c817215158..5924d3248a160db80c1d5d61684cbacd68159574 100644 (file)
@@ -6,7 +6,7 @@
  * assorted contexts.
  *
  *
- * 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
  *
  * src/include/fe_utils/string_utils.h
index 724ee73bdedf6821214ee00ee6f3557516b61451..453df2220fc213f57dc9f2a1fdcfac300fb871b1 100644 (file)
@@ -8,7 +8,7 @@
  * or call fmgr-callable functions.
  *
  *
- * 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
  *
  * src/include/fmgr.h
index 822686033e40d5173af13d4ee911387cffa59bce..95556dfb15cb513b11907cd09a1712869b50f73a 100644 (file)
@@ -3,7 +3,7 @@
  * fdwapi.h
  *       API for foreign-data wrappers
  *
- * Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * src/include/foreign/fdwapi.h
  *
index 4de157c19cb377ebe7c8a9c6103ff7d9df916c04..5e0cf533fbe4ac9ce5234e8098a13b6dd14a774c 100644 (file)
@@ -4,7 +4,7 @@
  *       support for foreign-data wrappers, servers and user mappings.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/foreign/foreign.h
  *
index 1aa1f4d8a441aa799e2b8ca89b88ea157e1ba659..f9b75ae3905bf628b52b3cb503ad5bec7d07554c 100644 (file)
@@ -8,7 +8,7 @@
  * or call FUNCAPI-callable functions or macros.
  *
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * src/include/funcapi.h
  *
index 34c728d98a62ff48742cf51a6b8b1075985cea78..38fa3b84e703fdd932de1011e0c2e52cff01097f 100644 (file)
@@ -13,7 +13,7 @@
  * This code will also work on platforms where struct addrinfo is defined
  * in the system headers but no getaddrinfo() can be located.
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * src/include/getaddrinfo.h
  *
index 02dc54783a5d7e1eb0b2043617b94518c8d01e34..47c49113e5f4936fd280849eb1549900ad4bba4c 100644 (file)
@@ -2,7 +2,7 @@
  * Portions Copyright (c) 1987, 1993, 1994
  * The Regents of the University of California.  All rights reserved.
  *
- * Portions Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * src/include/getopt_long.h
  */
index d879cef20f306df8dd8c71296783c72bfade22a1..5a77f7d4a01e57a9d0c3b8f0dd2b165bbda8034b 100644 (file)
@@ -2,7 +2,7 @@
  * jit.h
  *       Provider independent JIT infrastructure.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * src/include/jit/jit.h
  *
index 8b441dfdcda3999a174c6ebde231007873fb8ef6..a4eaa827354bab9cbbfa4082c8fa67be58f58418 100644 (file)
@@ -2,7 +2,7 @@
  * llvmjit.h
  *       LLVM JIT provider.
  *
- * Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * src/include/jit/llvmjit.h
  *
index cdfa0dc72147c37da2425a5eba43da69b95f7204..74607a43770af4148f60de559904d85751c9ba64 100644 (file)
@@ -2,7 +2,7 @@
  * llvmjit_emit.h
  *       Helpers to make emitting LLVM IR a it more concise and pgindent proof.
  *
- * Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * src/include/lib/llvmjit_emit.h
  */
index 21f96b9ca6af0a1289f1af3e896f666dc1d73d69..8d5db5646886421b5999a30d8771866d044b75f7 100644 (file)
@@ -3,7 +3,7 @@
  *
  * A simple binary heap implementation
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * src/include/lib/binaryheap.h
  */
index 7997a5d5a683329f49c8b16b0b92c612c5ea76a2..a4c3e7dcf5ba6a2647408a2d466e945fbfa7b51c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * bipartite_match.h
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * src/include/lib/bipartite_match.h
  */
index 3b952fbed91a53f62887f93a863e765cad81b22b..52343ba40b6675108758106e8d6e176e9c34968c 100644 (file)
@@ -3,7 +3,7 @@
  * bloomfilter.h
  *       Space-efficient set membership testing
  *
- * Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *    src/include/lib/bloomfilter.h
index fa2e28ff3e30c0f9e576a05d3b2c7f25bd1346e3..b86df68e77df2072ad4277dc106b24cd3da591c8 100644 (file)
@@ -3,7 +3,7 @@
  * dshash.h
  *       Concurrent hash tables backed by dynamic shared memory areas.
  *
- * 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
  *
  * IDENTIFICATION
index 508a3cf7066efb790b20bb60b362d9b0e5d1c323..dea4138e98c55570324a84af9059db89b7816d2f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * A simple HyperLogLog cardinality estimator implementation
  *
- * Portions Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  * Based on Hideaki Ohno's C++ implementation.  The copyright terms of Ohno's
  * original version (the MIT license) follow.
index b1a5974ee404fb67b2082d9b3ab2d710f458aa85..98db885f6ff4f1b5fbcf55f3c8741ef6867b7d35 100644 (file)
@@ -96,7 +96,7 @@
  * }
  *
  *
- * 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
  *
  * IDENTIFICATION
index a7882c1a26844e60d5446146e9d50b809dfadda5..67bf5c503927866b6e5f74edc6caae7c5be762f2 100644 (file)
@@ -2,7 +2,7 @@
  * integerset.h
  *       In-memory data structure to hold a large set of integers efficiently
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * src/include/lib/integerset.h
  */
index 14fb75ca8b3b36c51185f0b0d7fb96315ae95cf0..2d90dc4239ae828690da56fcf26548bfa9913216 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * knapsack.h
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  * src/include/lib/knapsack.h
  */
index 4fbed1d9c594b67342c5bc98f9ba3510561a3553..7c5c0f765f1d9c9b430df1260cc923d9f346504e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * A Pairing Heap implementation
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * src/include/lib/pairingheap.h
  */
index 4d620f82ee6a22c1ebb0cecf3849d0af920f2dd1..73aa10f165941f5e761aad4117ecf893eb0d1772 100644 (file)
@@ -2,7 +2,7 @@
  *
  * qunique.h
  *             inline array unique functions
- * Portions Copyright (c) 2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/include/lib/qunique.h
index 6d79a24015316c7d18c03fc83ff65c0003ccfa93..cd2c2fdb7d9de8dcbb578d61fc04055216b301dc 100644 (file)
@@ -3,7 +3,7 @@
  * rbtree.h
  *       interface for PostgreSQL generic Red-Black binary tree package
  *
- * Copyright (c) 2009-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/include/lib/rbtree.h
index e27942728e7d78ed8ffec616e515dac8fc77e5d9..5a2a3dbfbc09f03ffd66e863be423b181f2bc7c9 100644 (file)
@@ -8,7 +8,7 @@
  * (null-terminated text) or arbitrary binary data.  All storage is allocated
  * with palloc() (falling back to malloc in frontend code).
  *
- * 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
  *
  * src/include/lib/stringinfo.h
index 405fd43487b02330e40f3d39bc2f6207b224fa7a..81202e60858966998959ea29407e775510f2690d 100644 (file)
@@ -4,7 +4,7 @@
  *       Definitions for network authentication routines
  *
  *
- * 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
  *
  * src/include/libpq/auth.h
index a753ed1a33e5c359d3e7f62024c95077dd8936a0..4fbd7ccaf66a3bf0fc191dc9e1f85123b4a645b2 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/libpq/be-fsstubs.h
index acb30b949444134cc2cfe5811e1738c6693b87ab..edf89675cf7710e8fde0cb289f9ff3dba2bc72d0 100644 (file)
@@ -3,7 +3,7 @@
  * be-gssapi-common.h
  *       Definitions for GSSAPI authentication and encryption handling
  *
- * 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
  *
  * src/include/libpq/be-gssapi-common.h
index 3564ef39d8725fe19035adaf171b59221ca0cc1c..0c99e6c18a1c268daf276610a74b1d9d2f868459 100644 (file)
@@ -3,7 +3,7 @@
  * crypt.h
  *       Interface to libpq/crypt.c
  *
- * 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
  *
  * src/include/libpq/crypt.h
index e68ff04a65e9a3f4db45e69f70ae0789a3be2560..4b615182c94a8f439b7d1b4b0103f94260d4683d 100644 (file)
@@ -3,7 +3,7 @@
  * ifaddr.h
  *       IP netmask calculations, and enumerating network interfaces.
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * src/include/libpq/ifaddr.h
  *
index 541f970f99e31e25137642e25e79c6d0ea179ead..82e57afc642e86df083d8f11cfd8c735ea89b5ba 100644 (file)
@@ -8,7 +8,7 @@
  *       Structs that need to be client-visible are in pqcomm.h.
  *
  *
- * 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
  *
  * src/include/libpq/libpq-be.h
index f29883a83c2f3ae583e9a5d3f43c9dc3348926c1..a3c2cd987540c6bd3260ef0e8f7afd7e4f92cbad 100644 (file)
@@ -4,7 +4,7 @@
  *       definitions for using Inversion file system routines (ie, large objects)
  *
  *
- * 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
  *
  * src/include/libpq/libpq-fs.h
index 08a257616dcc4221450b302b40c1cd3d7896c667..f452b53968111b218b9b84bd70217f99ba0dd85d 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES LIBPQ buffer structure definitions.
  *
  *
- * 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
  *
  * src/include/libpq/libpq.h
index baf6a4b6c029ab27ca5265fd0fb99ffc9a35ff50..6c8bc29aceacecb11a4ee403a31293761a1f4447 100644 (file)
@@ -6,7 +6,7 @@
  * NOTE: for historical reasons, this does not correspond to pqcomm.c.
  * pqcomm.c's routines are declared in libpq.h.
  *
- * 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
  *
  * src/include/libpq/pqcomm.h
index 04dcb3ee1ee0372d6ca97888728ba358dbf74148..af31e9caba3d6a014f61414834a8372d710a479c 100644 (file)
@@ -3,7 +3,7 @@
  * pqformat.h
  *             Definitions for formatting and parsing frontend/backend messages
  *
- * 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
  *
  * src/include/libpq/pqformat.h
index 81efe0d56ee9ec2a6e3b169ec90783dd5af84414..6a3ccba97ac44e4db95c8ab621b362493a1c6bdf 100644 (file)
@@ -3,7 +3,7 @@
  * pqmq.h
  *       Use the frontend/backend protocol for communication over a shm_mq
  *
- * 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
  *
  * src/include/libpq/pqmq.h
index 46bc3a8895073116b81a2269173811c5ce24cacc..695c4dc3f833d8d5cba4ea08316c36d4cfa6adb1 100644 (file)
@@ -3,7 +3,7 @@
  * pqsignal.h
  *       Backend signal(2) support (see also src/port/pqsignal.c)
  *
- * 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
  *
  * src/include/libpq/pqsignal.h
index 71fcb51c5a5dac1922267c0b40c9cf276e27bd4e..63eccd4a77bdfa0fb005f37d43a17c72aeee6b41 100644 (file)
@@ -3,7 +3,7 @@
  * scram.h
  *       Interface to libpq/scram.c
  *
- * 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
  *
  * src/include/libpq/scram.h
index 3e3e6c470e9f5208f99454c134059aa793de59ab..07ebc6365b1977d38593e50aadf4100b0463909f 100644 (file)
@@ -3,7 +3,7 @@
  * pg_wchar.h
  *       multibyte-character support
  *
- * 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
  *
  * src/include/mb/pg_wchar.h
index e90ba8bc511d174f70fd6a87c97c26d0ec54795f..3bef568eb63fe913497725de52946a9ab8e5657d 100644 (file)
@@ -3,7 +3,7 @@
  * stringinfo_mb.h
  *       multibyte support for StringInfo
  *
- * 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
  *
  * src/include/mb/stringinfo_mb.h
index ed80f1d6681f258b33d08069967c5d42c5515287..62d64aa0a14e00e00783392f9c699cb236b4365c 100644 (file)
@@ -10,7 +10,7 @@
  *       Over time, this has also become the preferred place for widely known
  *       resource-limitation stuff, such as work_mem and check_stack_depth().
  *
- * 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
  *
  * src/include/miscadmin.h
index 0c645628e550370c078583f0c9618b6fc822987f..b7b18a0b687c474b27049586c2accd3c64a47ef3 100644 (file)
@@ -11,7 +11,7 @@
  * bms_is_empty() in preference to testing for NULL.)
  *
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * src/include/nodes/bitmapset.h
  *
index 0c2a77aaf8da3203615accfa1fdb454ddfdfe93a..eaea1f3b0c2fd1088c8cbb06f3d9a37e61aecaf8 100644 (file)
@@ -4,7 +4,7 @@
  *       definitions for executor state nodes
  *
  *
- * 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
  *
  * src/include/nodes/execnodes.h
index 402cdf13a379cd737fbebeef5256e02385393461..d7bf0ba913404870b01056048f5f31c7a86916cc 100644 (file)
@@ -4,7 +4,7 @@
  *       Definitions for extensible nodes and custom scans
  *
  *
- * 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
  *
  * src/include/nodes/extensible.h
index 8e8ccff43cac95322f73000f4eace9485ec8aa99..56dfe3291bab9cf2af3d25304ba3c7e38552206e 100644 (file)
@@ -4,7 +4,7 @@
  *       Common header for some locking-related declarations.
  *
  *
- * Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  * src/include/nodes/lockoptions.h
  *
index 8032bb7aa2a21394a40c19225561c7e0a80c41fc..31d9aedeebbf0133a5a6eba1aa01c5833ca0b985 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for the creator functions of various nodes
  *
  *
- * 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
  *
  * src/include/nodes/makefuncs.h
index 854bd5d22568c800ff250f17db5aa786c20c213b..c9f2bbcb367e5efb1342bc50d37431b1238af54a 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES memory context node definitions.
  *
  *
- * 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
  *
  * src/include/nodes/memnodes.h
index 1e55683a95a11b773fe1c1cc6191d84d0b40a169..779906b9b77f9efb78c7ecebefe989a6142d559c 100644 (file)
@@ -3,7 +3,7 @@
  * nodeFuncs.h
  *             Various general-purpose manipulations of Node trees
  *
- * 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
  *
  * src/include/nodes/nodeFuncs.h
index bce2d59b0dbcf871289e396f66c9e2c5295f2a1a..baced7eec0f7e901691657610bc76352a905d06b 100644 (file)
@@ -4,7 +4,7 @@
  *       Definitions for tagged nodes.
  *
  *
- * 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
  *
  * src/include/nodes/nodes.h
index c6310b892f2107437c92249b9938029d309ddc4f..96e5825a6b257632adee5c5a2a3a36a286f6cd64 100644 (file)
@@ -4,7 +4,7 @@
  *       Support for finding the values associated with Param nodes.
  *
  *
- * 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
  *
  * src/include/nodes/params.h
index ff626cbe61e55aa018d9b811863f3df5ac649efe..f67bd9fad59bf4c83d14015a1c15bf1b32e254c6 100644 (file)
@@ -12,7 +12,7 @@
  * identifying statement boundaries in multi-statement source strings.
  *
  *
- * 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
  *
  * src/include/nodes/parsenodes.h
index 31b631cfe0f1dd8efe8b2d39097ffcb83fcb5d53..3d3be197e0e0615ff23743b0ddf7760d9e70252a 100644 (file)
@@ -4,7 +4,7 @@
  *       Definitions for planner's internal data structures, especially Paths.
  *
  *
- * 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
  *
  * src/include/nodes/pathnodes.h
index 409d840e793b6957ef361c3e8f3241ef04819af6..14ea2766adb30d1178ea9eadf2a47551e00f4a54 100644 (file)
@@ -27,7 +27,7 @@
  * always be so; try to be careful to maintain the distinction.)
  *
  *
- * 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
  *
  * src/include/nodes/pg_list.h
index 477b4da192cf761d4a23654bc23bb3b331ebbbcb..32c0d87f80ea2f4aca857bbcbb29662947c0a77a 100644 (file)
@@ -4,7 +4,7 @@
  *       definitions for query plan nodes
  *
  *
- * 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
  *
  * src/include/nodes/plannodes.h
index 860a84de7c00838ce20159073303907bc35b1c2f..eb2cacb3a72177395359ea2ef006b4bb5bd450a4 100644 (file)
@@ -7,7 +7,7 @@
  *       and join trees.
  *
  *
- * 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
  *
  * src/include/nodes/primnodes.h
index cbff56a7242a8bd09589d3184b0f4bd168185704..6126b491bfba51ad804a017f0b2750d6e231ee88 100644 (file)
@@ -4,7 +4,7 @@
  *       definitions for nodes/print.c
  *
  *
- * 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
  *
  * src/include/nodes/print.h
index aa967ea2dea49c18c481307fc41b29c3ea9916c9..4eb04caae3a2d2a6ecc0137a26520f5efa7837e6 100644 (file)
@@ -4,7 +4,7 @@
  *       header file for read.c and readfuncs.c. These functions are internal
  *       to the stringToNode interface and should not be used by anyone else.
  *
- * 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
  *
  * src/include/nodes/readfuncs.h
index 1e3ed4e19fbd3b14d14105c336f7cd6d0e740b1b..5456141a8ab862ba4e59009b31789e23df82638f 100644 (file)
@@ -4,7 +4,7 @@
  *       definitions for replication grammar parse nodes
  *
  *
- * 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
  *
  * src/include/nodes/replnodes.h
index 460d75bd2ddcc867c407c7800e9ef3a09f2d189c..9a33c4c896f6fda8fb9b17d4993f7e7b14724892 100644 (file)
@@ -23,7 +23,7 @@
  * allows for future extensions of the set of request cases.
  *
  *
- * 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
  *
  * src/include/nodes/supportnodes.h
index 26973ac7a58aa471bbbdf69bcb0ab04299534dac..d562fcae34eb444162ab2b9dc992c245edfee7ee 100644 (file)
@@ -13,7 +13,7 @@
  * fact that a particular page needs to be visited.
  *
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * src/include/nodes/tidbitmap.h
  *
index 871ffa8fa9f0e991c485b3b6f9f82e191b02a078..d4911b5d38f4f5c1eee111afc9b9eca3ece6e5f3 100644 (file)
@@ -4,7 +4,7 @@
  *       interface for Value nodes
  *
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * src/include/nodes/value.h
  *
index 9fdb6a6036c7038f409d7f59ccf21ccb5b1f27b2..d6a27a60ddc36854d3e71bfe7f17c7d309964f3f 100644 (file)
@@ -4,7 +4,7 @@
  *       Routines for mapping expressions between append rel parent(s) and
  *       children
  *
- * 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
  *
  * src/include/optimizer/appendinfo.h
index 2f9aeec4a77c1c4d42bbdb904cc8dbbfb1fca095..b7456e3e595bc64dd3029e68b224ed763bc94ba1 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for clauses.c.
  *
  *
- * 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
  *
  * src/include/optimizer/clauses.h
index b3d0b4f6fbca5ff2505c76506bdd0d5eacf829bc..cb012ba198064dd4a6298d4b6b1eadecee459c61 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for costsize.c and clausesel.c.
  *
  *
- * 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
  *
  * src/include/optimizer/cost.h
index 484b360f1fdcd412d8f8c3f55a578898909f52eb..aba549f14576ffc2211be7fc947148bd0e129304 100644 (file)
@@ -3,7 +3,7 @@
  * geqo.h
  *       prototypes for various files in optimizer/geqo
  *
- * 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
  *
  * src/include/optimizer/geqo.h
index 0654b06d5d00eb258f656b6d56e6a11cb664d0aa..87444b67120440afe9c5f2bc40ac1c2e908843a9 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_copy.h
  *       prototypes for copy functions in optimizer/geqo
  *
- * 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
  *
  * src/include/optimizer/geqo_copy.h
index ff4c024bb6010d16c3ac19993d27b739f0a8aeb3..9d3a94f2e83fed6c23a7c4fcf7733cb8ae4e13f6 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_gene.h
  *       genome representation in optimizer/geqo
  *
- * 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
  *
  * src/include/optimizer/geqo_gene.h
index 9b15b7455e1371d16cb4755f1fa16fb94bd365dc..93e6123d027f15e9f2e9be3106591ea48adc33c5 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_misc.h
  *       prototypes for printout routines in optimizer/geqo
  *
- * 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
  *
  * src/include/optimizer/geqo_misc.h
index 4ffed687ff3dd4bc451806cbf237415d101c4e40..bed56967c48a76d03c4292e1855031b3d1b9623c 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_mutation.h
  *       prototypes for mutation functions in optimizer/geqo
  *
- * 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
  *
  * src/include/optimizer/geqo_mutation.h
index 7a135ad72b0439d57a03f9e7b23cbded6e224b38..c3497a63ba7d58f282773e39c0846e1ae74523e1 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_pool.h
  *       pool representation in optimizer/geqo
  *
- * 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
  *
  * src/include/optimizer/geqo_pool.h
index 398455e2e92278d3dc1ba1f3ca781a1ebac837b8..54898c1f56f6609607ab09929c7600bf01c97bda 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_random.h
  *       random number generator
  *
- * 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
  *
  * src/include/optimizer/geqo_random.h
index 8dfda79cdf9bd12b2c1aa8a6073afdbdd256da77..921cf146b78458c832a1d67b1726e0b06eb8e162 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_recombination.h
  *       prototypes for recombination in the genetic query optimizer
  *
- * 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
  *
  * src/include/optimizer/geqo_recombination.h
index 85c0d21510480f451e9f1241d7d5e873d271a5b6..9f0f7b727af295da65643460edc0f5c8c36d8180 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_selection.h
  *       prototypes for selection routines in optimizer/geqo
  *
- * 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
  *
  * src/include/optimizer/geqo_selection.h
index f465a526c70608ac87b638307dcfa37d33f18df4..0ba61326528d0d9bc7c715638fcd6518ba4997b7 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for inherit.c.
  *
  *
- * 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
  *
  * src/include/optimizer/inherit.h
index 0807d1901f33003204d5bcaf99318be89f34e9ff..753d2eff58653d66db18457cbb1f0992dca7f955 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for joininfo.c.
  *
  *
- * 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
  *
  * src/include/optimizer/joininfo.h
index 6b8fd3f285ed8b7955926b957e2775303ca7de0a..5283995df8f0449f52a2f2cdfcf0919ffd197cb6 100644 (file)
@@ -12,7 +12,7 @@
  * example.  For the most part, however, code outside the core planner
  * should not need to include any optimizer/ header except this one.
  *
- * 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
  *
  * src/include/optimizer/optimizer.h
index b527900189642fd9b56a11d7eb3152d400d73c72..b5377fc417859bd757c04fda36a66c5300d27d3b 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for orclauses.c.
  *
  *
- * 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
  *
  * src/include/optimizer/orclauses.h
index edf3ed86281c6d6f3996a44e25557da474b8064e..02b4b501df8c4a0aebcce552cc298040f56dd06e 100644 (file)
@@ -3,7 +3,7 @@
  * paramassign.h
  *             Functions for assigning PARAM_EXEC slots during planning.
  *
- * 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
  *
  * src/include/optimizer/paramassign.h
index a12af54971bfc9b3359e47c0ca0502a4f80c355a..e450fe112aeb16924621b2adb5e31c0c8cc02fe0 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for pathnode.c, relnode.c.
  *
  *
- * 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
  *
  * src/include/optimizer/pathnode.h
index c6c34630c2828563a4dd1666e3e35861f47580af..9ab73bd20cd38afa6ca36c99c1322cff232c5a79 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for various files in optimizer/path
  *
  *
- * 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
  *
  * src/include/optimizer/paths.h
index 08f718792352a4292d90a2aaf095163732513900..b5a6b308c83fc07c709efb87a6dc22510c8ac48c 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for optimizer/util/placeholder.c.
  *
  *
- * 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
  *
  * src/include/optimizer/placeholder.h
index bbb27f877982e9298f124ec71537fd24f5852480..c29a7091ec04a8e871af19075be72bc8062962a8 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for plancat.c.
  *
  *
- * 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
  *
  * src/include/optimizer/plancat.h
index e7aaddd50d6040b2d805ad6b34b422da73fac00c..eab486a621499e2becd3370a85b9007b6ac97da6 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for various files in optimizer/plan
  *
  *
- * 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
  *
  * src/include/optimizer/planmain.h
index 8d30b9421506a5304261e50c316c188735bc9a5c..93df62d1361faac13882558e444a9e883438ab01 100644 (file)
@@ -8,7 +8,7 @@
  * non-planner code.  Declarations here are meant for use by other
  * planner modules.
  *
- * 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
  *
  * src/include/optimizer/planner.h
index 9018160d80b92693f68e980e138d955fce36dae3..19c92302b03261c5b15407552fc04bb331019219 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for files in optimizer/prep/
  *
  *
- * 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
  *
  * src/include/optimizer/prep.h
index 0fe92ad428247293fdcff6c708c1240cb2c9ccbf..df6b97426d63c5f38709b0a9868a4a03e453b7d7 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for restrictinfo.c.
  *
  *
- * 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
  *
  * src/include/optimizer/restrictinfo.h
index 71a22eeb647f00c452e2dded43e0b1a7b07c39e1..d6a872bd2c380f2d5da722279e24aec14c9de9d2 100644 (file)
@@ -3,7 +3,7 @@
  * subselect.h
  *       Planning routines for subselects.
  *
- * 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
  *
  * src/include/optimizer/subselect.h
index 8a2378f968d6bd487ba84e08883d2a51320c9576..1d4c7da545a0c56c6d0a92cbe32b0b0b4bc83f55 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for tlist.c.
  *
  *
- * 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
  *
  * src/include/optimizer/tlist.h
index cb1d96bc35d9d80c3f53eb98fe61fc05618ef90a..d6a467a57287e01289cfa7a54d9fecbc3ab12ef0 100644 (file)
@@ -4,7 +4,7 @@
  *             parse analysis for optimizable statements
  *
  *
- * 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
  *
  * src/include/parser/analyze.h
index add64bc170f493ef8411de6199b605e09ec9b764..7c7be136d5c6720fb21992f22481b4ceb03057d2 100644 (file)
@@ -8,7 +8,7 @@
  * Definitions that are needed outside the core parser should be in parser.h.
  *
  *
- * 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
  *
  * src/include/parser/gramparse.h
index 00ace8425e21c0e8a8c9ba306228a6b2f15b3368..0fe4e6cb20d73091f70c24c9e711f719d50a61a2 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * 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
  *
  * IDENTIFICATION
index 102f266d6c9c13bb37e35d9ebdbaac91b74abb44..1a364d5cef8f8fe4be133e05a99c6d36201eaacc 100644 (file)
@@ -3,7 +3,7 @@
  * parse_agg.h
  *       handle aggregates and window functions in parser
  *
- * 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
  *
  * src/include/parser/parse_agg.h
index 42adc63d1fcccfe49aeb07d82d07a19ec4a2b7c8..d65ea3c3be26d6a004103d709b72ed6755d1e2ea 100644 (file)
@@ -4,7 +4,7 @@
  *       handle clauses in parser
  *
  *
- * 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
  *
  * src/include/parser/parse_clause.h
index 37d73ae2cc67bc4181c57e712e4193b71cda6c58..d6a95c10f7a3a7c1cfd9b1d4135a68f640cabf2b 100644 (file)
@@ -4,7 +4,7 @@
  *     Routines for type coercion.
  *
  *
- * 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
  *
  * src/include/parser/parse_coerce.h
index 180d96b9b2f0f6acc9e2d7037cad511eaae33cf9..c1021e7c0c501c8721f49630e54e937891a2d9aa 100644 (file)
@@ -4,7 +4,7 @@
  *     Routines for assigning collation information.
  *
  *
- * 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
  *
  * src/include/parser/parse_collate.h
index 0d4ce3608dc67590adfa6e51ab2ffe9492839690..63b32419d0ffb32c2d0dbf99b2744d86346345e8 100644 (file)
@@ -4,7 +4,7 @@
  *       handle CTEs (common table expressions) in parser
  *
  *
- * 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
  *
  * src/include/parser/parse_cte.h
index b8eff5c0d4b6b03ebbede63190fe4c6a55f9ae23..a013f103378bebdfb66050c50e7a01e0dcf625a0 100644 (file)
@@ -4,7 +4,7 @@
  *             Internal definitions for parser
  *
  *
- * 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
  *
  * src/include/parser/parse_enr.h
index bb1f8770d8df969b86933052eb2785659d56c8bf..b01d3b7dec55dc0441742e414fa10155c8cb0ffb 100644 (file)
@@ -3,7 +3,7 @@
  * parse_expr.h
  *       handle expressions in parser
  *
- * 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
  *
  * src/include/parser/parse_expr.h
index 5a3b287eaf0594f5b7bdc465197f7b9b1cf4f028..dd189f5452efca58bd7ae9e428609e3e7831f669 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/parser/parse_func.h
index 674acc5d3ce1833d02d3d2fa5ba79e4cf7774591..8e71b2ed5fc170afc478c2d417070c04f21235a4 100644 (file)
@@ -4,7 +4,7 @@
  *             Internal definitions for parser
  *
  *
- * 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
  *
  * src/include/parser/parse_node.h
index 2265c25e4d37f562f919df85d1618c7ac12d3203..bcd861e43ac34cfd79c98fb9a6c7329c9ad7628b 100644 (file)
@@ -4,7 +4,7 @@
  *             handle operator things for parser
  *
  *
- * 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
  *
  * src/include/parser/parse_oper.h
index acd9e50be3894668db725a59db0c98ab824e5781..833f78dfa6ec5fb14fe4768761d6eca5854c64e1 100644 (file)
@@ -3,7 +3,7 @@
  * parse_param.h
  *       handle parameters in parser
  *
- * 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
  *
  * src/include/parser/parse_param.h
index b09a71ea69fc48591c937d8e1933229e0d7edd80..456dbc2de42a6beba9eec3ef311e232ca695d4bb 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for parse_relation.c.
  *
  *
- * 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
  *
  * src/include/parser/parse_relation.h
index 2052254cdd2e8af6f044cb76539a5ec217d06e95..7039df29cbbc94b86af500f7f45b7f855beb409d 100644 (file)
@@ -4,7 +4,7 @@
  *       handle target lists
  *
  *
- * 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
  *
  * src/include/parser/parse_target.h
index b243c64383def14573e70c739cf3d5caba48cd12..bb83d7294a3e2d090b41309eee5556b56e617521 100644 (file)
@@ -3,7 +3,7 @@
  * parse_type.h
  *             handle type operations for parser
  *
- * 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
  *
  * src/include/parser/parse_type.h
index ba3f42b04e87a77dac24562fd215bd7fa1e109b9..eb73acdbd32c49fa0c01959bd82c0b0580babfb5 100644 (file)
@@ -4,7 +4,7 @@
  *             parse analysis for utility commands
  *
  *
- * 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
  *
  * src/include/parser/parse_utilcmd.h
index 6057dc16de9a5bc937d2ad44306f4ffd93a5c35c..3bdeeb8b0b188d94fe8f739f485c14f9ae57837b 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This is the external API for the raw lexing/parsing functions.
  *
- * 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
  *
  * src/include/parser/parser.h
index cf47e107b9a7cc78dae04e42a4c2c398358b335b..11bd47b023ce58c9c4cdfcf5dfe7ed4fdf9375a0 100644 (file)
@@ -5,7 +5,7 @@
  *       parse trees.
  *
  *
- * 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
  *
  * src/include/parser/parsetree.h
index 731a2bd264addad67812bd1b472d125d890e0c93..da729fc42b352ee61f25993422a2019695048cbd 100644 (file)
@@ -8,7 +8,7 @@
  * higher-level API provided by parser.h.
  *
  *
- * 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
  *
  * src/include/parser/scanner.h
index fb2980bd17899b9557443c2ffdeeb42e1d15f13a..7a6ee529ae0c6d2b6b9aa6c13be04a41a8653d6c 100644 (file)
@@ -4,7 +4,7 @@
  *       scanner support routines.  used by both the bootstrap lexer
  * as well as the normal lexer
  *
- * 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
  *
  * src/include/parser/scansup.h
index 0d0fd42b181584f2066182b24c4ed1f0249b17a7..be940b5192784d44fcffa9c4c08572a5f64a5eca 100644 (file)
@@ -2,7 +2,7 @@
  *
  * partbounds.h
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * src/include/partitioning/partbounds.h
  *
index aec3b3fe63ea5543a68bc2ca3a61aae3d38b8b4b..6414e2c1163649c6f31d3b5bd075d0305c0db411 100644 (file)
@@ -3,7 +3,7 @@
  * partdefs.h
  *             Base definitions for partitioned table handling
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * src/include/partitioning/partdefs.h
  *
index 23be527a5a4f19e1514f9dad5f8dd750cce4546f..fb416e073d0754f47121e2da362c1f933aa8ea38 100644 (file)
@@ -2,7 +2,7 @@
  *
  * partdesc.h
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/utils/partdesc.h
  *
index b3e926865aef47ac82802fa4d77dab5f35f9e7a1..babdad2c3ef1641b2ebb5d54583216d6c4571b04 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for partprune.c
  *
  *
- * 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
  *
  * src/include/partitioning/partprune.h
index 61b667d16630963c30dc3dd430006c42560df61d..569af6997cc53d139816834880f82d743913208a 100644 (file)
@@ -6,7 +6,7 @@
  * for developers.  If you edit any of these, be sure to do a *full*
  * rebuild (and an initdb if noted).
  *
- * 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
  *
  * src/include/pg_config_manual.h
index 639a1613c1370ca802958065b69d405a867c2640..e646fc3419e418eff53d8a0f59b11a95ce7ba409 100644 (file)
@@ -11,7 +11,7 @@
  * Portions Copyright (c) 1987, 1993, 1994
  * The Regents of the University of California.  All rights reserved.
  *
- * Portions Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * src/include/pg_getopt.h
  */
index 6f25db646638955a816869394bf98d6cb27704b0..cf212aeabdbdbc9e5b85f0af36272638d5e9058f 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     Definitions for the PostgreSQL tracing framework
  *
- *     Copyright (c) 2006-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2006-2020, PostgreSQL Global Development Group
  *
  *     src/include/pg_trace.h
  * ----------
index f2e873d048e794d2f6c2c855c8d62818b933a8bd..e5a5d025ba6387e95ca87d7a05052457e0f51031 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     Definitions for the PostgreSQL statistics collector daemon.
  *
- *     Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ *     Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  *     src/include/pgstat.h
  * ----------
index e69d87d8837b633f2bf418600e2b90ebb3fc99d9..0a875903a71207878b79be056e96bdd98be331d1 100644 (file)
@@ -4,7 +4,7 @@
  *       Functions for manipulating tarfile datastructures (src/port/tar.c)
  *
  *
- * 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
  *
  * src/include/pgtar.h
index ff0e72a3a996ccb3ac29f656109dc34dad9fa596..0fc76d0e609bcb6caa1545e7934d92bcc0e5090c 100644 (file)
@@ -3,7 +3,7 @@
  * pgtime.h
  *       PostgreSQL internal timezone library
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/include/pgtime.h
index aec5281e43ba7be41fb072e228e4bade59560b33..2767cf0fc321cb1d52aed008f42e3cf57d6b994d 100644 (file)
@@ -3,7 +3,7 @@
  * port.h
  *       Header for src/port/ compatibility functions.
  *
- * 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
  *
  * src/include/port.h
index 94942dff3b0aece9debef563f274a2075f9d0cd2..4956ec55cbf3306e2ec56052dc5bc3c4d3215ed0 100644 (file)
@@ -28,7 +28,7 @@
  * For an introduction to using memory barriers within the PostgreSQL backend,
  * see src/backend/storage/lmgr/README.barrier
  *
- * 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
  *
  * src/include/port/atomics.h
index ca78eb699d0023411cc3d2470602a8188b64ee0f..6b925a7df4b05284edc7162b5c160280a3079d75 100644 (file)
@@ -3,7 +3,7 @@
  * arch-arm.h
  *       Atomic operations considerations specific to ARM
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * NOTES:
  *
index 43c2e56bfa07f299c396d1641790c3e8c3ca57e2..a581b3f57ee33e7549177dc59b87e9cff3f98263 100644 (file)
@@ -3,7 +3,7 @@
  * arch-hppa.h
  *       Atomic operations considerations specific to HPPA
  *
- * 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
  *
  * NOTES:
index e1cf56f954b472fb8a060ea1fc412365b381a2fa..9feb153ef274b2c9063e6981345d061c969fffa6 100644 (file)
@@ -3,7 +3,7 @@
  * arch-ia64.h
  *       Atomic operations considerations specific to intel itanium
  *
- * 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
  *
  * NOTES:
index 568292d1d57f919894f2d1ca771ad8dac7c0b26d..fdfe0d0cd5f44aaae333f3503831c1ff3ef70335 100644 (file)
@@ -3,7 +3,7 @@
  * arch-ppc.h
  *       Atomic operations considerations specific to PowerPC
  *
- * 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
  *
  * NOTES:
index 79f79a160348c8b03d9fd6f810285d2f5be7fcbc..13cc4f555919c07e3ba9981073060f3d1bb49530 100644 (file)
@@ -7,7 +7,7 @@
  * support for xadd and cmpxchg. Given that the 386 isn't supported anywhere
  * anymore that's not much of a restriction luckily.
  *
- * 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
  *
  * NOTES:
index b69465cbcba5815f2b8ca03b39d9292f794293dc..e3849c80e1653ba8508d9abdba7cd381e2c49234 100644 (file)
@@ -4,7 +4,7 @@
  *    Fallback for platforms without spinlock and/or atomics support. Slower
  *    than native atomics support, but not unusably slow.
  *
- * 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
  *
  * src/include/port/atomics/fallback.h
index a64c841f4f17d9b7992da836f9c49dc703ecefb7..195b8f4838982ea33d5650534b0da4cbb46d98f3 100644 (file)
@@ -3,7 +3,7 @@
  * generic-acc.h
  *       Atomic operations support when using HPs acc on HPUX
  *
- * 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
  *
  * NOTES:
index ba3a5f5f6663be26ad4b207bdf0477c292f55202..2d84305f26bcf17898c8eac6293a839c29621b43 100644 (file)
@@ -3,7 +3,7 @@
  * generic-gcc.h
  *       Atomic operations, implemented using gcc (or compatible) intrinsics.
  *
- * 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
  *
  * NOTES:
index b53f0eec4188c8d683225ae3c4e3df79359ae701..c74c6093d1c768a0baf484799e0d65a24453c281 100644 (file)
@@ -3,7 +3,7 @@
  * generic-msvc.h
  *       Atomic operations support when using MSVC
  *
- * 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
  *
  * NOTES:
index 4b03c66ad3c7018be00b79a42934d54b026d4393..9aaeb739e761a7ffdfd1b8b27d4a83958b37ce8b 100644 (file)
@@ -3,7 +3,7 @@
  * generic-sunpro.h
  *       Atomic operations for solaris' CC
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * NOTES:
  *
index ffe4530ddd0b14208b4e94accef4d0fe2c532b87..d3ba89a58f8acefddeaddfd4e18d6fda7f8d1013 100644 (file)
@@ -4,7 +4,7 @@
  *       Implement higher level operations based on some lower level atomic
  *       operations.
  *
- * 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
  *
  * src/include/port/atomics/generic.h
index d1544834a6b3f6bcb963d6f25340718cdbb5a16f..498e53230817fe242b47b77a632d5e01d82519f1 100644 (file)
@@ -4,7 +4,7 @@
  *       Miscellaneous functions for bit-wise operations.
  *
  *
- * Copyright (c) 2019, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * src/include/port/pg_bitutils.h
  *
index d2e0605a6626e48e6125062a77d95fdce418da7d..9fd14d129abfed644c29818841bf5434db376cda 100644 (file)
@@ -11,7 +11,7 @@
  * return the same.  Use caution when using these wrapper macros with signed
  * integers.
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * src/include/port/pg_bswap.h
  *
index fbd079d24396488eb31b8e740c90c6f9adc7d7c4..3c6f906683224491b248218b690af9e4b540af6a 100644 (file)
@@ -23,7 +23,7 @@
  * EQ_CRC32C(c1, c2)
  *             Check for equality of two CRCs.
  *
- * 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
  *
  * src/include/port/pg_crc32c.h
index c459a2417da8956444bb3f23d76178e7b6df8fd2..ec0e3d5a3718448c4adf467a8fa84456f7587d22 100644 (file)
@@ -6,7 +6,7 @@
  * Note this is read in MinGW as well as native Windows builds,
  * but not in Cygwin builds.
  *
- * 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
  *
  * src/include/port/win32_port.h
index 0f5c16136a9de253b570b2029fc4b4534bcfc87e..d6459327ccfe9e58c30e36cefaa5e9a736c4854a 100644 (file)
@@ -46,7 +46,7 @@
  * Beware of multiple evaluations of the macro arguments.
  *
  *
- * Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  * src/include/portability/instr_time.h
  *
index a085c6f242eac125d21e26efd125a7234b3c6b82..c1c8eb5ff3a48fc4928b7c98187fd5b4fefc23f6 100644 (file)
@@ -3,7 +3,7 @@
  * mem.h
  *       portability definitions for various memory operations
  *
- * Copyright (c) 2001-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2020, PostgreSQL Global Development Group
  *
  * src/include/portability/mem.h
  *
index f5b7c52f8a8a248461e184452bc66ea259789530..c48f47e930ad05d3ae2e24b0c0c85662cd058a7b 100644 (file)
@@ -7,7 +7,7 @@
  * Client-side code should include postgres_fe.h instead.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1995, Regents of the University of California
  *
  * src/include/postgres.h
index f55cebd7b41beb1ea3dd63aa8b8956d99d6cdf72..e99258f2d6627e193c007654a1f827827dbd12be 100644 (file)
@@ -8,7 +8,7 @@
  * postgres.h.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1995, Regents of the University of California
  *
  * src/include/postgres_fe.h
index 8451e5d9e2758e99143cb3dd549896442de59fde..d40ed55531d2f807b6ca2d2b552bd2a56ace2308 100644 (file)
@@ -4,7 +4,7 @@
  *       header file for integrated autovacuum daemon
  *
  *
- * 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
  *
  * src/include/postmaster/autovacuum.h
index a8864946cb1cf1548345b4fd721ce07fc7d925af..4c6ebaa41b9c66d28e6aee5204a895f718df8c4a 100644 (file)
@@ -31,7 +31,7 @@
  * different) code.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 0809e0af538f42cc3aab5d5b20f9915b2d0b1106..f7e24664d598c60ee7421528a130af2426fb363c 100644 (file)
@@ -2,7 +2,7 @@
  * bgworker_internals.h
  *             POSTGRES pluggable background workers internals
  *
- * 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
  *
  * IDENTIFICATION
index 630366f49efd241750b57e10e649aa7718d34424..0a5708b32e690d076740d66cb98099946f0f072c 100644 (file)
@@ -6,7 +6,7 @@
  * The bgwriter process used to handle checkpointing duties too.  Now
  * there is a separate process, but we did not bother to split this header.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/postmaster/bgwriter.h
  *
index eb3c8ec97482ee7d44e4557702acf95ee8fd0d94..8cb568fc6338b4c138ea85bf3b1b163776606418 100644 (file)
@@ -3,7 +3,7 @@
  * fork_process.h
  *       Exports from postmaster/fork_process.c.
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/postmaster/fork_process.h
  *
index 8f4e43be2001cef1dc15d21b3f4b607b73720df9..4f567129e4c451833d6b418f34bb578c0c6c5f13 100644 (file)
@@ -7,7 +7,7 @@
  * have their own implementations, but we provide a few generic things
  * here to facilitate code reuse.
  *
- * 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
  *
  * IDENTIFICATION
index 2474eac26a5bb6e3cf722ab2b618545f07beac2a..b3200874ca81e515971c4b4d738c3bbd32865187 100644 (file)
@@ -3,7 +3,7 @@
  * pgarch.h
  *       Exports from postmaster/pgarch.c.
  *
- * 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
  *
  * src/include/postmaster/pgarch.h
index b692d8be110938d59fc2d214e51198c820fd24ed..babc87dfc9d2aa6814ed7e63ecd5e2cb339f3b9c 100644 (file)
@@ -3,7 +3,7 @@
  * postmaster.h
  *       Exports from postmaster/postmaster.c.
  *
- * 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
  *
  * src/include/postmaster/postmaster.h
index 7b3a089932e004edf68794d089d245c8f940d4a6..9f59c1ffa3be7376e4c43bae1b1522c895fb322a 100644 (file)
@@ -3,7 +3,7 @@
  * startup.h
  *       Exports from postmaster/startup.c.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/postmaster/startup.h
  *
index 3a611045736a0f7454ebcbc6de606206f42f368c..9b7a386dbd1644832e24f929ac745cbc7deb97ed 100644 (file)
@@ -3,7 +3,7 @@
  * syslogger.h
  *       Exports from postmaster/syslogger.c.
  *
- * Copyright (c) 2004-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2004-2020, PostgreSQL Global Development Group
  *
  * src/include/postmaster/syslogger.h
  *
index ae267d2411ec8fb903c1c3c2a5591ff50197c601..011dc26a6ece2e79a78cd9942d925ef11c5f08f4 100644 (file)
@@ -3,7 +3,7 @@
  * walwriter.h
  *       Exports from postmaster/walwriter.c.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/postmaster/walwriter.h
  *
index 972fb604a97a782db9a6224acbfa1a1b751f7419..23e599d9b32767f424a3c9702f0804f8351151d1 100644 (file)
@@ -17,7 +17,7 @@
  * line and start/end of string.  Colors are numbered 0..C-1, but note that
  * color 0 is "white" (all unused characters) and can generally be ignored.
  *
- * Portions Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1998, 1999 Henry Spencer
  *
  * IDENTIFICATION
index 503a5b9f0b1ddc0e054a1d97c34820993e7df2cf..07ed281bd63701ee519e298b51df918a84897b06 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup.h
  *       Exports from replication/basebackup.c.
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/basebackup.h
  *
index 3f877244e1af1608a69523c062ed8224f893256b..8479e16dd87cc2ee9856e5fad34d7a83338b7ccf 100644 (file)
@@ -2,7 +2,7 @@
  * decode.h
  *        PostgreSQL WAL to logical transformation
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 6879a2e6d299a5a6861b082a191f2eb637b003e9..3b7ca7f1da47e814702b7aca2ad653b7190758c1 100644 (file)
@@ -2,7 +2,7 @@
  * logical.h
  *        PostgreSQL logical decoding coordination
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 012096f183d2f37e232da5f52758015d71e08e21..67c3fa12d943695cab7f4448a5d6f898f9d727ce 100644 (file)
@@ -2,7 +2,7 @@
  * logicalfuncs.h
  *        PostgreSQL WAL to logical transformation support functions
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index f8759241d7fc6f4280e2aebaa5f1c46aa2b6849f..b22e591bafb246d3578a2a5c05309d0d04d5a900 100644 (file)
@@ -3,7 +3,7 @@
  * logicallauncher.h
  *       Exports for logical replication launcher.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/logicallauncher.h
  *
index 3fc430af013d01d5d1304a68124b8dd2a97e5532..2cc2dc4db3ccd89bb4d3ea6849df4e9a9b5c2504 100644 (file)
@@ -3,7 +3,7 @@
  * logicalproto.h
  *             logical replication protocol
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/include/replication/logicalproto.h
index 9922c2ed95a73bd7e92bffb96c1bec94c898fb5b..9971a8028caa1f38bbe0ddf9760400d03dbae2b5 100644 (file)
@@ -3,7 +3,7 @@
  * logicalrelation.h
  *       Relation definitions for logical replication relation mapping.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/logicalrelation.h
  *
index e9524aefd9f7f46e36e24243a7443e4573a25517..7ea143608e440bb1b3acc4a8bbb6c903b39842bb 100644 (file)
@@ -3,7 +3,7 @@
  * logicalworker.h
  *       Exports for logical replication workers.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/logicalworker.h
  *
index a2e3f6c802623e700354e08bc70beea307f547a1..937addde48582b7c97f9665c3ec2b1edf967966a 100644 (file)
@@ -2,7 +2,7 @@
  * message.h
  *        Exports from replication/logical/message.c
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/message.h
  *-------------------------------------------------------------------------
index dccf48418ff3a10c0be6faa8c0519134ead05f79..7e063750d0103717e1fbd8666af5acccb57eeeb6 100644 (file)
@@ -2,7 +2,7 @@
  * origin.h
  *        Exports from replication/logical/origin.c
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/origin.h
  *-------------------------------------------------------------------------
index d4ce54f26d7fa0d79190a3a099c1f8e7e68d5ef2..3dd9236c576d4b895be4c1dec9a933961d6f46a5 100644 (file)
@@ -2,7 +2,7 @@
  * output_plugin.h
  *        PostgreSQL Logical Decode Plugin Interface
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 8870721bcd8308c44606ae92a80b84a2ad750288..2e8e9daf44576e8f9faec3ef1f7619406bbaac4e 100644 (file)
@@ -3,7 +3,7 @@
  * pgoutput.h
  *             Logical Replication output plugin
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             pgoutput.h
index 0867ee9e636f26d0eadf4ae30cae7bdb081b7cf4..e42d4c5971fb895a44d8336cdf9993296180dc50 100644 (file)
@@ -2,7 +2,7 @@
  * reorderbuffer.h
  *       PostgreSQL logical replay/reorder buffer management.
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/reorderbuffer.h
  */
index 3a5763fb07a32b71486c188a6651533240e4c395..3e95b019b334d444d463dc19ec5933e30f702f96 100644 (file)
@@ -2,7 +2,7 @@
  * slot.h
  *        Replication slot management.
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 392fe1609ba2e7776efcdd6792732ee033866e01..7f0f3ca1def5063a7ef4067a9022a3b57ba26751 100644 (file)
@@ -3,7 +3,7 @@
  * snapbuild.h
  *       Exports from replication/logical/snapbuild.c.
  *
- * Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/snapbuild.h
  *
index 913a8b08ce91f15d8d770fa20f915d5aba72ac5b..c5f0e91aadada20c829e8b7ee4b0d2f30c2c0e25 100644 (file)
@@ -3,7 +3,7 @@
  * syncrep.h
  *       Exports from replication/syncrep.c.
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/include/replication/syncrep.h
index 41714eaf0cec0b270a17e6ed7e38e14ae6ad317a..a276237477628b19a012866297b1218e8a08c8df 100644 (file)
@@ -3,7 +3,7 @@
  * walreceiver.h
  *       Exports from replication/walreceiverfuncs.c.
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/walreceiver.h
  *
index 61223aecbc1c4d2e0e7144c435c93842eaabe5c7..fd4305e53fa3fcdd966af8b102cd15ab3602a7e0 100644 (file)
@@ -3,7 +3,7 @@
  * walsender.h
  *       Exports from replication/walsender.c.
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/walsender.h
  *
index a6b32051ac49c348868ba709a3bc8eedbf8dd38c..366828f0a4720fbf18614b6e1913e72b88303dfa 100644 (file)
@@ -3,7 +3,7 @@
  * walsender_private.h
  *       Private definitions from replication/walsender.c.
  *
- * Portions Copyright (c) 2010-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/walsender_private.h
  *
index 05f4936419a11673292f3b8d4a600323240043b5..8ed7e45056c9805ede8845ea113ddbd0663780bb 100644 (file)
@@ -3,7 +3,7 @@
  * worker_internal.h
  *       Internal headers shared by logical replication workers.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * src/include/replication/worker_internal.h
  *
index 07ca649359f8ef82988a883ac10c26a09c70e2e1..84ee6a5809c432b608044537c107231995d2c883 100644 (file)
@@ -3,7 +3,7 @@
  * prs2lock.h
  *       data structures for POSTGRES Rule System II (rewrite rules only)
  *
- * 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
  *
  * src/include/rewrite/prs2lock.h
index 1b45985ea4079c9d5f03dfae3dfddc20ae22f86d..c25733a4b7dd5236fc1fd02d0ff514c0d37c94fa 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/rewrite/rewriteDefine.h
index 76fde0b89cece3581021d8b128248b51ae044959..eb2e7b1768ac8a1e468e093cbfdee6b2fef97b2f 100644 (file)
@@ -4,7 +4,7 @@
  *             External interface to query rewriter.
  *
  *
- * 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
  *
  * src/include/rewrite/rewriteHandler.h
index eb9ec65793af8728101264cfa28d80d9a2c08ccd..5ece81612de5f99857ec6cf1c6215f6252230df3 100644 (file)
@@ -4,7 +4,7 @@
  *             Querytree manipulation subroutines for query rewriter.
  *
  *
- * 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
  *
  * src/include/rewrite/rewriteManip.h
index 54cfecad5bea2904a507b06dbecce7e35b96424a..f07896c5f3a31433e768870b4865ce6746f735fb 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/rewrite/rewriteRemove.h
index ce84d62bd2e477ae8e1ca2073be4ecf261aa2e83..f58f356c1142f8009e8b5ff14f0446cc7565c825 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * 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
  *
  * src/include/rewrite/rewriteSupport.h
index 214d556e5065bdfc6f29f3be4e08f85cb8d5dc1f..2e0bac5a980cda2f97851edcf64bbb2ae5b34903 100644 (file)
@@ -5,7 +5,7 @@
  *       prototypes for rewrite/rowsecurity.c and the structures for managing
  *       the row security policies for relations in relcache.
  *
- * 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
  *
  * -------------------------------------------------------------------------
index 53ad66a9d57a40c9d819307bf7c0289ab78c64f3..3a812a29bc56b8f6b5a640b0c2da7fe805647582 100644 (file)
@@ -4,7 +4,7 @@
  *       Stubs for getrusage(3).
  *
  *
- * 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
  *
  * src/include/rusagestub.h
index 5e5ab5a9f082a46eba4152c5bd657d2eb9699c16..912e072adf65d371f2cc31d50d4df52f7d5e1031 100644 (file)
@@ -13,7 +13,7 @@
  *
  * NOTE: this file should not be included into any non-snowball sources!
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/snowball/header.h
  *
index 8ff1ef3edbf6f35857a5399cb558bd5ad38bf27e..b512ee908a494e7308338b04b787031fd3ce5635 100644 (file)
@@ -3,7 +3,7 @@
  * extended_stats_internal.h
  *       POSTGRES extended statistics internal declarations
  *
- * 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
  *
  * IDENTIFICATION
index 6b71569f137dabb5256ebe2a2a3ff50c6b2202e2..f5d9b6c73a93e87a1dba5eeb6a7a2dac2dff5428 100644 (file)
@@ -3,7 +3,7 @@
  * statistics.h
  *       Extended statistics and selectivity estimation functions.
  *
- * 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
  *
  * src/include/statistics/statistics.h
index 70ef8eb7ac6bfe000aa5960fd30edc3121444af2..0c776a3e6cbc6e9190cd9aa00d344b7dfbc8a7a8 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES backend id communication definitions
  *
  *
- * 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
  *
  * src/include/storage/backendid.h
index 1903897eef05b3fcca0ded2b08e632f6620728d2..d71927cc2f7a8cb33bde2df7db770324c9d5b4f0 100644 (file)
@@ -3,7 +3,7 @@
  * barrier.h
  *       Barriers for synchronizing cooperating processes.
  *
- * 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
  *
  * src/include/storage/barrier.h
index 04ab4c6d710e69e79d204a07cff49276e380652f..d73e3930516a089dd62e3db7ceab95678f5adaa7 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES disk block definitions.
  *
  *
- * 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
  *
  * src/include/storage/block.h
index f438801f2c68363906ae94178dfca0e093c32701..dde87f8f6f14b79c54754d2c24cf4af5b7abfd82 100644 (file)
@@ -4,7 +4,7 @@
  *       Basic buffer manager data types.
  *
  *
- * 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
  *
  * src/include/storage/buf.h
index d540c0aaff3fe56bb45063bffb9c3406b9d827c3..bf3b8ad340ec0fb6e18d8cafa74508afc7021d2b 100644 (file)
@@ -5,7 +5,7 @@
  *       strategy.
  *
  *
- * 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
  *
  * src/include/storage/buf_internals.h
index 1fba404fe2efd6656173344c8980aaa92380daaf..60433f35b45494142339d8f7229dcc5d4d33cb1f 100644 (file)
@@ -15,7 +15,7 @@
  * but currently we have no need for oversize temp files without buffered
  * access.
  *
- * 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
  *
  * src/include/storage/buffile.h
index 17b97f7e38fcd71a0c9791ea90084fd7a04eeafc..73c7e9ba386b7a8f0cf29124da54c191df95b8cd 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES buffer manager definitions.
  *
  *
- * 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
  *
  * src/include/storage/bufmgr.h
index 4ef6d8ddd4a73d190c641f28bc9f60dfe378351d..870ecb51b792722aa1ccbc1406c2bd83ac5af811 100644 (file)
@@ -4,7 +4,7 @@
  *       Standard POSTGRES buffer page definitions.
  *
  *
- * 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
  *
  * src/include/storage/bufpage.h
index 7ef32a3baa3ed9d9fbf79b4c6a5e905a69e022c9..6e77744cbce7e97831bc4867f1e17beaea4955b2 100644 (file)
@@ -3,7 +3,7 @@
  * checksum.h
  *       Checksum implementation for data pages.
  *
- * 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
  *
  * src/include/storage/checksum.h
index 4b87610796a25ab60054dcf571bef7aeee5471cf..0f264dfe4c67abe52defee3298833f58e7ae817e 100644 (file)
@@ -8,7 +8,7 @@
  * referenced by storage/checksum.h.  (Note: you may need to redefine
  * Assert() as empty to compile this successfully externally.)
  *
- * 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
  *
  * src/include/storage/checksum_impl.h
index 0aad8cce72da819f53c7c6aff837d360f1c17934..bfe5c89b5446ceee63b3d06657be218b567dcf50 100644 (file)
@@ -12,7 +12,7 @@
  * can be cancelled prior to the fulfillment of the condition) and do not
  * use pointers internally (so that they are safe to use within DSMs).
  *
- * 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
  *
  * src/include/storage/condition_variable.h
index 525cc6203e19d77aec1b1344a3d3cb9667693db8..5d28f59c1d3affd9994a7b6a85d15c474c2907d7 100644 (file)
@@ -3,7 +3,7 @@
  * copydir.h
  *       Copy a directory.
  *
- * 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
  *
  * src/include/storage/copydir.h
index db4f689c0fbcdfaddb101e0293a653a742945fee..408c0543a6354e22c97cfbc997d61da1a01cd471 100644 (file)
@@ -3,7 +3,7 @@
  * dsm.h
  *       manage dynamic shared memory segments
  *
- * 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
  *
  * src/include/storage/dsm.h
index 1dc557b791a661c7059ca06262040b1db8177095..562cb781a812c7465a53c33a0052d6953db54259 100644 (file)
@@ -3,7 +3,7 @@
  * dsm_impl.h
  *       low-level dynamic shared memory primitives
  *
- * 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
  *
  * src/include/storage/dsm_impl.h
index 625fbc386a45b7ed109b40be39bcd04abcbcd1fd..c6ce7eacf2a8ccd5943b08bc7165307ae35e60e7 100644 (file)
@@ -4,7 +4,7 @@
  *       Virtual file descriptor definitions.
  *
  *
- * 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
  *
  * src/include/storage/fd.h
index b75f6fe9468dc8d4e8c4f49cb27dc4d27173ca54..81668ada1934da8e3fc46cd631ceb9c61ac63158 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES free space map for quickly finding free space in relations
  *
  *
- * 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
  *
  * src/include/storage/freespace.h
index 0ec5a7966f6784d80e943895625f271f28ade43c..48d25a1f9f01af91a605c90176f6b2ad8b9bd5d1 100644 (file)
@@ -4,7 +4,7 @@
  *       internal functions for free space map
  *
  *
- * 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
  *
  * src/include/storage/fsm_internals.h
index bc5b303cb7ccbaa2ae9fbb27b4cab6c8854c62ae..fb896b43df773f47b3adf58049999fd4b6ff5d64 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES free space map for quickly finding an unused page in index
  *
  *
- * 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
  *
  * src/include/storage/indexfsm.h
index d113813df32ad2c807e5f9a8e5989d5930c27d39..462fe463417c57fd5e1b5a45664ccd3554438490 100644 (file)
@@ -8,7 +8,7 @@
  * exit-time cleanup for either a postmaster or a backend.
  *
  *
- * 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
  *
  * src/include/storage/ipc.h
index 95913f817727e6889dd123697e1402ff6fc928d3..43a47261fbed34f410525905f5411f3dc651804c 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES disk item definitions.
  *
  *
- * 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
  *
  * src/include/storage/item.h
index ad232fb706f54494f26b0e2b52bcc18c58a698ef..5b0229b6a40b67595fe13addf87451e74e245c2f 100644 (file)
@@ -4,7 +4,7 @@
  *       Standard POSTGRES buffer page item identifier/line pointer definitions.
  *
  *
- * 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
  *
  * src/include/storage/itemid.h
index d73eed585e6e1d30256a04e4328b7ca88847f22b..944f6fe6bd36ad2ffdc8ab4ad3e5fb810f3586a9 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES disk item pointer definitions.
  *
  *
- * 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
  *
  * src/include/storage/itemptr.h
index 36c950d721f6625ca20fa5e1d43b1e310c57acf1..2623d1a1b0c4bd63f2d3045a8e63cd4df99983c5 100644 (file)
@@ -5,7 +5,7 @@
  *       zillions of large objects (internal, external, jaquith, inversion).
  *       Now we only support inversion.
  *
- * 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
  *
  * src/include/storage/large_object.h
index bd7af11a8add33da9aa042b52fe01d69912e6ae1..46ae56cae3f1e8fe46dce948c66a89170db72d31 100644 (file)
@@ -90,7 +90,7 @@
  * efficient than using WaitLatch or WaitLatchOrSocket.
  *
  *
- * 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
  *
  * src/include/storage/latch.h
index 099e18f2b757b3e95cd3e797914c4c1eadaf93dd..3acc11aa5a3b1d357f2d2a80ea1198cda6d82e07 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES lock manager definitions.
  *
  *
- * 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
  *
  * src/include/storage/lmgr.h
index e8b50fe0949962dd05e56555fcb52a56ba1bc0c3..0c8293391a5af919c6a8d422818c829f4fab8c10 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES low-level lock mechanism
  *
  *
- * 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
  *
  * src/include/storage/lock.h
index bda08edcfdb1b8dcbfd2459b9bf9dd577c7ba705..ef0daf708d1772b35a616a6279034dc0cf10b122 100644 (file)
@@ -7,7 +7,7 @@
  * contains definition that have to (indirectly) be available when included by
  * FRONTEND code.
  *
- * 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
  *
  * src/include/storage/lockdefs.h
index f9450dac902a1b66378c7f3ebc8631e2eb74c09d..8fda8e4f7836a8ad4c4bb6f22c7ec4fc674985ec 100644 (file)
@@ -4,7 +4,7 @@
  *       Lightweight lock manager
  *
  *
- * 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
  *
  * src/include/storage/lwlock.h
index c0f05e23ff9b3d771d5a394e7e90dfc51337832e..ec7630ce3b77fb33e73609a2e6d7b2cd8e836eb3 100644 (file)
@@ -4,7 +4,7 @@
  *       magnetic disk storage manager public interface declarations.
  *
  *
- * 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
  *
  * src/include/storage/md.h
index 02e663f6ed73bfa72e0ce826e5049e4a9f5dec3b..9bfdec8c234ab682b04d6a09a11f25b69252ee99 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES disk "offset" definitions.
  *
  *
- * 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
  *
  * src/include/storage/off.h
index 1ac4f9a830f0a9348d5b5bb9aa4a94281d301ce0..ef8a7b48f7c3ff5b67fa17669526caef9e63d624 100644 (file)
@@ -10,7 +10,7 @@
  * be provided by each port.
  *
  *
- * 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
  *
  * src/include/storage/pg_sema.h
index 6bd566405b23376db5c1f2318cc2e83eaf1fac22..0de26b342764a98f95433bb45437ee89eb2a2c1e 100644 (file)
@@ -14,7 +14,7 @@
  * only one ID number.
  *
  *
- * 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
  *
  * src/include/storage/pg_shmem.h
index 7a79fb991383eb446b3265b004834c4aed683f5b..56c5ec44814f09d0b08efd8b9b248e17fc25df59 100644 (file)
@@ -4,7 +4,7 @@
  *       routines for signaling the postmaster from its child processes
  *
  *
- * 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
  *
  * src/include/storage/pmsignal.h
index 376245ecd70649055a2fb785b6678ff8e0b6757c..a6cc1a1bf0460224eefd341f9e794342ab548664 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES public predicate locking definitions.
  *
  *
- * 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
  *
  * src/include/storage/predicate.h
index a1b981302d9637bc30c744dd93a4ce8c813d13ec..591ac6f42aa1beb7e70f4ead4b42df11cef24047 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES internal predicate locking definitions.
  *
  *
- * 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
  *
  * src/include/storage/predicate_internals.h
index 281e1db72592344a95beef7ee0e35acea1b16b7a..5b407e6ac56cdf0c9e0d6204165364738d4d76c7 100644 (file)
@@ -4,7 +4,7 @@
  *       per-process shared memory data structures
  *
  *
- * 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
  *
  * src/include/storage/proc.h
index 8f67b860e7289b2bd4502f07ebb107ff13660ed6..a5c7d0c0644a1613504b521ef3bbc2835e589191 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES process array definitions.
  *
  *
- * 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
  *
  * src/include/storage/procarray.h
index d7f6ae31417713042019a0d52b16daaeef10a1b2..94200911d90f1360857a4782eca31cf2024bf38f 100644 (file)
@@ -10,7 +10,7 @@
  * See proclist_types.h for the structs that these functions operate on.  They
  * are separated to break a header dependency cycle with proc.h.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/include/storage/proclist.h
index a1fd93ddcc13d109c5f9230d156f03515fa1834c..aba5578899b034dd439d11e012f232960fb9cba5 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See proclist.h for functions that operate on these types.
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/include/storage/proclist_types.h
index b7d0d43f0d13994462c0de28e55d9f7e51e2c83e..90607df1060b9e95d07f16c7af332469675fd9c1 100644 (file)
@@ -4,7 +4,7 @@
  *       Routines for interprocess signalling
  *
  *
- * 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
  *
  * src/include/storage/procsignal.h
index 63d0b56d48e4f0a7972e724082fa7d928b83c1b7..15d2e410dc86b2345c00367f0fb45e940dad7d56 100644 (file)
@@ -4,7 +4,7 @@
  *       Reinitialization of unlogged relations
  *
  *
- * 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
  *
  * src/include/storage/reinit.h
index 586500a6c56f9a3fa63c22773e9fe34cda1ccbb0..4de9fc1e69872112e95c06e9aaae9afd325d0b3c 100644 (file)
@@ -4,7 +4,7 @@
  *       Physical access information for relations.
  *
  *
- * 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
  *
  * src/include/storage/relfilenode.h
index e0984efcd6aa7be579720c4df84cf83bb32b442e..31a5ca6fb32d60596b49db10da0d24e86c7d9d1e 100644 (file)
@@ -86,7 +86,7 @@
  *     when using the SysV semaphore code.
  *
  *
- * 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
  *
  *       src/include/storage/s_lock.h
index 2d3667435b8900b996bcfdfb1a18c5cb2dfd68f0..2d6cf077e51d9d9d0bd12f6d63c0e4eac8214b8b 100644 (file)
@@ -4,7 +4,7 @@
  *       Shared temporary file management.
  *
  *
- * 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
  *
  * src/include/storage/sharedfileset.h
index 02d8055d8ab1c258e401e664bf20805cfd08d985..5005f2ced8a7a72695f412392364ce0d7beb529f 100644 (file)
@@ -3,7 +3,7 @@
  * shm_mq.h
  *       single-reader, single-writer shared memory message queue
  *
- * 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
  *
  * src/include/storage/shm_mq.h
index 96b59bf43e08b463048e8384964e9f92fe801164..c3886d538d726fe971ef2b88b7b2dd6f04521591 100644 (file)
@@ -12,7 +12,7 @@
  * other data structure within the segment and only put the pointer to
  * the data structure itself in the table of contents.
  *
- * 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
  *
  * src/include/storage/shm_toc.h
index 876e908611390e0152d9b0cd7c89651d85e51a85..243b73f8bbdc34916e31507f6f9fd30a3ad9245f 100644 (file)
@@ -11,7 +11,7 @@
  * at the same address.  This means shared memory pointers can be passed
  * around directly between different processes.
  *
- * 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
  *
  * src/include/storage/shmem.h
index a9cccfc6c44183003a1d01ffed01b5af57aefebb..903818bea3170a09b720a1eee5eff29170c2d7ab 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES shared cache invalidation communication definitions.
  *
  *
- * 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
  *
  * src/include/storage/sinval.h
index d2b67b18dac8f794398f133041c2f0f7b0cdb23e..426f5478ba5ac683e5762985ad26e898e800b8e5 100644 (file)
@@ -12,7 +12,7 @@
  * The struct type SharedInvalidationMessage, defining the contents of
  * a single message, is defined in sinval.h.
  *
- * 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
  *
  * src/include/storage/sinvaladt.h
index 1543d8d870d064e5f92afa9a2dbf287cdd9b4d79..243822137c5ba09b3b59db2749fb4d9b00a4def5 100644 (file)
@@ -4,7 +4,7 @@
  *       storage manager switch public interface declarations.
  *
  *
- * 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
  *
  * src/include/storage/smgr.h
index 0f61d45eb71318de7a2440c0dd2bd05269530cae..5ad25d0f6fc625706e92c2533a42e8c06625ea8d 100644 (file)
@@ -41,7 +41,7 @@
  *     be again.
  *
  *
- * 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
  *
  * src/include/storage/spin.h
index 6ba90c6406de5ddd47d0cc4a54b132d735422b2d..cfbe426e5ae319f4eb9d2bd314b4530773596679 100644 (file)
@@ -4,7 +4,7 @@
  *       Definitions for hot standby mode.
  *
  *
- * 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
  *
  * src/include/storage/standby.h
index 9a612a5834baa55487cb8de8e6b81bed1f83f8d4..4876d2eeea13643099814e926be154cf0c150b51 100644 (file)
@@ -4,7 +4,7 @@
  *        Frontend exposed definitions for hot standby mode.
  *
  *
- * 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
  *
  * src/include/storage/standbydefs.h
index 16428c5f5fb04a8ab70707140f1687e44fcd38cc..e16ab8e711c40deac71e49019908631b37f35d25 100644 (file)
@@ -3,7 +3,7 @@
  * sync.h
  *       File synchronization management code.
  *
- * 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
  *
  * src/include/storage/sync.h
index 7884e046477636e241b075edfb76b3e727b3f1a3..10c74ff13b68e9fbccc0eccf73994319c032fb3f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * deparse_utility.h
  *
- * 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
  *
  * src/include/tcop/deparse_utility.h
index 3fc96198846211b5344ac3acf6b2f2e216d0da85..35bce731a1d63f535d736c01185b6f815315ae1a 100644 (file)
@@ -57,7 +57,7 @@
  * calls in portal and cursor manipulations.
  *
  *
- * 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
  *
  * src/include/tcop/dest.h
index 6113733bf2131e45697d437a98b6c48f7289d6a4..3bb992c02c781697d79ada00424aec4274226afa 100644 (file)
@@ -3,7 +3,7 @@
  * fastpath.h
  *
  *
- * 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
  *
  * src/include/tcop/fastpath.h
index 9e24cfa6610991e72a32887e7fc751a38a386f4c..4ad6324e2d0b3712ad5c80c0d52901462ee21bda 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for pquery.c.
  *
  *
- * 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
  *
  * src/include/tcop/pquery.h
index ec21f7e45c5715196d2b57d698cededd26f4fc3f..750ba4a3e25cfd319fa4e4d98c4ddcade4558bc3 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for postgres.c.
  *
  *
- * 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
  *
  * src/include/tcop/tcopprot.h
index 5abcacf6a0c1f5bbe05aebc71ee24009f522aca1..40551c45af24c5ea0cf35f4fb1dd65bbd6d7ff60 100644 (file)
@@ -4,7 +4,7 @@
  *       prototypes for utility.c.
  *
  *
- * 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
  *
  * src/include/tcop/utility.h
index f3b37f27d670086b9e0d19c52488a3afe5babf0b..014a409b84539b061f1c9ad012d05dc6ec2fa322 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Declarations for fast regex subset, used by ISpell
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/tsearch/dicts/regis.h
  *
index 4cba578436873438e4e6fc78b5a96313abe0af19..7bb29376136cdbd2226e0f1fbf648c51b238cfe8 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Declarations for ISpell dictionary
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/tsearch/dicts/spell.h
  *
index 77e325d1015db13faf9ed3c58a4a3155838afe2e..9149796466f7e3fcf5b58e637df0b6d800433135 100644 (file)
@@ -3,7 +3,7 @@
  * ts_cache.h
  *       Tsearch related object caches.
  *
- * 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
  *
  * src/include/tsearch/ts_cache.h
index b7db7b28641c445702ed1df4f7240a7b8d33742b..17536babfe0de91046e715fde9dcb2563c7532fa 100644 (file)
@@ -3,7 +3,7 @@
  * ts_locale.h
  *             locale compatibility layer for tsearch
  *
- * Copyright (c) 1998-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2020, PostgreSQL Global Development Group
  *
  * src/include/tsearch/ts_locale.h
  *
index 465a3616a6e551dd4e75fe4017e5809cabfa5fec..63aca2b1f51245d01c5e353c7f354790c804beee 100644 (file)
@@ -4,7 +4,7 @@
  *       Public interface to various tsearch modules, such as
  *       parsers and dictionaries.
  *
- * Copyright (c) 1998-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2020, PostgreSQL Global Development Group
  *
  * src/include/tsearch/ts_public.h
  *
index 559cf84cbc1895964dbc7b633f04d2f4dd652ebd..e7edca9f167c0b757bd1bdd4c07b9b6d0d9aa3ae 100644 (file)
@@ -3,7 +3,7 @@
  * ts_type.h
  *       Definitions for the tsvector and tsquery types
  *
- * Copyright (c) 1998-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2020, PostgreSQL Global Development Group
  *
  * src/include/tsearch/ts_type.h
  *
index ee60a2a629c3eae98e2aecb4804286f295f80029..f78fbd9d1a4c65db871f25ef4f3c057b4c3dca8d 100644 (file)
@@ -3,7 +3,7 @@
  * ts_utils.h
  *       helper utilities for tsearch
  *
- * Copyright (c) 1998-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2020, PostgreSQL Global Development Group
  *
  * src/include/tsearch/ts_utils.h
  *
index b99da737283a4287a5840eae98a3efe48500e48d..732aa01dad08f067aa6701a6a63478114dcee2ed 100644 (file)
@@ -4,7 +4,7 @@
  *       Definition of (and support for) access control list data structures.
  *
  *
- * 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
  *
  * src/include/utils/acl.h
index 890d71556ffcce54bd9edb0af0c70218d580498d..81ddf935ebd3a2d7191333004644732281546e4b 100644 (file)
@@ -2,7 +2,7 @@
  *
  * aclchk_internal.h
  *
- * 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
  *
  * src/include/utils/aclchk_internal.h
index 5cfafe00457efc269be70bedcc350113f6edc184..2809dfee939b90cc70047fd30a2423b6584d6e44 100644 (file)
@@ -51,7 +51,7 @@
  * arrays holding the elements.
  *
  *
- * 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
  *
  * src/include/utils/array.h
index 47e74260d8caecacb5c37c68f56f7e1ed5a3149e..674bf51fe48f1725f49e2b9388d3dc6e3eb92a9a 100644 (file)
@@ -4,7 +4,7 @@
  *       Declarations for element-by-element access to Postgres arrays.
  *
  *
- * 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
  *
  * src/include/utils/arrayaccess.h
index 72542494df7f8c6b8f38c52c7f9c7e85b1898d2e..0fe0d48f9e107a716f97ca4be50f9c165a0cc6c3 100644 (file)
@@ -1,7 +1,7 @@
 /*-----------------------------------------------------------------------
  * ascii.h
  *
- *      Portions Copyright (c) 1999-2019, PostgreSQL Global Development Group
+ *      Portions Copyright (c) 1999-2020, PostgreSQL Global Development Group
  *
  * src/include/utils/ascii.h
  *
index 3dfb0fe578b0d792776da1c3f2fe0e459af6d7cf..80b55271ffb8bbc79ef24d397842e8f69407ee0a 100644 (file)
@@ -3,7 +3,7 @@
  * attoptcache.h
  *       Attribute options cache.
  *
- * 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
  *
  * src/include/utils/attoptcache.h
index 937ddb7ef0816d6826f6efc20f6d42ce0797921d..a241af4bdf9019757e9e05c55da84a7147fead88 100644 (file)
@@ -4,7 +4,7 @@
  *       Declarations for operations on built-in types.
  *
  *
- * 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
  *
  * src/include/utils/builtins.h
index 72224ca95f3a7d03c2515d0e3b0245083ad8d53f..d89ba2ba5e7e642858b33be55612efb9796b04b0 100644 (file)
@@ -4,7 +4,7 @@
  *       Declarations for BYTEA data type support.
  *
  *
- * 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
  *
  * src/include/utils/bytea.h
index ff1fabaca142b49528a49de9179401efb92688cb..f4aa316604e6d06ed1484f9c2f561e202fded208 100644 (file)
@@ -10,7 +10,7 @@
  * guarantee that there can only be one matching row for a key combination.
  *
  *
- * 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
  *
  * src/include/utils/catcache.h
index 69bff2a6a044ed94c2095496840c857ac2fb61e5..b39166a68545374748b112f9e1d4a4bf7a7f7414 100644 (file)
@@ -4,7 +4,7 @@
  *       Combo command ID support routines
  *
  *
- * 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
  *
  * src/include/utils/combocid.h
index 6015983010fc95c8e433b466894a07196ad7a82d..91c8b36e666c03f927a3b6b8989c387daf2460df 100644 (file)
@@ -4,7 +4,7 @@
  *       Definitions for the SQL "date" and "time" types.
  *
  *
- * 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
  *
  * src/include/utils/date.h
index 5ebf336071bc9bc8895d977d31398d835a93dd5b..711bd02af0dc4cec91d5e8555aa2635c8b76852d 100644 (file)
@@ -6,7 +6,7 @@
  *        including date, and time.
  *
  *
- * 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
  *
  * src/include/utils/datetime.h
index 4b068f8103667474bdcc58d147c31db6d061334a..9118a9388aa552924184452e58f4e28afc5bd6ff 100644 (file)
@@ -8,7 +8,7 @@
  * of the Datum.  (We do it this way because in most situations the caller
  * can look up the info just once and use it for many per-datum operations.)
  *
- * 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
  *
  * src/include/utils/datum.h
index 991b62d28c4c7ddf77137f1cb6d90fb66f5e530d..e07126bc9a48b3a28a0beea918e5d031066b7df1 100644 (file)
@@ -3,7 +3,7 @@
  * dsa.h
  *       Dynamic shared memory areas.
  *
- * 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
  *
  * IDENTIFICATION
index 3d0e1f0c821b5d62b291a179c1bb55ae64d2f63c..768b95217609af755cf981c8879fdfba6122ee9f 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES dynahash.h file definitions
  *
  *
- * 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
  *
  * src/include/utils/dynahash.h
index 9ab4b5470b7d06c8e999c19e8889eaac2090d9ac..0a4ef029ceb047da086911a4d3335a1c34e2dfc1 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES error reporting/logging definitions.
  *
  *
- * 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
  *
  * src/include/utils/elog.h
index f606c99267b64cfe9bab06b0630f43a6d2fe5166..6c3ff81ba375d5641a818bbf06998e3e24c513ca 100644 (file)
@@ -3,7 +3,7 @@
  * evtcache.h
  *       Special-purpose cache for event trigger data.
  *
- * 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
  *
  * IDENTIFICATION
index bc6e1df0254d61926cfc165471d7c62a63e74548..be4970fa9cacd8e9b01031748ec12842046b61a4 100644 (file)
@@ -34,7 +34,7 @@
  * value if they fail partway through.
  *
  *
- * 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
  *
  * src/include/utils/expandeddatum.h
index 84e6aae23fe3a23c13ecb301b8a7da355246eef6..75b578934560ca2bc75deddd71dc9f29052e8304 100644 (file)
@@ -3,7 +3,7 @@
  * expandedrecord.h
  *       Declarations for composite expanded objects.
  *
- * 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
  *
  * src/include/utils/expandedrecord.h
index 6a4d2bfe0944124c463453d89d527b0326948855..e2c5dc0f571badcfa870638e9543bd3a14e38c91 100644 (file)
@@ -3,7 +3,7 @@
  * float.h
  *       Definitions for the built-in floating-point types
  *
- * 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
  *
  *
index e981f34934733b905334ee9038deb368aabc6a64..8e822c41ebc3b8ef2d42507f46e85597d021765e 100644 (file)
@@ -3,7 +3,7 @@
  * fmgrtab.h
  *       The function manager's table of internal functions.
  *
- * 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
  *
  * src/include/utils/fmgrtab.h
index 165ca78ba5c9f30042c5bb1b3d7516b3fbcbb579..357deb9192084ee4bc88f3aadefa898f000e273c 100644 (file)
@@ -4,7 +4,7 @@
  * src/include/utils/formatting.h
  *
  *
- *      Portions Copyright (c) 1999-2019, PostgreSQL Global Development Group
+ *      Portions Copyright (c) 1999-2020, PostgreSQL Global Development Group
  *
  *      The PostgreSQL routines for a DateTime/int/float/numeric formatting,
  *      inspired by the Oracle TO_CHAR() / TO_DATE() / TO_NUMBER() routines.
index adce535e3adf7763ac26eee64bdb1c8ea287d5bb..b758fafe024eff0d37ff981150f7f76bf8ede478 100644 (file)
@@ -3,7 +3,7 @@
  * freepage.h
  *       Management of page-organized free memory.
  *
- * 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
  *
  * src/include/utils/freepage.h
index 4b0353cf0f2f86657cb4e81f285e6976c607d40f..d4617558f1695f024f98761ea674fd47687a2ba1 100644 (file)
@@ -3,7 +3,7 @@
  * geo_decls.h - Declarations for various 2D constructs.
  *
  *
- * 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
  *
  * src/include/utils/geo_decls.h
index 41d5e1d14ae1d3046dc9eccc83ef406b1e52ff1c..ce93ace76c00cb3fa76bcf001e4bcc81dba30cae 100644 (file)
@@ -4,7 +4,7 @@
  * External declarations pertaining to backend/utils/misc/guc.c and
  * backend/utils/misc/guc-file.l
  *
- * Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2020, PostgreSQL Global Development Group
  * Written by Peter Eisentraut <peter_e@gmx.net>.
  *
  * src/include/utils/guc.h
index d68976fafa94defa8d637ae59f3d24697c7f030f..454c2df487812bea20c0edda8b527d025b971e80 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See src/backend/utils/misc/README for design notes.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *       src/include/utils/guc_tables.h
  *
index db8b7d31917944d3622dfd209d5e100db4e6f6a7..9a2e13f536e30e113481e2e3ff1078a966e22bb0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Utilities for working with hash values.
  *
- * Portions Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2020, PostgreSQL Global Development Group
  */
 
 #ifndef HASHUTILS_H
index f0eace59f50bb97152e45b85745c2b621808571f..1d2345e155a6bd015e82bd615c80bf5e6803a432 100644 (file)
@@ -3,7 +3,7 @@
  * help_config.h
  *             Interface to the --help-config option of main.c
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *       src/include/utils/help_config.h
  *
index fe5ab9c86814133fa4d8a62e2a8008a447fa3254..b0077b7827a49d0b66120483a167e0de43ae3c34 100644 (file)
@@ -4,7 +4,7 @@
  *       exported definitions for utils/hash/dynahash.c; see notes therein
  *
  *
- * 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
  *
  * src/include/utils/hsearch.h
index b81556d7a1ec2d80e66652c60b528c94cc71be3b..1710c1d2543bc368131a7302e6e27062bcf1399f 100644 (file)
@@ -9,7 +9,7 @@
  * If you make it depend on anything besides access/amapi.h, that's likely
  * a mistake.
  *
- * 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
  *
  * src/include/utils/index_selfuncs.h
index 998593e956f3a82b83975e21dc8f5092c0524315..f88b07511905574a206a74145feaeb5d407ba764 100644 (file)
@@ -4,7 +4,7 @@
  *       Declarations for operations on INET datatypes.
  *
  *
- * 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
  *
  * src/include/utils/inet.h
index 4836095d9315d827f3b94ad3832f7b4ea8c745c1..c4fec343e7adf5bcf5f9cd426e479e9b876a9460 100644 (file)
@@ -4,7 +4,7 @@
  *       Declarations for operations on 64-bit integers.
  *
  *
- * 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
  *
  * src/include/utils/int8.h
index 940d53f90069279e22f7db07a3dcf87777415407..bc5081cf7210b7b3c36a77c27cafc747bf6d77dd 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES cache invalidation dispatcher definitions.
  *
  *
- * 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
  *
  * src/include/utils/inval.h
index a3275439afa969b2cc2fcea2c1b450ca249e0a53..20b5294491936053f87be70c077c179f53d570ff 100644 (file)
@@ -3,7 +3,7 @@
  * json.h
  *       Declarations for JSON data type support.
  *
- * 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
  *
  * src/include/utils/json.h
index e1dab24d5dd91319f381e351777ce46d29371bc7..f72f1cefd5ff4d6a6b6435cc7d4b67620ebe2632 100644 (file)
@@ -3,7 +3,7 @@
  * jsonapi.h
  *       Declarations for JSON API support.
  *
- * 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
  *
  * src/include/utils/jsonapi.h
index 5e8179665e2a2f61727de2e0cb8f7b2742d96294..58600116931f2c773055d1cb75becbbc2603214f 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb.h
  *       Declarations for jsonb data type support.
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/utils/jsonb.h
  *
index 9af9ffd2968efee49da2ff675371a9d1fcade5b1..4ef0880d9033fe5e763afe56dc842d78348fc843 100644 (file)
@@ -3,7 +3,7 @@
  * jsonpath.h
  *     Definitions for jsonpath datatype
  *
- * Copyright (c) 2019, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/utils/jsonpath.h
index 081b03880a000d959204f2ee12eacaa4c18f2578..695d2c00ee491dba2ae0e23d4b1586d561bb650d 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See logtape.c for explanations.
  *
- * 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
  *
  * src/include/utils/logtape.h
index c8df5bff9f9921be5a21abc81f55239280a2d62d..a216d6793df5dfa83e2340ca519b9910ea31eaf1 100644 (file)
@@ -3,7 +3,7 @@
  * lsyscache.h
  *       Convenience routines for common queries in the system catalog cache.
  *
- * 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
  *
  * src/include/utils/lsyscache.h
index de235f67ae9dfa61b458073a83bbba3342cf120f..efa190a45ebee02ec69ae0fcd116b61d52b44d35 100644 (file)
@@ -7,7 +7,7 @@
  * empty definitions for Valgrind client request macros we use.
  *
  *
- * 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
  *
  * src/include/utils/memdebug.h
index 106c83da45fe176ef66e099b90b2896336a063d1..909bc2e98886274e2baea3c1de2b2a42e4877284 100644 (file)
@@ -7,7 +7,7 @@
  *       of the API of the memory management subsystem.
  *
  *
- * 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
  *
  * src/include/utils/memutils.h
index 7cc597d7b090558f1752a581f6cd152412c7d458..0604cb65ed4696b3a7f42ddd62a99187cb83d334 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Original coding 1998, Jan Wieck.  Heavily revised 2003, Tom Lane.
  *
- * Copyright (c) 1998-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2020, PostgreSQL Global Development Group
  *
  * src/include/utils/numeric.h
  *
index a5f435ee06876b83346fc0647a0542282f67c0ac..cc356a6372861b6fa3f6ea566f30be013ffae34f 100644 (file)
@@ -18,7 +18,7 @@
  * everything that should be freed.  See utils/mmgr/README for more info.
  *
  *
- * 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
  *
  * src/include/utils/palloc.h
index e44642315ab97876884be8ea2b2c34549052af0e..19e35fe5ff46b56cebb692ddd928539f0061b86a 100644 (file)
@@ -2,7 +2,7 @@
  *
  * partcache.h
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/include/utils/partcache.h
  *
index f33ab784387d6dbebe5c47c86e0f6c49adca0d9a..5fea60702a1afa328e141ba856dae290a01a8976 100644 (file)
@@ -26,7 +26,7 @@
  *
  * The CRC-32C variant is in port/pg_crc32c.h.
  *
- * 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
  *
  * src/include/utils/pg_crc.h
index b4b3aa5843e61eb2f580001928345ca99b5656d2..9cb7d91ddfb186f823d8a217b04d7e201e8aa4ae 100644 (file)
@@ -4,7 +4,7 @@
  *
  * src/include/utils/pg_locale.h
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  *-----------------------------------------------------------------------
  */
index 8b371c5bc817c245bbc8bdf82165ec5c5edcae3a..25d6c5b38eb6ccee301fb56fb60753dff301f301 100644 (file)
@@ -5,7 +5,7 @@
  *             PostgreSQL.
  *
  *
- * 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
  *
  * src/include/utils/pg_lsn.h
index 95f4f87b2ac5fd712c862e857209f29ec7048dfe..685cd419f17e4d4ccc353c05a4ae44c2a7751988 100644 (file)
@@ -4,7 +4,7 @@
  *       header file for resource usage measurement support routines
  *
  *
- * 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
  *
  * src/include/utils/pg_rusage.h
index 21e7ccf92fb8859c4d10c402a9399fc3a71a7002..63fefe5c4c5497d62c0224f9ad47214382fd9b4d 100644 (file)
@@ -3,7 +3,7 @@
  * pidfile.h
  *       Declarations describing the data directory lock file (postmaster.pid)
  *
- * 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
  *
  * src/include/utils/pidfile.h
index de2555ec2d3eb8b3f66782b7f760afa5466cc973..e48661ebec18f6b5ed50f93572421f78aad81ac2 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See plancache.c for comments.
  *
- * 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
  *
  * src/include/utils/plancache.h
index 098c837e0a130c9471db8fcf25ac230eeeb53d6e..0b694337227a29c9e4cf4e355bd73fdd3cf068b1 100644 (file)
@@ -36,7 +36,7 @@
  * to look like NO SCROLL cursors.
  *
  *
- * 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
  *
  * src/include/utils/portal.h
index 6d5086fa16ab0b079853769920c86e92fa39e795..4b8e19649a0bd03c732326d05d9ff35c8fab54b0 100644 (file)
@@ -4,7 +4,7 @@
  *       Access to functions to mutate the query environment and retrieve the
  *       actual data related to entries (if any).
  *
- * 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
  *
  * src/include/utils/queryenvironment.h
index 11ed19ccfdd92a52924b7af0c3db980031a8e24f..0cbbf0903331e4caac2704f000f7c71f88019dab 100644 (file)
@@ -4,7 +4,7 @@
  *       Declarations for Postgres range types.
  *
  *
- * 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
  *
  * src/include/utils/rangetypes.h
index 494f36121b1307b013ec24c70a6566c774604804..383dfe641e412f8de20e6af88a6a1822653db330 100644 (file)
@@ -3,7 +3,7 @@
  * regproc.h
  *       Functions for the built-in types regproc, regclass, regtype, etc.
  *
- * 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
  *
  * src/include/utils/regproc.h
index 75fc4e85f1e7ac1f58ce088e1aefb9e834795cde..44ed04dd3ff113afa1820c7964ed23eb5079e2fa 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES relation descriptor (a/k/a relcache entry) definitions.
  *
  *
- * 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
  *
  * src/include/utils/rel.h
index 90487b2b2eb372aa8fdbf14dbb0620acef0dbc43..d77f5beec682bab37a1dc657b23a8a736e75571b 100644 (file)
@@ -4,7 +4,7 @@
  *       Relation descriptor cache definitions.
  *
  *
- * 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
  *
  * src/include/utils/relcache.h
index 9f24530162dcdb2bf471209eff5a775fc2477eb2..e2e1c76bc90c9783c7f83c7e072a43d4d0843418 100644 (file)
@@ -3,7 +3,7 @@
  * relfilenodemap.h
  *       relfilenode to oid mapping cache.
  *
- * 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
  *
  * src/include/utils/relfilenodemap.h
index 2a0a5e2e10a5659b344f303fe3ee47153b17776f..2626a74cdaa2e33c6ad39ca3d4db471505427c8e 100644 (file)
@@ -4,7 +4,7 @@
  *       Catalog-to-filenode mapping
  *
  *
- * 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
  *
  * src/include/utils/relmapper.h
index 9ebcca5295e0f3dc19bb7662f7241b329ed0129b..c6bf4e412c66ce8f558c304192392d405ce16ae7 100644 (file)
@@ -3,7 +3,7 @@
  * relptr.h
  *       This file contains basic declarations for relative pointers.
  *
- * 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
  *
  * src/include/utils/relptr.h
index f1f8c37caab38d8cb022da600b125d9af2a39182..28df43d83350fdbfbdae5e2857ad47a8e0f0a015 100644 (file)
@@ -4,7 +4,7 @@
  *       POSTGRES relation trigger definitions.
  *
  *
- * 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
  *
  * src/include/utils/reltrigger.h
index d1670daf791b264ce2ca95177f12cf7312a9a1ac..850bf6957a805d94053fd3a418b8a2fdefd515bf 100644 (file)
@@ -9,7 +9,7 @@
  * See utils/resowner/README for more info.
  *
  *
- * 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
  *
  * src/include/utils/resowner.h
index b8261ad8665bfb52385b555df2384eeb5974e86a..a781a7a2aa664d2ef8de2f9a5161e79c820348d8 100644 (file)
@@ -6,7 +6,7 @@
  * See utils/resowner/README for more info.
  *
  *
- * 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
  *
  * src/include/utils/resowner_private.h
index 201d94f32b26f261d85a16594fcfa310a16bdeab..49542f3aa7ac3b93cae4cb517888e20d75b6e2bf 100644 (file)
@@ -4,7 +4,7 @@
  *       Header file for Row Level Security (RLS) utility commands to be used
  *       with the rowsecurity feature.
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * src/include/utils/rls.h
  *
index ac408905fa8ac2c6a66742cd32b3543052d678c8..abd9a4dfa0beeb446a11dbb98df0fcca21f1b6d8 100644 (file)
@@ -3,7 +3,7 @@
  * ruleutils.h
  *             Declarations for ruleutils.c
  *
- * 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
  *
  * src/include/utils/ruleutils.h
index 541b507fb502237d238ef1001be6587e6d70ecb5..a84914b968aebed28984f3fc8c5a23bd25c27ffb 100644 (file)
@@ -3,7 +3,7 @@
  * sampling.h
  *       definitions for sampling functions
  *
- * 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
  *
  * src/include/utils/sampling.h
index 353d38a3ff802f8bb7c527a0d7cf3785754182b9..1c9570f1951b03f7fa741e3060b45063ddf72fd6 100644 (file)
@@ -5,7 +5,7 @@
  *       infrastructure for selectivity and cost estimation.
  *
  *
- * 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
  *
  * src/include/utils/selfuncs.h
index 9dea626e84fc0466b917c8d13f101b24430e76b3..9754504cc536716147bf81fc02d577c572e8bcc1 100644 (file)
@@ -3,7 +3,7 @@
  * sharedtuplestore.h
  *       Simple mechanism for sharing tuples between backends.
  *
- * 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
  *
  * src/include/utils/sharedtuplestore.h
index 67b07df48cb9b19bbbee2947a230a9cff5b6921d..b28d13ce841e7be5a6842022e338a152b71ad8ac 100644 (file)
@@ -3,7 +3,7 @@
  * snapmgr.h
  *       POSTGRES snapshot manager
  *
- * 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
  *
  * src/include/utils/snapmgr.h
index c00f1fe908524014b3ad0491ca0a4ac48722854b..4796edb63aa2453558fce73d0d65984428b8ce72 100644 (file)
@@ -3,7 +3,7 @@
  * snapshot.h
  *       POSTGRES snapshot definition
  *
- * 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
  *
  * src/include/utils/snapshot.h
index 997b7900a7e95563fbf1210f4731680b2999d81f..264aec820b1cc34a1a2eb4b766ca22ed4bbd153f 100644 (file)
@@ -42,7 +42,7 @@
  * function for such cases, but probably not any other acceleration method.
  *
  *
- * 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
  *
  * src/include/utils/sortsupport.h
index 5f7aa6b901129d9b80e9b1b6cf75377343b3db4b..5112ba3c376cc4b3bf098f36847cf97442200476 100644 (file)
@@ -3,7 +3,7 @@
  * spccache.h
  *       Tablespace cache.
  *
- * 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
  *
  * src/include/utils/spccache.h
index 918765cc993f6a6efef09e321e56e6b238486fc6..f27b73d76d06d0bf7b53f6becdaa83685e001548 100644 (file)
@@ -6,7 +6,7 @@
  * See also lsyscache.h, which provides convenience routines for
  * common cache-lookup operations.
  *
- * 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
  *
  * src/include/utils/syscache.h
index ae5389ec96794173340838e59a6ef8a64c91a931..83a15f67952c84ee6b15475acf544a1f916fc141 100644 (file)
@@ -4,7 +4,7 @@
  *       Routines to multiplex SIGALRM interrupts for multiple timeout reasons.
  *
  *
- * 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
  *
  * src/include/utils/timeout.h
index 7652b41eaec1c0ca73827880e42e8b1cdd5591c5..03a1de569f06fa8269aeb8eb324a4b4ce2a7e41f 100644 (file)
@@ -3,7 +3,7 @@
  * timestamp.h
  *       Definitions for the SQL "timestamp" and "interval" types.
  *
- * 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
  *
  * src/include/utils/timestamp.h
index d774bc1152fa38c7561e2d0bf98175a3436b62aa..a2fdd3fcd3088f733f076fd7e2eed9b32f4c7253 100644 (file)
@@ -11,7 +11,7 @@
  * algorithm.  Parallel sorts use a variant of this external sort
  * algorithm, and are typically only used for large amounts of data.
  *
- * 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
  *
  * src/include/utils/tuplesort.h
index f9b6fcec29e36dd8b0fef5bcc14567f09c193d0b..2c6403f9e864b3f7e9e1d03cb22bbf918a114c03 100644 (file)
@@ -21,7 +21,7 @@
  * Also, we have changed the API to return tuples in TupleTableSlots,
  * so that there is a check to prevent attempted access to system 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
  *
  * src/include/utils/tuplestore.h
index 04bf28180df7fb96bf0d444187f74bfb4a02e355..66ff17dbd5241a9808fbc5afc997b9e485a9ebbd 100644 (file)
@@ -6,7 +6,7 @@
  * The type cache exists to speed lookup of certain information about data
  * types that is not directly available from a type's pg_type row.
  *
- * 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
  *
  * src/include/utils/typcache.h
index 3de618498f9a8724d309514bb72b3e2d0a3ada28..8eb602dc9a4ce82f1b59c238f4bd50a3cb57f907 100644 (file)
@@ -3,7 +3,7 @@
  * tzparser.h
  *       Timezone offset file parsing definitions.
  *
- * 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
  *
  * src/include/utils/tzparser.h
index 5b33ea280d708e1d9b2fbbcfda27dd79fa06de73..281a1a6d1ffc30d19fa8ac7d31c978dc8f4b37ea 100644 (file)
@@ -5,7 +5,7 @@
  *       to avoid conflicts with any uuid_t type that might be defined by
  *       the system headers.
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * src/include/utils/uuid.h
  *
index e947de55be44b2a5cef02d13e91f0ae4b7e31a0b..91f8de1685e82f81eedf02d8f9543c10b9b157de 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Code originally contributed by Adriaan Joubert.
  *
- * 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
  *
  * src/include/utils/varbit.h
index 2bad1dfc82173a5b4cd3c8aa0f39a3fccf9c62e0..85e838f01e0ce52e74a3370b5484130f766fee58 100644 (file)
@@ -3,7 +3,7 @@
  * varlena.h
  *       Functions for the variable-length built-in types.
  *
- * 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
  *
  * src/include/utils/varlena.h
index 69e9a9c0e244dbbfdb5a93b96f85250fc5d8aa38..cf0e61fb9de0a5e5f457d3810140ecc639343d0e 100644 (file)
@@ -4,7 +4,7 @@
  *       Declarations for XML data type support.
  *
  *
- * 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
  *
  * src/include/utils/xml.h
index b86730043c44a4bdc1bc33fec1d73911d16017b5..e8c9fc54d8cb5062557dc27a3f6be5306fc6ec39 100644 (file)
@@ -19,7 +19,7 @@
  * function in nodeWindowAgg.c for details.
  *
  *
- * Portions Copyright (c) 2000-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2000-2020, PostgreSQL Global Development Group
  *
  * src/include/windowapi.h
  *
index c2011043ed191d7cdcfd0b85a47638d5b9436da7..806d2922182a6ebca19db0374f68d935951c27ce 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for ecpg compatibility library
 #
-# 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
 #
 # src/interfaces/ecpg/compatlib/Makefile
index b368976fb0508b2af0c9662a28808bdbb4fe9953..2053c600280933f2715c43899a371fee8bbd2c15 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for ecpg library
 #
-# 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
 #
 # src/interfaces/ecpg/ecpglib/Makefile
index cc73c9624d9be3918f59d26b3b8e73464d07c2d8..530b580d7c86d8997d9a09705ecc3ee64c90332b 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for ecpg pgtypes library
 #
-# 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
 #
 # src/interfaces/ecpg/pgtypeslib/Makefile
index c30642317a9e27087af8864d226937f775ab35ee..c4fc23f920bdfe1a838d14db134df7cbad7a1e1b 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/interfaces/ecpg/preproc
 #
-# Copyright (c) 1998-2019, PostgreSQL Global Development Group
+# Copyright (c) 1998-2020, PostgreSQL Global Development Group
 #
 # src/interfaces/ecpg/preproc/Makefile
 #
index 610a4b1e053360636dfda9c297cff9c253ae9714..8bf0199b65cf60019462b98c8b5cf27bb3fe16ac 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * 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
  *
  * src/interfaces/ecpg/preproc/c_kwlist.h
index a03474fcff1e39ab56540f156d15e4b90a3d56fe..6843f901bd0554b11ff69825dc04a2ad8d3013ac 100644 (file)
@@ -3,7 +3,7 @@
 # test parser generator for ecpg
 # call with backend grammar as stdin
 #
-# Copyright (c) 2009-2019, PostgreSQL Global Development Group
+# Copyright (c) 2009-2020, PostgreSQL Global Development Group
 #
 # Written by Michael Meskes <meskes@postgresql.org>
 #            Andy Colson <andy@squeakycode.net>
index ee6e634e456a287710362bfa36c63be7841f751a..d7a7c1760c6d2434d2d2c8acb4f9073858b3030d 100644 (file)
@@ -1,7 +1,7 @@
 /* src/interfaces/ecpg/preproc/ecpg.c */
 
 /* Main for ecpg, the PostgreSQL embedded SQL precompiler. */
-/* Copyright (c) 1996-2019, PostgreSQL Global Development Group */
+/* Copyright (c) 1996-2020, PostgreSQL Global Development Group */
 
 #include "postgres_fe.h"
 
index bdd98549254b4caee8e30ea73dd1412585fd6933..0170bfefdc311ae88d067a5cd517603a18709787 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * 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
  *
  * src/interfaces/ecpg/preproc/ecpg_kwlist.h
index 03804099d12b0f507affcc4fc380a08d8d246db3..f82764aeb97d3cfa40f1cb92a0491da9a811bccc 100644 (file)
@@ -4,7 +4,7 @@
  *       lexical token lookup for key words in PostgreSQL
  *
  *
- * 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
  *
  *
index 3619706cdc88dc1647b9c3b9f436584b918cae44..7d6c70dcf4e1bd8b0f01b2b4557fee71a8f08724 100644 (file)
@@ -3,7 +3,7 @@
 # parser generator for ecpg version 2
 # call with backend parser as stdin
 #
-# Copyright (c) 2007-2019, PostgreSQL Global Development Group
+# Copyright (c) 2007-2020, PostgreSQL Global Development Group
 #
 # Written by Mike Aubury <mike.aubury@aubit.com>
 #            Michael Meskes <meskes@postgresql.org>
index abae89d51b4dfbd714a63da33f36bd8c262b3599..c27de59828ac0904e9fe66ef4ea81a0243150a94 100644 (file)
@@ -7,7 +7,7 @@
  * need to bother with re-entrant interfaces.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 488c89b7f42ec01f3d489db8fa4be401b223543a..0385fde719698c8fbcfcb57a7ced0fc98e0228c7 100644 (file)
@@ -7,7 +7,7 @@
  * This is a modified version of src/backend/parser/scan.l
  *
  *
- * 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
  *
  * IDENTIFICATION
index 75345f1f3b8cde38516e38cd5bdf86143a23b229..956a599fcbbce45c2648283917bbcf8bdfe8f05e 100644 (file)
@@ -8,7 +8,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * 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
  *
  * src/interfaces/ecpg/test/pg_regress_ecpg.c
index 3d56774fe642943195aa542442c42d7a20cdc8cd..773ef2723d2a43010a20c328f4de2d33fd728a94 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/interfaces/libpq library
 #
-# 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
 #
 # src/interfaces/libpq/Makefile
index 3bfcafa1e0a6fe0f75b93531f3385b3e42433a11..69fcbdf6e2ec79624e1bd91d54ade26a51c94680 100644 (file)
@@ -3,7 +3,7 @@
  * fe-auth-scram.c
  *        The front-end (client) implementation of SCRAM authentication.
  *
- * 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
  *
  * IDENTIFICATION
index 2364dda9874faf72546128467b3d64fe5d6bc939..7e9afbbeee766a800bbeb30bed265d96b8f6668c 100644 (file)
@@ -3,7 +3,7 @@
  * fe-auth.c
  *        The front-end (client) authorization routines
  *
- * 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
  *
  * IDENTIFICATION
index 3d3db41f8c0fd7c973bf946ddcdfac24173d2dd4..dc4b15d3ac0db74db0b5f8db4d27934513cf714e 100644 (file)
@@ -4,7 +4,7 @@
  *
  *       Definitions for network authentication routines
  *
- * 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
  *
  * src/interfaces/libpq/fe-auth.h
index cb3c431e32843eb430b549a73405e201325ef20f..3bd30482ecc447e8fa1b71ad13e4688bf7438939 100644 (file)
@@ -3,7 +3,7 @@
  * fe-connect.c
  *       functions related to setting up a connection to the backend
  *
- * 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
  *
  *
index 051f548594dc1444cd6f919b3a31ce284ff96818..eea0237c3a5c5ac1007af89c531ff941d94aa3e8 100644 (file)
@@ -3,7 +3,7 @@
  * fe-exec.c
  *       functions related to sending a query down to the backend
  *
- * 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
  *
  *
index 3c230e47a8426aaa148055dd8052f0b03130d229..a892df91ca8266420f97ccd90f52221a36be21e1 100644 (file)
@@ -3,7 +3,7 @@
  * fe-gssapi-common.c
  *     The front-end (client) GSSAPI common code
  *
- * 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
  *
  * IDENTIFICATION
index 3c42b4253652888c54ddd5b86f40367b11172041..156925216ff14113163036ee149d05d8ad33e153 100644 (file)
@@ -4,7 +4,7 @@
  *
  *      Definitions for GSSAPI common routines
  *
- * 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
  *
  * src/interfaces/libpq/fe-gssapi-common.h
index e755f69ab8ac42191cbfe7ea6db857636455b764..a94ce0656085b8ca75ae39877d6980276a0d7ef4 100644 (file)
@@ -3,7 +3,7 @@
  * fe-lobj.c
  *       Front-end large object interface
  *
- * 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
  *
  *
index a7c08c5c88a4b4329466ddc39f509b3551bab90e..a9074d2f29cca793d629a8618f21176c63fe1ce7 100644 (file)
@@ -19,7 +19,7 @@
  * routines.
  *
  *
- * 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
  *
  * IDENTIFICATION
index 8b403c678b3c627fbcdc979d03298c6eff824c1b..784eaae48e5b03e2e6b4d1a081c55dda662283f6 100644 (file)
@@ -3,7 +3,7 @@
  * fe-print.c
  *       functions for pretty-printing query results
  *
- * 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
  *
  * These functions were formerly part of fe-exec.c, but they
index e71e25ae88ae1a912c59927fcd685ec134b5a8e6..275ecc5a0ac0becabb6dba6cd42e283e3b5f186e 100644 (file)
@@ -3,7 +3,7 @@
  * fe-protocol2.c
  *       functions that are specific to frontend/backend protocol version 2
  *
- * 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
  *
  *
index c97841eb13bd3c742cb1d506b7331dd857777d2e..850bf84c96ab588ad6121641499ed301a19d6a65 100644 (file)
@@ -3,7 +3,7 @@
  * fe-protocol3.c
  *       functions that are specific to frontend/backend protocol version 3
  *
- * 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
  *
  *
index 2e83a79e1bd5c598cdfeff7cc9005a00eb37e9eb..48512b6d76cf65c746248e0a25b2a5361891e120 100644 (file)
@@ -8,7 +8,7 @@
  * file contains support routines that are used by the library-specific
  * implementations such as fe-secure-openssl.c.
  *
- * 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
  *
  * IDENTIFICATION
index 87020a00faae669dcd14719be736767e0f6c1ff4..8e483f6929fb03d4280252aca74347c7dfcdc565 100644 (file)
@@ -4,7 +4,7 @@
  *
  * common implementation-independent SSL support code
  *
- * 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
  *
  * IDENTIFICATION
index a1c1d122570575daa8a64cbafb51c030c003d4a2..e93702426bb7a9e4e063033acd55c06c2db408b0 100644 (file)
@@ -3,7 +3,7 @@
  * fe-secure-gssapi.c
  *   The front-end (client) encryption support for GSSAPI
  *
- * Portions Copyright (c) 2016-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *  src/interfaces/libpq/fe-secure-gssapi.c
index c71da75cfd540a5e237574af525f5fc08f765f4a..ce8e252c091936c5dba08405647e3c912ea1712c 100644 (file)
@@ -4,7 +4,7 @@
  *       OpenSSL support
  *
  *
- * 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
  *
  *
index 994605d0be433997a1fbb5978c13a926934a6274..52f6e8790ede6f43a89ec2298a4121cfdab6778a 100644 (file)
@@ -6,7 +6,7 @@
  *       message integrity and endpoint authentication.
  *
  *
- * 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
  *
  *
index a56fbbce8e4a2b89987b0f90ad49e65a2cde2b12..4703adbf0cc76c953f84460b8c4882adec1ad1ff 100644 (file)
@@ -4,7 +4,7 @@
  *       reliable BSD-style signal(2) routine stolen from RWW who stole it
  *       from Stevens...
  *
- * 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
  *
  *
index 3a17af10e54cc753c6a0f513071afa3d84c0477d..d050d7f3f2145eec41fcbbaa8d2f9a4a1f582af9 100644 (file)
@@ -3,7 +3,7 @@
  * libpq-events.c
  *       functions for supporting the libpq "events" API
  *
- * 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
  *
  *
index 449aea54c77547a3aab76303955e31ee36ae32d4..5108a55cf6f60a1062d6694bbff12ab709a0540a 100644 (file)
@@ -5,7 +5,7 @@
  *       that invoke the libpq "events" API, but are not interesting to
  *       ordinary users of libpq.
  *
- * 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
  *
  * src/interfaces/libpq/libpq-events.h
index 75608dd92d9f76589c1cf208bce29586a3052ffb..c9e6ac2b7699e4e647bd161ee87d01726c5078a7 100644 (file)
@@ -4,7 +4,7 @@
  *       This file contains definitions for structures and
  *       externs for functions used by frontend postgres applications.
  *
- * 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
  *
  * src/interfaces/libpq/libpq-fe.h
index e99cbf3739ed5170d115afa225dabea256c7ec30..1e36be20bf69f06459b4406ebd8129cd6db4c5cc 100644 (file)
@@ -9,7 +9,7 @@
  *       more likely to break across PostgreSQL releases than code that uses
  *       only the official API.
  *
- * 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
  *
  * src/interfaces/libpq/libpq-int.h
index 896651a411575ef1102d352eea8172f6a35c4e25..3669a17c3c07b6362634c425331ed10c7448d579 100644 (file)
@@ -17,7 +17,7 @@ BEGIN
             VALUE "FileDescription", "PostgreSQL Access Library\0"
             VALUE "FileVersion", "13.0\0"
             VALUE "InternalName", "libpq\0"
-            VALUE "LegalCopyright", "Copyright (C) 2019\0"
+            VALUE "LegalCopyright", "Copyright (C) 2020\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "libpq.dll\0"
             VALUE "ProductName", "PostgreSQL\0"
index a9af6f8d837ee6bd0943bf403dcaf033f6d0cb49..bd5ef777270616ee682f929a0c4416ebe38faaa2 100644 (file)
@@ -15,7 +15,7 @@
  * a usable vsnprintf(), then a copy of our own implementation of it will
  * be linked into libpq.
  *
- * 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
  *
  * src/interfaces/libpq/pqexpbuffer.c
index 8a412e9983392a6ca1daf3b7d5ccbcb15e1fadde..65cd367662726c7d89ccfe19485bf980c3161fed 100644 (file)
@@ -15,7 +15,7 @@
  * a usable vsnprintf(), then a copy of our own implementation of it will
  * be linked into libpq.
  *
- * 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
  *
  * src/interfaces/libpq/pqexpbuffer.h
index 21e4142398eca8be724fe977d1402e32275a63de..fd801c1a21030db807f699577d9984c524dba30f 100644 (file)
@@ -3,7 +3,7 @@
 * pthread-win32.c
 *       partial pthread implementation for win32
 *
-* Copyright (c) 2004-2019, PostgreSQL Global Development Group
+* Copyright (c) 2004-2020, PostgreSQL Global Development Group
 * IDENTIFICATION
 *      src/interfaces/libpq/pthread-win32.c
 *
index c9b91a892800297907b1fb5af037d16cf35db9fe..1fb25e860a5db0c16c091234e84a5a4652d6b020 100644 (file)
@@ -7,7 +7,7 @@
  * prints out the values from the parsed PQconninfoOption struct that differ
  * from the defaults (obtained from PQconndefaults).
  *
- * Portions Copyright (c) 2012-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/interfaces/libpq/test/uri-regress.c
index 8b9fb942b00d4eb725fefd53c41b51f18d1fe520..25ca38754ff320c0d0b0a40720d638a8298023ff 100644 (file)
@@ -15,7 +15,7 @@
  * The error constants are taken from the Frambak Bakfram LGSOCKET
  * library guys who in turn took them from the Winsock FAQ.
  *
- * 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
  *
  */
index 7ae3c69c0860bba297688bdb063dc05cd6a29411..a9449d9d8a4feab6d9a7efb379d9c952b613d49d 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This should be included _AFTER_ postgres.h and system include files
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  * Portions Copyright (c) 1995, Regents of the University of California
  *
  * src/pl/plperl/plperl.h
index a3e6efcbb6b039df37f68b5de9cfaa89c7415218..f74dd0ef03f8cab90f8503ce22e674a39df42520 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the plerrcodes.h header from errcodes.txt
-# Copyright (c) 2000-2019, PostgreSQL Global Development Group
+# Copyright (c) 2000-2020, PostgreSQL Global Development Group
 
 use warnings;
 use strict;
index 3fb8fc7bad2b348b11d3b557feed305646d3dc83..66bf9f12116c99b54525121865b72dffcca814ae 100644 (file)
@@ -3,7 +3,7 @@
  * pl_comp.c           - Compiler part of the PL/pgSQL
  *                       procedural language
  *
- * 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
  *
  *
index d1775d3615230d7b9689f83cdd08fc5bc823a5dd..5acf604f631951f76ec34bcea6e44bb7107c9cf9 100644 (file)
@@ -3,7 +3,7 @@
  * pl_exec.c           - Executor for the PL/pgSQL
  *                       procedural language
  *
- * 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
  *
  *
index 2d4616c89382a5275ef1e7af298987a88a8e0f4f..ee60ced58385258f12a381f5feb8a94a9c8c4eb0 100644 (file)
@@ -3,7 +3,7 @@
  * pl_funcs.c          - Misc functions for the PL/pgSQL
  *                       procedural language
  *
- * 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
  *
  *
index 454071a81f1c7d34a54837b0da571ebd97324116..ef0a5d5d1669cacc9580de9b1a1aff6ba94358d0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * pl_gram.y                   - Parser for the PL/pgSQL procedural language
  *
- * 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
  *
  *
index 1b592c8a5250b6c47a8389879aef61e2254723e2..b83087e8d2f1ed9dce4993292dfdd1b77d8e57e1 100644 (file)
@@ -3,7 +3,7 @@
  * pl_handler.c                - Handler for the PL/pgSQL
  *                       procedural language
  *
- * 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
  *
  *
index 8425c3ca2ee680049e04ae194ea0dac2b84f9986..d3c169a81f14a60a59370d7c1348b53223c1b364 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * 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
  *
  * src/pl/plpgsql/src/pl_reserved_kwlist.h
index c260438d7d40589d313809a320f055529fca5d2f..9cea2e42ac4d39ef3a8e0e5e4967bbf2eb399075 100644 (file)
@@ -4,7 +4,7 @@
  *       lexical scanning for PL/pgSQL
  *
  *
- * 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
  *
  *
index 6d85f9396ea5dec898c466a7aad8731cb8253d5a..99b3cf7d8aae189919def6a19fdca78f1e1eee30 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * 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
  *
  * src/pl/plpgsql/src/pl_unreserved_kwlist.h
index 6b40fcd1963ec2968a1e9ca98cefa39b25f8b34a..b599f67fc5812d28a07a07da1864423927ab2a48 100644 (file)
@@ -3,7 +3,7 @@
  * plpgsql.h           - Definitions for the PL/pgSQL
  *                       procedural language
  *
- * 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
  *
  *
index 092a801a03b57de933617d56a0ed1247173bf3ae..d7afb8516dedbf9f7a97e0054415e88317cb0d18 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the spiexceptions.h header from errcodes.txt
-# Copyright (c) 2000-2019, PostgreSQL Global Development Group
+# Copyright (c) 2000-2020, PostgreSQL Global Development Group
 
 use warnings;
 use strict;
index dc8fcee001c2f0f5e74394fadd40f25aca9751ff..4a1df3ee7ea6f63a30ad5bd25e4921eadf8b2d37 100644 (file)
@@ -2,7 +2,7 @@
  *
  * plpython.h - Python as a procedural language for PostgreSQL
  *
- * 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
  *
  * src/pl/plpython/plpython.h
index 11132c555845afb7acfc2bd4f8f611bce57eefc4..59ea2baab7edf15fdd5fcadbbf764fd74fc3affb 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the pltclerrcodes.h header from errcodes.txt
-# Copyright (c) 2000-2019, PostgreSQL Global Development Group
+# Copyright (c) 2000-2020, PostgreSQL Global Development Group
 
 use warnings;
 use strict;
index 98ff15de2e031afa283df6c2248db9cfd8e90b96..c9c680f0b3691f5383f5a648e3fe8703dfc07962 100644 (file)
@@ -4,7 +4,7 @@
  *             Functions for handling locale-related info
  *
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index be26db4dc2f361d60889f1cd9f3637df6182979c..b264484fca246ae672e17925bf8620ce1b718288 100644 (file)
@@ -3,7 +3,7 @@
  * dirent.c
  *       opendir/readdir/closedir for win32/msvc
  *
- * 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
  *
  *
index d7932401ef016f666da39f496fd50cb51533c0bb..e22a41c77e1ecf538a64d5f75cbf725d1ae9fc85 100644 (file)
@@ -3,7 +3,7 @@
  * dirmod.c
  *       directory handling functions
  *
- * 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
  *
  *     This includes replacement versions of functions that work on
index 05ad85b5b3301e078f943e0c53ea1a0634555dba..30155bb3b0eaf1eaf6dcb26b3ef343ccd899c3e4 100644 (file)
@@ -3,7 +3,7 @@
  * dlopen.c
  *       dynamic loader for platforms without dlopen()
  *
- * 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
  *
  *
index 3d5b592b979aa465e54d7783a0e5d88fabc8db5f..d67c8980f74d1b56f90544569e57b7f379f35019 100644 (file)
@@ -14,7 +14,7 @@
  * erand48() is strangely coded to be almost-but-not-quite thread-safe,
  * which doesn't matter for the backend but is important for pgbench.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * Portions Copyright (c) 1993 Martin Birgmeier
  * All rights reserved.
index 7e7f24ef97efb72ae825c86220c19de52251f35b..35e6d884a3a21533ef1a5f897f2cbbe54a574351 100644 (file)
@@ -2,7 +2,7 @@
  *
  * explicit_bzero.c
  *
- * 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
  *
  *
index 6b1cf373486e7e732376f8050e633184586f45a5..231fbba0c11ce7869344e6b0d5a75e51bedc5a1f 100644 (file)
@@ -3,7 +3,7 @@
  * fls.c
  *       finds the last (most significant) bit that is set
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 3fc13b9014b727c6f7978056a86e4af889d5961a..02c1bcd25148e1d6154727b5c224ccd334e6055e 100644 (file)
@@ -3,7 +3,7 @@
  * fseeko.c
  *       64-bit versions of fseeko/ftello()
  *
- * 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
  *
  *
index 9e5829b6dd2f98c4459144d2c1e2f56e82aa9f7c..b8b7827356b3799392c1bd6b8ec5b465cc968958 100644 (file)
@@ -13,7 +13,7 @@
  * use the Windows native routines, but if not, we use our own.
  *
  *
- * Copyright (c) 2003-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/port/getaddrinfo.c
index af6c0bc9de651fd0d9b475e1a33d30e43d68634c..0025aaae1f584f45ea89217428b81856d75bd6ea 100644 (file)
@@ -3,7 +3,7 @@
  * getpeereid.c
  *             get peer userid for UNIX-domain socket connection
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 72c645fbbc59210a6b131bec7139d1c410f73627..9424d1456555eec9033924adb0a01ba4d4dc0641 100644 (file)
@@ -3,7 +3,7 @@
  * getrusage.c
  *       get information about resource utilisation
  *
- * 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
  *
  *
index e4823d4133dd4f3b576412e1211e8c66ec55901e..9bb40bc704ab177d4b72f935391151e8301f652d 100644 (file)
@@ -2,7 +2,7 @@
  *
  * isinf.c
  *
- * 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
  *
  *
index 79215b2081f8c552160338f302c17d52e5e04463..1608554d0c63170f2bbdaa442f81b85f9b211a86 100644 (file)
@@ -3,7 +3,7 @@
  * kill.c
  *       kill()
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *     This is a replacement version of kill for Win32 which sends
  *     signals that the backend can recognize.
index 269ebc51deb6cd96d602660fa0b42232ee126c64..0c042b16c93d048078a1d9d9e6eec9a234677a32 100644 (file)
@@ -3,7 +3,7 @@
  * mkdtemp.c
  *       create a mode-0700 temporary directory
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 73b88486717bc3779638c5d339a1d2ba1c663b46..5dbe5a968d3eaa7c890d7d8a1628e147a72bd116 100644 (file)
@@ -3,7 +3,7 @@
  * noblock.c
  *       set a file descriptor as blocking or non-blocking
  *
- * 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
  *
  * IDENTIFICATION
index 24af6f48bf14b1f7578ba2e6e7ef061420ff65f0..327fe58190c41bfd2cb101764e835a0e2e3669a3 100644 (file)
@@ -4,7 +4,7 @@
  *        Win32 open() replacement
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/port/open.c
  *
index 710988bd243442c56f405962d0d7abaf21ab3bca..10e87fbae897b539fc5f44b4ac4b3a65cff50a37 100644 (file)
@@ -3,7 +3,7 @@
  * path.c
  *       portable path handling routines
  *
- * 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
  *
  *
index 7847e8a451cd10af3ac4b75deb53563f961699c9..392fbd338452e02a2e50285278fbc7953749a966 100644 (file)
@@ -3,7 +3,7 @@
  * pg_bitutils.c
  *       Miscellaneous functions for bit-wise operations.
  *
- * Copyright (c) 2019, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/port/pg_bitutils.c
index de725d36d5743b27ad4354f8c592d8cfc0a7f021..15275b22db552329c7883ab3c698285436d54601 100644 (file)
@@ -3,7 +3,7 @@
  * pg_crc32c_armv8.c
  *       Compute CRC-32C checksum using ARMv8 CRC Extension instructions
  *
- * 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
  *
  *
index 9f6217b67364c97c4cdc26b4a2dc2fe101b6bda5..5e77052f2198dc951db4c4c6b3692bdea5f673ac 100644 (file)
@@ -8,7 +8,7 @@
  * computation. Otherwise, fall back to the pure software implementation
  * (slicing-by-8).
  *
- * 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
  *
  *
index b0c731254ce8f12e6e95b0951470719760d3076c..3f09cbbb5494839106de29a14bb6041710ba25fe 100644 (file)
@@ -8,7 +8,7 @@
  * Generation", IEEE Transactions on Computers, vol.57, no. 11,
  * pp. 1550-1560, November 2008, doi:10.1109/TC.2008.85
  *
- * 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
  *
  *
index a81718b1c0384abd4cacb3b59d1c1d24a10dfa05..dddcb2c6c9cd193966ccd88d49b7692e6bc4b485 100644 (file)
@@ -3,7 +3,7 @@
  * pg_crc32c_sse42.c
  *       Compute CRC-32C checksum using Intel SSE 4.2 instructions.
  *
- * 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
  *
  *
index 51ebdbfd7a3b6afaffb1ea26f5b9edb7569cd59f..6aa94475ad53c3b3b836e87516dce0100559dacc 100644 (file)
@@ -8,7 +8,7 @@
  * computation. Otherwise, fall back to the pure software implementation
  * (slicing-by-8).
  *
- * 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
  *
  *
index 6be5874cbfb118203aefb7beb336de10058699fe..eed8b878089489a3b527163b5394b76c00ffc73c 100644 (file)
@@ -10,7 +10,7 @@
  * therefore, even when built for backend, it cannot rely on backend
  * infrastructure such as elog() or palloc().
  *
- * Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/port/pg_strong_random.c
index 7acc1107bb10fcdbcc02cbebcfc322599471b1f8..ac4725ff7ab2c80113e062ede7dfab98dc29f35b 100644 (file)
@@ -5,7 +5,7 @@
  * A simple subroutine to check whether a directory exists and is empty or not.
  * Useful in both initdb and the backend.
  *
- * 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
  *
  *-------------------------------------------------------------------------
index 84e1c3049ac4fbf94999bcd53715fde1ff1962c3..f898104185c9d9a31e1b60f23af62c7117a5c852 100644 (file)
@@ -4,7 +4,7 @@
  *        Portable delay handling.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/port/pgsleep.c
  *
index b6c8592fd75e2eb5cc99f482efca497137c11d72..645f1c51c55aa72c5ad12a0550e684b668edde21 100644 (file)
@@ -18,7 +18,7 @@
  * C library thinks the locale is.
  *
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/port/pgstrcasecmp.c
  *
index 93c6ef97ecff2918827cceeeee1801027f6db042..1a6f7db085e3179c40ada756c49c72bfac0408a0 100644 (file)
@@ -9,7 +9,7 @@
  * This file is not currently built in MSVC builds, since it's useless
  * on non-Unix platforms.
  *
- * 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
  *
  * IDENTIFICATION
index 814d61639961272753c3bfecb8c4377ab159b94a..9bd0068d9a774ea066007b86d3b914879056d3e7 100644 (file)
@@ -4,7 +4,7 @@
  *       reliable BSD-style signal(2) routine stolen from RWW who stole it
  *       from Stevens...
  *
- * 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
  *
  *
index 464cd2e865586425c5bb2467d75ab24ac390b0bb..e7fecebe5ff24b2a397fe6da3f2aa1fc8ed6182e 100644 (file)
@@ -3,7 +3,7 @@
  * pread.c
  *       Implementation of pread(2) for platforms that lack one.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/port/pread.c
index a44e99127727e25e7de44f15d484d645faacf735..2e0c154462e65e1a877104205f9d5d15de974986 100644 (file)
@@ -3,7 +3,7 @@
  * pwrite.c
  *       Implementation of pwrite(2) for platforms that lack one.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/port/pwrite.c
index ce60f81c6cc08e7dd450632942d3dcd922767bed..24b6895333a44f39ada967fc86b93b25fec0ef90 100644 (file)
@@ -3,7 +3,7 @@
  * quotes.c
  *       string quoting and escaping functions
  *
- * 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
  *
  *
index 034c33f06eeff53988f27d4e39d070d3e5b04039..f3021458be2a4c2da5c87380565c4fea2f1396fb 100644 (file)
@@ -3,7 +3,7 @@
  * random.c
  *       random() wrapper
  *
- * 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
  *
  *
index 5c827ef6fe454a5dd4b9d1523e14e96543630ebb..83a81033a5858d0a9605f68f55c5eecc9b7af0dd 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (c) 1983, 1995, 1996 Eric P. Allman
  * Copyright (c) 1988, 1993
  *     The Regents of the University of California.  All rights reserved.
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index 02164d497a5dab1953e77c8ae7d8aa900675fe1a..6d8a8b2609ff0720046597019f68ca881dd066ea 100644 (file)
@@ -3,7 +3,7 @@
  * sprompt.c
  *       simple_prompt() routine
  *
- * 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
  *
  *
index 406088c83f6748b3b8164a1d9d6952bf9ed9d2e2..ce9e2bc245509bb14f02e47795118606d7fbae13 100644 (file)
@@ -3,7 +3,7 @@
  * srandom.c
  *       srandom() wrapper
  *
- * 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
  *
  *
index 599e6b887f83d82c7adb8722ec835328ef177901..375edb0f5abde7faa7e286787528dd75db005cfe 100644 (file)
@@ -3,7 +3,7 @@
  * strerror.c
  *       Replacements for standard strerror() and strerror_r() functions
  *
- * 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
  *
  *
index 418c6a672ff512b3870a8c84f644b69218f6d893..5ca1b42d4cd976afd106b5aa8ee125de3c83972c 100644 (file)
@@ -3,7 +3,7 @@
  * strlcpy.c
  *       strncpy done right
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index eb2185fe0b6d7831c9c6ae0675c3a9a37604056f..cae9a53dc5057034cc9bc5ddd6f2b67c8023f38f 100644 (file)
@@ -4,7 +4,7 @@
  *             Fallback implementation of strnlen().
  *
  *
- * 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
  *
  * IDENTIFICATION
index 904cc5ff721407b71c1bda5b913fcf7c12a539df..2a5553bc5fe83f460cca1e17c2ac86cfc5f0acb4 100644 (file)
@@ -2,7 +2,7 @@
  *
  * strtof.c
  *
- * Portions Copyright (c) 2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 32c0c9189193c3d19648c018ce437689279f4b38..7031ad556a2b3097325dd07c9a02939a303203cb 100644 (file)
@@ -29,7 +29,7 @@
  *      quote character on the command line, preserving any text after the last
  *      quote character.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/port/system.c
  *
index 046f300d07c300ca559cc8bbb59e497711a478a5..171df0f9e381d58b63a61990da03730dfd1d798f 100644 (file)
@@ -5,7 +5,7 @@
  *               Prototypes and macros around system calls, used to help make
  *               threaded libraries reentrant and safe to use from threaded applications.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * src/port/thread.c
  *
index 82dd2260f9edb841babfd998d7e8b2ffd0df22f7..f2028c2f8346f9d7e45bee552b6bd94026e8561f 100644 (file)
@@ -3,7 +3,7 @@
  * unsetenv.c
  *       unsetenv() emulation for machines without it
  *
- * 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
  *
  *
index 6f4994c96a81f444bd3acc2e70d32cfa37bebfd2..2021f3d5aa6e6b301ebab9764fee3852d8059161 100644 (file)
@@ -4,7 +4,7 @@
  *       putenv() and unsetenv() for win32, which update both process environment
  *       and caches in (potentially multiple) C run-time library (CRT) versions.
  *
- * 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
  *
  *
index 04a3247cefd9a495fee739f0aacedebf12d9eeea..c9bfc9fa4a8359316767813951c9f898867ccf33 100644 (file)
@@ -3,7 +3,7 @@
  * win32error.c
  *       Map win32 error codes to errno values
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/port/win32error.c
index eb250d385634df4283b0c830cc2f753ea5ee629a..577162e5478abc4bdefa626c7b0944d3908ca7c1 100644 (file)
@@ -3,7 +3,7 @@
  * win32security.c
  *       Microsoft Windows Win32 Security Support Functions
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/port/win32security.c
index dfa314073818cff0d55d1245f10cb7768a97a6ff..543745ccd3ac6a07132a8ba80b99cb14089f190f 100644 (file)
@@ -3,7 +3,7 @@
  * win32setlocale.c
  *             Wrapper to work around bugs in Windows setlocale() implementation
  *
- * Copyright (c) 2011-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2011-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/port/win32setlocale.c
index 5631ee91426a7da7c7bef3b89a627679b28ce928..55317049663ac9e5f34aa2a129d23790bcf62581 100644 (file)
@@ -17,7 +17,7 @@ BEGIN
    VALUE "CompanyName",      "PostgreSQL Global Development Group"
    VALUE "FileDescription",  FILEDESC
    VALUE "FileVersion",      PG_VERSION
-   VALUE "LegalCopyright", "Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California."
+   VALUE "LegalCopyright", "Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California."
    VALUE "ProductName",      "PostgreSQL"
    VALUE "ProductVersion",   PG_VERSION
   END
index 4dfa795fd37b405782cd46a3a35aae66232f1aa9..124d1d0771f76ff0e04bcc23eabcf70e926dca58 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/authentication
 #
-# 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
 #
 # src/test/authentication/Makefile
index 5fd40263710153df4beb4abe308fe94b7f29c6e8..d11dba8546d7246d926be68f9d4b42d8c0d38edc 100644 (file)
@@ -3,7 +3,7 @@
  * testlo.c
  *       test using large objects with libpq
  *
- * 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
  *
  *
index 5faca64856250b3e190bc12d5bdc3af5d1041ceb..96a55b915e5b86be032f1a3d4a6ee2810e22d014 100644 (file)
@@ -3,7 +3,7 @@
  * testlo64.c
  *       test using large objects with libpq using 64-bit APIs
  *
- * 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
  *
  *
index b9e253377268e78276aeffb51d33400e9cd91292..50916b00dca2ca250d6b88a7789141b6867d87f7 100644 (file)
@@ -2,7 +2,7 @@
  *
  * isolation_main --- pg_regress test launcher for isolation tests
  *
- * 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
  *
  * src/test/isolation/isolation_main.c
index d9d2a14ecf4db4af60808de9dd031fb984f352d3..9cf50124168ff9e93e5f4d6eb981e01fea811391 100644 (file)
@@ -3,7 +3,7 @@
  * isolationtester.h
  *       include file for isolation tests
  *
- * 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
  *
  * IDENTIFICATION
index 2dfe3533ff724b9fa91f6c2f8200bc76d4dc996c..5e007e1bf09ea2f39f71cbecbbab0e6e3320cfd9 100644 (file)
@@ -4,7 +4,7 @@
  * specparse.y
  *       bison grammar for the isolation test file format
  *
- * 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
  *
  *-------------------------------------------------------------------------
index 3924c992945ae3ba8d7100b31467e8b1eb54f9ab..410f17727e125dfb6d51d86114114f72733f9b06 100644 (file)
@@ -4,7 +4,7 @@
  * specscanner.l
  *       a lexical scanner for an isolation test specification
  *
- * 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
  *
  *-------------------------------------------------------------------------
index 0f3edd4712e6894c399ab0d435180943e8c70f97..04a0f746b5fd427a2b094a32d6467f400c47dc9b 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/kerberos
 #
-# 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
 #
 # src/test/kerberos/Makefile
index 4b0a6e01c5eb8579f88f09c8b0aa489616f27107..3e5afd97779e7d33f1420a498cc5accc9e902346 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/ldap
 #
-# 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
 #
 # src/test/ldap/Makefile
index 053636e4b496746adea3e431e4e6b5eeb77b47ac..898ab066391e179fd734b8af599d0ef9f6d9c48f 100644 (file)
@@ -3,7 +3,7 @@
  * dummy_index_am.c
  *             Index AM template main file.
  *
- * 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
  *
  * IDENTIFICATION
index 15d3cc0da8f7604322c943c3062716514749848d..695c7d6d252c7189030d0da656cf3ce8f912171e 100644 (file)
@@ -7,7 +7,7 @@
  * perspective, but allows regression testing independent of platform-specific
  * features like SELinux.
  *
- * 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
  */
 #include "postgres.h"
index b36537e61381fefcd764c668507b2d288ee70890..2a3fe3370d327886b272e64885668846da78b0e0 100644 (file)
@@ -3,7 +3,7 @@
  * test_bloomfilter.c
  *             Test false positive rate of Bloom filter.
  *
- * Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_bloomfilter/test_bloomfilter.c
index 7f77f194407cda11ae4bc668a5da6a6ef8be7c9a..5ef04b7db15ef5a7ae5828fbb45b1e06ce4a859d 100644 (file)
@@ -2,7 +2,7 @@
  * test_ddl_deparse.c
  *             Support functions for the test_ddl_deparse module
  *
- * Copyright (c) 2014-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/test/modules/test_ddl_deparse/test_ddl_deparse.c
index be318a69fa5461b396f29bb13e0cf120cd35f21f..4a8451e6592fdf7a391b9a2f104646a94cbfa883 100644 (file)
@@ -3,7 +3,7 @@
  * test_ginpostinglist.c
  *             Test varbyte-encoding in ginpostinglist.c
  *
- * Copyright (c) 2019, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_ginpostinglist/test_ginpostinglist.c
index 82d856329c525d7e12aa6714d95e824805496815..bb9c9a0a727d120d0467fb8c07739cd179e7b920 100644 (file)
@@ -3,7 +3,7 @@
  * test_integerset.c
  *             Test integer set data structure.
  *
- * Copyright (c) 2019, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_integerset/test_integerset.c
index c505a775ab111beb8fc0750a1b56e69ec7b5c15d..1279e9affdbff29b9aba136351206a051b328e56 100644 (file)
@@ -3,7 +3,7 @@
  * test_parser.c
  *       Simple example of a text search parser
  *
- * Copyright (c) 2007-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/test/modules/test_parser/test_parser.c
index 10cd4f9ae5a6c53539179de966132ec5246ed2b5..7cbb1bf4fdf02f2bcc28b0f8d363956a8a235a83 100644 (file)
@@ -3,7 +3,7 @@
  * test_predtest.c
  *             Test correctness of optimizer's predicate proof logic.
  *
- * Copyright (c) 2018-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_predtest/test_predtest.c
index 2a18c267861e9b37e24f4ff81dafbbcf4b540827..1b4b8cfcf130de2f53c35911b93ddf968db91cc3 100644 (file)
@@ -3,7 +3,7 @@
  * test_rbtree.c
  *             Test correctness of red-black tree operations.
  *
- * Copyright (c) 2009-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_rbtree/test_rbtree.c
index f576ecb09fb2ee68d915cf3b7597178b2c51804f..4373790e99bd2e6e7c6f9568664b40029838e287 100644 (file)
@@ -3,7 +3,7 @@
  * test_rls_hooks.c
  *             Code for testing RLS hooks.
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_rls_hooks/test_rls_hooks.c
index d9894a3fc5423bc13848ff492d9ef38480c444da..f4c94bc54b927fbff5992a0daa30745e225a35bb 100644 (file)
@@ -3,7 +3,7 @@
  * test_rls_hooks.h
  *             Definitions for RLS hooks
  *
- * Copyright (c) 2015-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_rls_hooks/test_rls_hooks.h
index c1a0fa4580cf4ff2765026ede10d6b1cdf43e4eb..d4808d8361e58e75d68c3acf535575e5005d1a06 100644 (file)
@@ -5,7 +5,7 @@
  *             number of background workers for shared memory message queue
  *             testing.
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_shm_mq/setup.c
index 9b849cccc308a090da414136f2f2722e339c7bcf..cf2b0e27ac57b536946397f24b1445155d4c6596 100644 (file)
@@ -3,7 +3,7 @@
  * test.c
  *             Test harness code for shared memory message queues.
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_shm_mq/test.c
index 4c0722297e94b6ee7ab55f1b80522194ff110b86..576485246b9b3b873081aec3f2e460c4ad41e051 100644 (file)
@@ -3,7 +3,7 @@
  * test_shm_mq.h
  *             Definitions for shared memory message queues
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_shm_mq/test_shm_mq.h
index 9f8e77e08c3c45fbe17586ef0ede9ff784882e58..cb63adebee75a4545d09288ee9243e8af4c35f7b 100644 (file)
@@ -9,7 +9,7 @@
  *             but it should be possible to use much of the control logic just
  *             as presented here.
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/test_shm_mq/worker.c
index bc9ef64a508ed5ea652cdfe1300ab158638fdf79..1c7b17c56fecb615b5e0217b9faf851509a05400 100644 (file)
@@ -13,7 +13,7 @@
  * "delta" type.  Delta rows will be deleted by this worker and their values
  * aggregated into the total.
  *
- * Copyright (c) 2013-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *             src/test/modules/worker_spi/worker_spi.c
index 3af0ef66fdb2b348cd2bec236bc0ab1ed939f1e0..acdd160620f44ff973162243d1d242e3a3c028e3 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/perl
 #
-# 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
 #
 # src/test/perl/Makefile
index e66e69521f25b5dccd264e35b3d34c9799ec4d0b..fa8e0315267157241dcebc83fb1c0d79719ba4f7 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/recovery
 #
-# 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
 #
 # src/test/recovery/Makefile
index a24cfd4e016200b83c8847a2d1a8aec921c1516b..1a3164065fcd3d49d07234ebbd02cdad1e0bc487 100644 (file)
@@ -3,7 +3,7 @@
 # GNUmakefile--
 #    Makefile for src/test/regress (the regression tests)
 #
-# 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
 #
 # src/test/regress/GNUmakefile
index 297b8fbd6f95285e84285937ade9f4a47cbe2dd1..92bd28dc5a3f0c1324a30f5b83a3cba28808c2a2 100644 (file)
@@ -8,7 +8,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * 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
  *
  * src/test/regress/pg_regress.c
index af47f20dd21b3a3eeabfeef47b2f258acb83ab57..ee6e0d42f401e4798a9daa863141455600df8c9d 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  * pg_regress.h --- regression test driver
  *
- * 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
  *
  * src/test/regress/pg_regress.h
index f1df7557fa1e9335aae9a32df036f128414337a9..dd8ad245648cd63c63dbee1d47f6e8fda8af59de 100644 (file)
@@ -8,7 +8,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * 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
  *
  * src/test/regress/pg_regress_main.c
index 2f66d76ab3460eef9e33660053aef01c3de08d58..3567361ad0ade8b98ae954c42bcb62d3ef45132d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * 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
  *
  * src/test/regress/regress.c
index cea5ace7aaa24fdc0d5404ef8fb48079f59cc6ad..06e37d52690b5286f2f59da81ab9b631d008129c 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/ssl
 #
-# 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
 #
 # src/test/ssl/Makefile
index c9be5f91e9691e7cb1d42aefbda9b139e8f058f3..e37ace61e1a0969d067b108c37ea07620c4f5811 100644 (file)
Binary files a/src/test/ssl/ssl/client-der.key and b/src/test/ssl/ssl/client-der.key differ
index c9be5f91e9691e7cb1d42aefbda9b139e8f058f3..e37ace61e1a0969d067b108c37ea07620c4f5811 100644 (file)
Binary files a/src/test/ssl/ssl/client-encrypted-der.key and b/src/test/ssl/ssl/client-encrypted-der.key differ
index 4378819530fd64026c069722f3de79247eaf7e18..3ac06aa3de7a1936c33b1177fdf945a1d865ae1d 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/subscription
 #
-# 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
 #
 # src/test/subscription/Makefile
index dab1a4803fe3bd22629187a7569b2199a1de8a90..a13c0c6cf5302a16334236f93451e224b3535f7e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for tools/thread
 #
-# Copyright (c) 2003-2019, PostgreSQL Global Development Group
+# Copyright (c) 2003-2020, PostgreSQL Global Development Group
 #
 # src/test/thread/Makefile
 #
index 4fbba78ef6f77ef22c97fa8c79ec1f2e09709522..e1bec01b81ad78eae5a5131c1b9e05d04c7e950d 100644 (file)
@@ -3,7 +3,7 @@
  * thread_test.c
  *             libc thread test program
  *
- * 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
  *
  *     src/test/thread/thread_test.c
index 4b3829b0b5361a123d39c175145196eb7084faca..3f0fb51e915d3dc4c9dd4377dab6c2ad3713c117 100644 (file)
@@ -3,7 +3,7 @@
  * pgtz.c
  *       Timezone Library Integration Functions
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/timezone/pgtz.c
index 3ddc4a65acc62d10ecd6bef1c05debcb5510890f..fb0c0d1d5e1549b3ca607d99e107858abcff3cd3 100644 (file)
@@ -6,7 +6,7 @@
  * Note: this file contains only definitions that are private to the
  * timezone library.  Public definitions are in pgtime.h.
  *
- * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/timezone/pgtz.h
index 54f5d4e9940434f250b1274acc580f06e71f4094..74fb1f2ef628af5aa1bbc7a964e1995653dee14b 100644 (file)
@@ -20,7 +20,7 @@
 # not in the set.
 #
 #
-# 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
 #
 # src/tools/PerfectHash.pm
index 5935acb33d93888172a12b74bdd2ed58e16e4bbf..fce717147a52f8799cba242f4a8d26765217e82e 100755 (executable)
@@ -16,7 +16,7 @@
 # To use: run bison with the -v switch, then feed the produced y.output
 # file to this script.
 #
-# Copyright (c) 2011-2019, PostgreSQL Global Development Group
+# Copyright (c) 2011-2020, PostgreSQL Global Development Group
 #
 # src/tools/check_bison_recursion.pl
 #################################################################
index e0a745f9e55266574a3e5622c96fef611c222533..188ac1fc7634c1bb57616644e4628b10c95d569a 100755 (executable)
@@ -2,7 +2,7 @@
 #################################################################
 # copyright.pl -- update copyright notices throughout the source tree, idempotently.
 #
-# Copyright (c) 2011-2019, PostgreSQL Global Development Group
+# Copyright (c) 2011-2020, PostgreSQL Global Development Group
 #
 # src/tools/copyright.pl
 #
index 2682ad1e9b7dbc8262fdc5d3286811f6f27fca82..aa6ca2f259bde746cb3e4505ae80627bfd4a3091 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/tools/findoidjoins
 #
-# Copyright (c) 2003-2019, PostgreSQL Global Development Group
+# Copyright (c) 2003-2020, PostgreSQL Global Development Group
 #
 # src/tools/findoidjoins/Makefile
 #
index 50e26f1268cc35047357a563748069184a40eec4..562a98a5b73713603b299d113bfdb442144dc3b0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * findoidjoins.c
  *
- * Copyright (c) 2002-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2020, PostgreSQL Global Development Group
  *
  * src/tools/findoidjoins/findoidjoins.c
  */
index 45e9433e10a778dcb14d5bc56a5e5f0cf17d5bda..2954cf5a72662ca84d4967b6a5450613f5b82328 100644 (file)
@@ -8,7 +8,7 @@
 # let's suppress it by inserting a dummy reference to the variable.
 # (That's exactly what 2.5.36 and later do ...)
 #
-# 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
 #
 # src/tools/fix-old-flex-code.pl
index 1623c867879dcec7c7b4fdf8f00393d06bd77567..e9250b8fb2e2f746e9d8d5535e8afaa063e62335 100644 (file)
@@ -21,7 +21,7 @@
 # Note that case folding works correctly only for all-ASCII keywords!
 #
 #
-# 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
 #
 # src/tools/gen_keywordlist.pl
@@ -71,7 +71,7 @@ printf $kwdef <<EOM, $base_filename, uc $base_filename, uc $base_filename;
  * %s.h
  *    List of keywords represented as a ScanKeywordList.
  *
- * 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
  *
  * NOTES
index 461de416919dd21ffab5073daebd3d0c0715d19e..3cd7da422e0109368472195688c6f7486c88d6e8 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/tools/ifaddrs
 #
-# Copyright (c) 2003-2019, PostgreSQL Global Development Group
+# Copyright (c) 2003-2020, PostgreSQL Global Development Group
 #
 # src/tools/ifaddrs/Makefile
 #
index 3f315bc2b019833fcd01ecf401f6ce6f2d7a00ad..dc45bd087b1ce90e9f2c138f5a15d6a024023779 100755 (executable)
@@ -13,7 +13,7 @@
 # No output if everything is OK, else compiler errors.
 #
 # src/tools/pginclude/cpluspluscheck
-# Copyright (c) 2009-2019, PostgreSQL Global Development Group
+# Copyright (c) 2009-2020, PostgreSQL Global Development Group
 
 if [ -z "$1" ]; then
     srcdir="."
index 7c0e5047dd9a8ef6fea19055720235c7b9d5ead1..440bde88a7bb646beab573497afafe0bd94f6cff 100755 (executable)
@@ -13,7 +13,7 @@
 # No output if everything is OK, else compiler errors.
 #
 # src/tools/pginclude/headerscheck
-# Copyright (c) 2009-2019, PostgreSQL Global Development Group
+# Copyright (c) 2009-2020, PostgreSQL Global Development Group
 
 if [ -z "$1" ]; then
     srcdir="."
index 734f8725474ab4430372b302f3d96022cf9ee9e7..6df518df517290203b13c165ae82521aae8eb59c 100644 (file)
@@ -6,7 +6,7 @@
  * This is a standalone test program that compares the behavior of an
  * implementation in int128.h to an (assumed correct) int128 native type.
  *
- * Copyright (c) 2017-2019, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2020, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 508985497f24d26f390f52376a430d9a73645f47..a92599d96fbce146bc1720242702bc4b424b6d4f 100755 (executable)
@@ -3,7 +3,7 @@
 #################################################################
 # version_stamp.pl -- update version stamps throughout the source tree
 #
-# Copyright (c) 2008-2019, PostgreSQL Global Development Group
+# Copyright (c) 2008-2020, PostgreSQL Global Development Group
 #
 # src/tools/version_stamp.pl
 #################################################################
index d817298e5892aba9b4ed512584b15dc8146aeb5a..25f7efbc5883a5c0f8897954d671319a34e4e1ad 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # win32tzlist.pl -- compare Windows timezone information
 #
-# Copyright (c) 2008-2019, PostgreSQL Global Development Group
+# Copyright (c) 2008-2020, PostgreSQL Global Development Group
 #
 # src/tools/win32tzlist.pl
 #################################################################
index c27a42cee2e8c423622d1dc125c8389dea10126f..0355926701623ab64ce933fd2dab29fc25428b99 100644 (file)
@@ -5,7 +5,7 @@
 --    use this new type.
 --
 --
--- 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
 --
 -- src/tutorial/complex.source
index b896de0fba8a9ffe4b1c19f221b0780ccb3f4cc0..3a1767f97be74d919ce0e771b3b126165faa01cf 100644 (file)
@@ -4,7 +4,7 @@
 --    sample queries to the system catalogs
 --
 --
--- 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
 --
 -- src/tutorial/syscat.source