Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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