Update copyright for 2023
authorBruce Momjian <[email protected]>
Mon, 2 Jan 2023 20:00:37 +0000 (15:00 -0500)
committerBruce Momjian <[email protected]>
Mon, 2 Jan 2023 20:00:37 +0000 (15:00 -0500)
Backpatch-through: 11

2406 files changed:
COPYRIGHT
configure
configure.ac
contrib/adminpack/adminpack.c
contrib/adminpack/meson.build
contrib/amcheck/meson.build
contrib/amcheck/t/001_verify_heapam.pl
contrib/amcheck/t/002_cic.pl
contrib/amcheck/t/003_cic_2pc.pl
contrib/amcheck/verify_heapam.c
contrib/amcheck/verify_nbtree.c
contrib/auth_delay/auth_delay.c
contrib/auth_delay/meson.build
contrib/auto_explain/auto_explain.c
contrib/auto_explain/meson.build
contrib/auto_explain/t/001_auto_explain.pl
contrib/basebackup_to_shell/basebackup_to_shell.c
contrib/basebackup_to_shell/meson.build
contrib/basebackup_to_shell/t/001_basic.pl
contrib/basic_archive/basic_archive.c
contrib/basic_archive/meson.build
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/bloom/meson.build
contrib/bloom/t/001_wal.pl
contrib/bool_plperl/meson.build
contrib/btree_gin/meson.build
contrib/btree_gist/meson.build
contrib/citext/meson.build
contrib/cube/meson.build
contrib/dblink/dblink.c
contrib/dblink/meson.build
contrib/dict_int/dict_int.c
contrib/dict_int/meson.build
contrib/dict_xsyn/dict_xsyn.c
contrib/dict_xsyn/meson.build
contrib/earthdistance/meson.build
contrib/file_fdw/file_fdw.c
contrib/file_fdw/meson.build
contrib/fuzzystrmatch/fuzzystrmatch.c
contrib/fuzzystrmatch/meson.build
contrib/hstore/hstore_subs.c
contrib/hstore/meson.build
contrib/hstore_plperl/meson.build
contrib/hstore_plpython/meson.build
contrib/intagg/meson.build
contrib/intarray/_int_selfuncs.c
contrib/intarray/bench/bench.pl
contrib/intarray/bench/create_test.pl
contrib/intarray/meson.build
contrib/isn/isn.c
contrib/isn/isn.h
contrib/isn/meson.build
contrib/jsonb_plperl/meson.build
contrib/jsonb_plpython/meson.build
contrib/lo/meson.build
contrib/ltree/meson.build
contrib/ltree_plpython/meson.build
contrib/meson.build
contrib/oid2name/meson.build
contrib/oid2name/t/001_basic.pl
contrib/old_snapshot/meson.build
contrib/old_snapshot/time_mapping.c
contrib/pageinspect/brinfuncs.c
contrib/pageinspect/fsmfuncs.c
contrib/pageinspect/ginfuncs.c
contrib/pageinspect/gistfuncs.c
contrib/pageinspect/hashfuncs.c
contrib/pageinspect/heapfuncs.c
contrib/pageinspect/meson.build
contrib/pageinspect/pageinspect.h
contrib/pageinspect/rawpage.c
contrib/passwordcheck/meson.build
contrib/passwordcheck/passwordcheck.c
contrib/pg_buffercache/meson.build
contrib/pg_freespacemap/meson.build
contrib/pg_prewarm/autoprewarm.c
contrib/pg_prewarm/meson.build
contrib/pg_prewarm/pg_prewarm.c
contrib/pg_prewarm/t/001_basic.pl
contrib/pg_stat_statements/meson.build
contrib/pg_stat_statements/pg_stat_statements.c
contrib/pg_surgery/heap_surgery.c
contrib/pg_surgery/meson.build
contrib/pg_trgm/meson.build
contrib/pg_trgm/trgm_regexp.c
contrib/pg_visibility/meson.build
contrib/pg_visibility/pg_visibility.c
contrib/pg_walinspect/meson.build
contrib/pg_walinspect/pg_walinspect.c
contrib/pgcrypto/meson.build
contrib/pgrowlocks/meson.build
contrib/pgstattuple/meson.build
contrib/pgstattuple/pgstatapprox.c
contrib/postgres_fdw/connection.c
contrib/postgres_fdw/deparse.c
contrib/postgres_fdw/meson.build
contrib/postgres_fdw/option.c
contrib/postgres_fdw/postgres_fdw.c
contrib/postgres_fdw/postgres_fdw.h
contrib/postgres_fdw/shippable.c
contrib/seg/meson.build
contrib/seg/seg-validate.pl
contrib/seg/sort-segments.pl
contrib/sepgsql/database.c
contrib/sepgsql/dml.c
contrib/sepgsql/hooks.c
contrib/sepgsql/label.c
contrib/sepgsql/launcher
contrib/sepgsql/meson.build
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/spi/meson.build
contrib/sslinfo/meson.build
contrib/tablefunc/meson.build
contrib/tablefunc/tablefunc.c
contrib/tablefunc/tablefunc.h
contrib/tcn/meson.build
contrib/tcn/tcn.c
contrib/test_decoding/meson.build
contrib/test_decoding/t/001_repl_stats.pl
contrib/test_decoding/test_decoding.c
contrib/tsm_system_rows/meson.build
contrib/tsm_system_rows/tsm_system_rows.c
contrib/tsm_system_time/meson.build
contrib/tsm_system_time/tsm_system_time.c
contrib/unaccent/meson.build
contrib/unaccent/unaccent.c
contrib/uuid-ossp/meson.build
contrib/uuid-ossp/uuid-ossp.c
contrib/vacuumlo/meson.build
contrib/vacuumlo/t/001_basic.pl
contrib/vacuumlo/vacuumlo.c
contrib/xml2/meson.build
doc/src/sgml/generate-errcodes-table.pl
doc/src/sgml/generate-keywords-table.pl
doc/src/sgml/legal.sgml
doc/src/sgml/lobj.sgml
doc/src/sgml/meson.build
meson.build
meson_options.txt
src/backend/Makefile
src/backend/access/brin/brin.c
src/backend/access/brin/brin_bloom.c
src/backend/access/brin/brin_inclusion.c
src/backend/access/brin/brin_minmax.c
src/backend/access/brin/brin_minmax_multi.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/brin/meson.build
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/meson.build
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/syncscan.c
src/backend/access/common/toast_compression.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/gin/meson.build
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/gist/meson.build
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/hash/meson.build
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/meson.build
src/backend/access/heap/pruneheap.c
src/backend/access/heap/rewriteheap.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/index/meson.build
src/backend/access/meson.build
src/backend/access/nbtree/meson.build
src/backend/access/nbtree/nbtcompare.c
src/backend/access/nbtree/nbtdedup.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/meson.build
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/meson.build
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/meson.build
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/meson.build
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/meson.build
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/xlogbackup.c
src/backend/access/transam/xlogfuncs.c
src/backend/access/transam/xloginsert.c
src/backend/access/transam/xlogprefetcher.c
src/backend/access/transam/xlogreader.c
src/backend/access/transam/xlogrecovery.c
src/backend/access/transam/xlogstats.c
src/backend/access/transam/xlogutils.c
src/backend/backup/backup_manifest.c
src/backend/backup/basebackup.c
src/backend/backup/basebackup_copy.c
src/backend/backup/basebackup_gzip.c
src/backend/backup/basebackup_lz4.c
src/backend/backup/basebackup_progress.c
src/backend/backup/basebackup_sink.c
src/backend/backup/basebackup_target.c
src/backend/backup/basebackup_throttle.c
src/backend/backup/basebackup_zstd.c
src/backend/backup/meson.build
src/backend/bootstrap/bootparse.y
src/backend/bootstrap/bootscanner.l
src/backend/bootstrap/bootstrap.c
src/backend/bootstrap/meson.build
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/meson.build
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_attrdef.c
src/backend/catalog/pg_cast.c
src/backend/catalog/pg_class.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_parameter_acl.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_functions.sql
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/copyfrom.c
src/backend/commands/copyfromparse.c
src/backend/commands/copyto.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/meson.build
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/vacuumparallel.c
src/backend/commands/variable.c
src/backend/commands/view.c
src/backend/executor/execAmi.c
src/backend/executor/execAsync.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/meson.build
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/nodeIncrementalSort.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/nodeMemoize.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/nodeTidrangescan.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/foreign/meson.build
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/jit/llvm/meson.build
src/backend/jit/meson.build
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/meson.build
src/backend/lib/pairingheap.c
src/backend/lib/rbtree.c
src/backend/libpq/auth-sasl.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/meson.build
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/main/meson.build
src/backend/meson.build
src/backend/nodes/bitmapset.c
src/backend/nodes/copyfuncs.c
src/backend/nodes/equalfuncs.c
src/backend/nodes/extensible.c
src/backend/nodes/gen_node_support.pl
src/backend/nodes/list.c
src/backend/nodes/makefuncs.c
src/backend/nodes/meson.build
src/backend/nodes/multibitmapset.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/geqo/meson.build
src/backend/optimizer/meson.build
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/meson.build
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/meson.build
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/meson.build
src/backend/optimizer/prep/prepagg.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/meson.build
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/gramparse.h
src/backend/parser/meson.build
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_merge.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/meson.build
src/backend/partitioning/partbounds.c
src/backend/partitioning/partdesc.c
src/backend/partitioning/partprune.c
src/backend/po/meson.build
src/backend/port/atomics.c
src/backend/port/meson.build
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/meson.build
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/auxprocess.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/meson.build
src/backend/postmaster/pgarch.c
src/backend/postmaster/postmaster.c
src/backend/postmaster/shell_archive.c
src/backend/postmaster/startup.c
src/backend/postmaster/syslogger.c
src/backend/postmaster/walwriter.c
src/backend/regex/meson.build
src/backend/regex/regc_pg_locale.c
src/backend/regex/regexport.c
src/backend/regex/regprefix.c
src/backend/replication/libpqwalreceiver/libpqwalreceiver.c
src/backend/replication/libpqwalreceiver/meson.build
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/meson.build
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/meson.build
src/backend/replication/pgoutput/meson.build
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/meson.build
src/backend/rewrite/rewriteDefine.c
src/backend/rewrite/rewriteHandler.c
src/backend/rewrite/rewriteManip.c
src/backend/rewrite/rewriteRemove.c
src/backend/rewrite/rewriteSearchCycle.c
src/backend/rewrite/rewriteSupport.c
src/backend/rewrite/rowsecurity.c
src/backend/snowball/dict_snowball.c
src/backend/snowball/meson.build
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/meson.build
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/buffer/meson.build
src/backend/storage/file/buffile.c
src/backend/storage/file/copydir.c
src/backend/storage/file/fd.c
src/backend/storage/file/fileset.c
src/backend/storage/file/meson.build
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/freespace/meson.build
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/meson.build
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/large_object/meson.build
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/meson.build
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/meson.build
src/backend/storage/page/bufpage.c
src/backend/storage/page/checksum.c
src/backend/storage/page/itemptr.c
src/backend/storage/page/meson.build
src/backend/storage/smgr/md.c
src/backend/storage/smgr/meson.build
src/backend/storage/smgr/smgr.c
src/backend/storage/sync/meson.build
src/backend/storage/sync/sync.c
src/backend/tcop/cmdtag.c
src/backend/tcop/dest.c
src/backend/tcop/fastpath.c
src/backend/tcop/meson.build
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/meson.build
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.pl.prolog
src/backend/utils/Gen_dummy_probes.sed
src/backend/utils/Gen_fmgrtab.pl
src/backend/utils/Makefile
src/backend/utils/activity/Makefile
src/backend/utils/activity/backend_progress.c
src/backend/utils/activity/backend_status.c
src/backend/utils/activity/meson.build
src/backend/utils/activity/pgstat.c
src/backend/utils/activity/pgstat_archiver.c
src/backend/utils/activity/pgstat_bgwriter.c
src/backend/utils/activity/pgstat_checkpointer.c
src/backend/utils/activity/pgstat_database.c
src/backend/utils/activity/pgstat_function.c
src/backend/utils/activity/pgstat_relation.c
src/backend/utils/activity/pgstat_replslot.c
src/backend/utils/activity/pgstat_shmem.c
src/backend/utils/activity/pgstat_slru.c
src/backend/utils/activity/pgstat_subscription.c
src/backend/utils/activity/pgstat_wal.c
src/backend/utils/activity/pgstat_xact.c
src/backend/utils/activity/wait_event.c
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/arraysubs.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/cryptohashfuncs.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/hbafuncs.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/jsonbsubs.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_internal.h
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/mcxtfuncs.c
src/backend/utils/adt/meson.build
src/backend/utils/adt/misc.c
src/backend/utils/adt/multirangetypes.c
src/backend/utils/adt/multirangetypes_selfuncs.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/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/xid8funcs.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/meson.build
src/backend/utils/cache/partcache.c
src/backend/utils/cache/plancache.c
src/backend/utils/cache/relcache.c
src/backend/utils/cache/relfilenumbermap.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/csvlog.c
src/backend/utils/error/elog.c
src/backend/utils/error/jsonlog.c
src/backend/utils/error/meson.build
src/backend/utils/fmgr/dfmgr.c
src/backend/utils/fmgr/fmgr.c
src/backend/utils/fmgr/funcapi.c
src/backend/utils/fmgr/meson.build
src/backend/utils/generate-errcodes.pl
src/backend/utils/hash/dynahash.c
src/backend/utils/hash/meson.build
src/backend/utils/hash/pg_crc.c
src/backend/utils/init/globals.c
src/backend/utils/init/meson.build
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/meson.build
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/meson.build
src/backend/utils/mb/stringinfo_mb.c
src/backend/utils/meson.build
src/backend/utils/misc/conffiles.c
src/backend/utils/misc/guc-file.l
src/backend/utils/misc/guc.c
src/backend/utils/misc/guc_funcs.c
src/backend/utils/misc/guc_internal.h
src/backend/utils/misc/guc_tables.c
src/backend/utils/misc/help_config.c
src/backend/utils/misc/meson.build
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/queryjumble.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/alignedalloc.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/meson.build
src/backend/utils/mmgr/portalmem.c
src/backend/utils/mmgr/slab.c
src/backend/utils/postprocess_dtrace.sed
src/backend/utils/probes.d
src/backend/utils/resowner/meson.build
src/backend/utils/resowner/resowner.c
src/backend/utils/sort/logtape.c
src/backend/utils/sort/meson.build
src/backend/utils/sort/sharedtuplestore.c
src/backend/utils/sort/sortsupport.c
src/backend/utils/sort/tuplesort.c
src/backend/utils/sort/tuplesortvariants.c
src/backend/utils/sort/tuplestore.c
src/backend/utils/time/combocid.c
src/backend/utils/time/meson.build
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/initdb/meson.build
src/bin/initdb/po/meson.build
src/bin/initdb/t/001_initdb.pl
src/bin/meson.build
src/bin/pg_amcheck/Makefile
src/bin/pg_amcheck/meson.build
src/bin/pg_amcheck/pg_amcheck.c
src/bin/pg_amcheck/po/meson.build
src/bin/pg_amcheck/t/001_basic.pl
src/bin/pg_amcheck/t/002_nonesuch.pl
src/bin/pg_amcheck/t/003_check.pl
src/bin/pg_amcheck/t/004_verify_heapam.pl
src/bin/pg_amcheck/t/005_opclass_damage.pl
src/bin/pg_archivecleanup/meson.build
src/bin/pg_archivecleanup/po/meson.build
src/bin/pg_archivecleanup/t/010_pg_archivecleanup.pl
src/bin/pg_basebackup/Makefile
src/bin/pg_basebackup/bbstreamer.h
src/bin/pg_basebackup/bbstreamer_file.c
src/bin/pg_basebackup/bbstreamer_gzip.c
src/bin/pg_basebackup/bbstreamer_inject.c
src/bin/pg_basebackup/bbstreamer_lz4.c
src/bin/pg_basebackup/bbstreamer_tar.c
src/bin/pg_basebackup/bbstreamer_zstd.c
src/bin/pg_basebackup/meson.build
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/po/meson.build
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/t/010_pg_basebackup.pl
src/bin/pg_basebackup/t/020_pg_receivewal.pl
src/bin/pg_basebackup/t/030_pg_recvlogical.pl
src/bin/pg_basebackup/walmethods.c
src/bin/pg_basebackup/walmethods.h
src/bin/pg_checksums/Makefile
src/bin/pg_checksums/meson.build
src/bin/pg_checksums/pg_checksums.c
src/bin/pg_checksums/po/meson.build
src/bin/pg_checksums/t/001_basic.pl
src/bin/pg_checksums/t/002_actions.pl
src/bin/pg_config/Makefile
src/bin/pg_config/meson.build
src/bin/pg_config/pg_config.c
src/bin/pg_config/po/meson.build
src/bin/pg_config/t/001_pg_config.pl
src/bin/pg_controldata/Makefile
src/bin/pg_controldata/meson.build
src/bin/pg_controldata/po/meson.build
src/bin/pg_controldata/t/001_pg_controldata.pl
src/bin/pg_ctl/Makefile
src/bin/pg_ctl/meson.build
src/bin/pg_ctl/pg_ctl.c
src/bin/pg_ctl/po/meson.build
src/bin/pg_ctl/t/001_start_stop.pl
src/bin/pg_ctl/t/002_status.pl
src/bin/pg_ctl/t/003_promote.pl
src/bin/pg_ctl/t/004_logrotate.pl
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/meson.build
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_dump/po/meson.build
src/bin/pg_dump/t/001_basic.pl
src/bin/pg_dump/t/002_pg_dump.pl
src/bin/pg_dump/t/003_pg_dump_with_server.pl
src/bin/pg_dump/t/010_dump_connstr.pl
src/bin/pg_resetwal/Makefile
src/bin/pg_resetwal/meson.build
src/bin/pg_resetwal/pg_resetwal.c
src/bin/pg_resetwal/po/meson.build
src/bin/pg_resetwal/t/001_basic.pl
src/bin/pg_resetwal/t/002_corrupted.pl
src/bin/pg_rewind/Makefile
src/bin/pg_rewind/datapagemap.c
src/bin/pg_rewind/datapagemap.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_source.c
src/bin/pg_rewind/local_source.c
src/bin/pg_rewind/meson.build
src/bin/pg_rewind/parsexlog.c
src/bin/pg_rewind/pg_rewind.c
src/bin/pg_rewind/pg_rewind.h
src/bin/pg_rewind/po/meson.build
src/bin/pg_rewind/rewind_source.h
src/bin/pg_rewind/t/001_basic.pl
src/bin/pg_rewind/t/002_databases.pl
src/bin/pg_rewind/t/003_extrafiles.pl
src/bin/pg_rewind/t/004_pg_xlog_symlink.pl
src/bin/pg_rewind/t/005_same_timeline.pl
src/bin/pg_rewind/t/006_options.pl
src/bin/pg_rewind/t/007_standby_source.pl
src/bin/pg_rewind/t/008_min_recovery_point.pl
src/bin/pg_rewind/t/009_growing_files.pl
src/bin/pg_rewind/t/RewindTest.pm
src/bin/pg_rewind/timeline.c
src/bin/pg_test_fsync/meson.build
src/bin/pg_test_fsync/po/meson.build
src/bin/pg_test_fsync/t/001_basic.pl
src/bin/pg_test_timing/meson.build
src/bin/pg_test_timing/po/meson.build
src/bin/pg_test_timing/t/001_basic.pl
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/meson.build
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/po/meson.build
src/bin/pg_upgrade/relfilenumber.c
src/bin/pg_upgrade/server.c
src/bin/pg_upgrade/tablespace.c
src/bin/pg_upgrade/util.c
src/bin/pg_upgrade/version.c
src/bin/pg_verifybackup/meson.build
src/bin/pg_verifybackup/parse_manifest.c
src/bin/pg_verifybackup/parse_manifest.h
src/bin/pg_verifybackup/pg_verifybackup.c
src/bin/pg_verifybackup/po/meson.build
src/bin/pg_verifybackup/t/001_basic.pl
src/bin/pg_verifybackup/t/002_algorithm.pl
src/bin/pg_verifybackup/t/003_corruption.pl
src/bin/pg_verifybackup/t/004_options.pl
src/bin/pg_verifybackup/t/005_bad_manifest.pl
src/bin/pg_verifybackup/t/006_encoding.pl
src/bin/pg_verifybackup/t/007_wal.pl
src/bin/pg_verifybackup/t/008_untar.pl
src/bin/pg_verifybackup/t/009_extract.pl
src/bin/pg_verifybackup/t/010_client_untar.pl
src/bin/pg_waldump/compat.c
src/bin/pg_waldump/meson.build
src/bin/pg_waldump/pg_waldump.c
src/bin/pg_waldump/po/meson.build
src/bin/pg_waldump/t/001_basic.pl
src/bin/pg_waldump/t/002_save_fullpage.pl
src/bin/pgbench/exprparse.y
src/bin/pgbench/exprscan.l
src/bin/pgbench/meson.build
src/bin/pgbench/pgbench.c
src/bin/pgbench/pgbench.h
src/bin/pgbench/t/001_pgbench_with_server.pl
src/bin/pgbench/t/002_pgbench_no_server.pl
src/bin/pgevent/Makefile
src/bin/pgevent/meson.build
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/meson.build
src/bin/psql/po/meson.build
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/t/001_basic.pl
src/bin/psql/t/010_tab_completion.pl
src/bin/psql/t/020_cancel.pl
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/meson.build
src/bin/scripts/pg_isready.c
src/bin/scripts/po/meson.build
src/bin/scripts/reindexdb.c
src/bin/scripts/t/010_clusterdb.pl
src/bin/scripts/t/011_clusterdb_all.pl
src/bin/scripts/t/020_createdb.pl
src/bin/scripts/t/040_createuser.pl
src/bin/scripts/t/050_dropdb.pl
src/bin/scripts/t/070_dropuser.pl
src/bin/scripts/t/080_pg_isready.pl
src/bin/scripts/t/090_reindexdb.pl
src/bin/scripts/t/091_reindexdb_all.pl
src/bin/scripts/t/100_vacuumdb.pl
src/bin/scripts/t/101_vacuumdb_all.pl
src/bin/scripts/t/102_vacuumdb_stages.pl
src/bin/scripts/t/200_connstr.pl
src/bin/scripts/vacuumdb.c
src/common/archive.c
src/common/base64.c
src/common/checksum_helper.c
src/common/compression.c
src/common/config_info.c
src/common/controldata_utils.c
src/common/cryptohash.c
src/common/cryptohash_openssl.c
src/common/d2s.c
src/common/d2s_full_table.h
src/common/d2s_intrinsics.h
src/common/encnames.c
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/hashfn.c
src/common/hmac.c
src/common/hmac_openssl.c
src/common/ip.c
src/common/jsonapi.c
src/common/keywords.c
src/common/kwlookup.c
src/common/link-canary.c
src/common/logging.c
src/common/md5.c
src/common/md5_common.c
src/common/md5_int.h
src/common/meson.build
src/common/pg_get_line.c
src/common/pg_lzcompress.c
src/common/pg_prng.c
src/common/pgfnames.c
src/common/protocol_openssl.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/sha1.c
src/common/sha1_int.h
src/common/sha2.c
src/common/sha2_int.h
src/common/sprompt.c
src/common/string.c
src/common/stringinfo.c
src/common/unicode/generate-norm_test_table.pl
src/common/unicode/generate-unicode_east_asian_fw_table.pl
src/common/unicode/generate-unicode_nonspacing_table.pl
src/common/unicode/generate-unicode_norm_table.pl
src/common/unicode/generate-unicode_normprops_table.pl
src/common/unicode/meson.build
src/common/unicode/norm_test.c
src/common/unicode_norm.c
src/common/username.c
src/common/wait_error.c
src/common/wchar.c
src/fe_utils/Makefile
src/fe_utils/archive.c
src/fe_utils/cancel.c
src/fe_utils/conditional.c
src/fe_utils/connect_utils.c
src/fe_utils/mbprint.c
src/fe_utils/meson.build
src/fe_utils/option_utils.c
src/fe_utils/parallel_slot.c
src/fe_utils/print.c
src/fe_utils/psqlscan.l
src/fe_utils/query_utils.c
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/syncscan.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_compression.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/visibilitymapdefs.h
src/include/access/xact.h
src/include/access/xlog.h
src/include/access/xlog_internal.h
src/include/access/xlogarchive.h
src/include/access/xlogbackup.h
src/include/access/xlogdefs.h
src/include/access/xloginsert.h
src/include/access/xlogprefetcher.h
src/include/access/xlogreader.h
src/include/access/xlogrecord.h
src/include/access/xlogrecovery.h
src/include/access/xlogstats.h
src/include/access/xlogutils.h
src/include/backup/backup_manifest.h
src/include/backup/basebackup.h
src/include/backup/basebackup_sink.h
src/include/backup/basebackup_target.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/meson.build
src/include/catalog/namespace.h
src/include/catalog/objectaccess.h
src/include/catalog/objectaddress.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_parameter_acl.h
src/include/catalog/pg_partitioned_table.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_namespace.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/copyfrom_internal.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/proclang.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/view.h
src/include/common/archive.h
src/include/common/base64.h
src/include/common/checksum_helper.h
src/include/common/compression.h
src/include/common/config_info.h
src/include/common/connect.h
src/include/common/controldata_utils.h
src/include/common/cryptohash.h
src/include/common/fe_memutils.h
src/include/common/file_perm.h
src/include/common/file_utils.h
src/include/common/hashfn.h
src/include/common/hmac.h
src/include/common/int.h
src/include/common/int128.h
src/include/common/ip.h
src/include/common/jsonapi.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/openssl.h
src/include/common/pg_prng.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/sha1.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_hashfunc.h
src/include/common/unicode_norm_table.h
src/include/common/username.h
src/include/datatype/timestamp.h
src/include/executor/execAsync.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/nodeIncrementalSort.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/nodeMemoize.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/nodeTidrangescan.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/archive.h
src/include/fe_utils/cancel.h
src/include/fe_utils/conditional.h
src/include/fe_utils/connect_utils.h
src/include/fe_utils/mbprint.h
src/include/fe_utils/option_utils.h
src/include/fe_utils/parallel_slot.h
src/include/fe_utils/print.h
src/include/fe_utils/psqlscan.h
src/include/fe_utils/psqlscan_int.h
src/include/fe_utils/query_utils.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/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/simplehash.h
src/include/lib/sort_template.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/sasl.h
src/include/libpq/scram.h
src/include/mb/pg_wchar.h
src/include/mb/stringinfo_mb.h
src/include/meson.build
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/meson.build
src/include/nodes/miscnodes.h
src/include/nodes/multibitmapset.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/subscripting.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/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_merge.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/pch/meson.build
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-ppc.h
src/include/port/atomics/arch-x86.h
src/include/port/atomics/fallback.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/pg_iovec.h
src/include/port/pg_lfind.h
src/include/port/simd.h
src/include/port/win32_port.h
src/include/port/win32ntdll.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/auxprocess.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/decode.h
src/include/replication/logical.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/rewriteSearchCycle.h
src/include/rewrite/rewriteSupport.h
src/include/rewrite/rowsecurity.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/fileset.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/meson.build
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/relfilelocator.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/cmdtag.h
src/include/tcop/cmdtaglist.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/backend_progress.h
src/include/utils/backend_status.h
src/include/utils/builtins.h
src/include/utils/bytea.h
src/include/utils/catcache.h
src/include/utils/combocid.h
src/include/utils/conffiles.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_hooks.h
src/include/utils/guc_tables.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/inval.h
src/include/utils/json.h
src/include/utils/jsonb.h
src/include/utils/jsonfuncs.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/memutils_internal.h
src/include/utils/memutils_memorychunk.h
src/include/utils/meson.build
src/include/utils/multirangetypes.h
src/include/utils/numeric.h
src/include/utils/old_snapshot.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/pgstat_internal.h
src/include/utils/pidfile.h
src/include/utils/plancache.h
src/include/utils/portal.h
src/include/utils/queryenvironment.h
src/include/utils/queryjumble.h
src/include/utils/rangetypes.h
src/include/utils/regproc.h
src/include/utils/rel.h
src/include/utils/relcache.h
src/include/utils/relfilenumbermap.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/wait_event.h
src/include/utils/xid8.h
src/include/utils/xml.h
src/include/windowapi.h
src/interfaces/ecpg/compatlib/Makefile
src/interfaces/ecpg/compatlib/meson.build
src/interfaces/ecpg/ecpglib/Makefile
src/interfaces/ecpg/ecpglib/meson.build
src/interfaces/ecpg/ecpglib/po/meson.build
src/interfaces/ecpg/include/meson.build
src/interfaces/ecpg/meson.build
src/interfaces/ecpg/pgtypeslib/Makefile
src/interfaces/ecpg/pgtypeslib/meson.build
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/meson.build
src/interfaces/ecpg/preproc/parse.pl
src/interfaces/ecpg/preproc/parser.c
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/preproc/po/meson.build
src/interfaces/ecpg/test/compat_informix/meson.build
src/interfaces/ecpg/test/compat_oracle/meson.build
src/interfaces/ecpg/test/connect/meson.build
src/interfaces/ecpg/test/meson.build
src/interfaces/ecpg/test/pg_regress_ecpg.c
src/interfaces/ecpg/test/pgtypeslib/meson.build
src/interfaces/ecpg/test/preproc/meson.build
src/interfaces/ecpg/test/sql/meson.build
src/interfaces/ecpg/test/thread/meson.build
src/interfaces/libpq/Makefile
src/interfaces/libpq/fe-auth-sasl.h
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-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/fe-trace.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/meson.build
src/interfaces/libpq/po/meson.build
src/interfaces/libpq/pqexpbuffer.c
src/interfaces/libpq/pqexpbuffer.h
src/interfaces/libpq/pthread-win32.c
src/interfaces/libpq/t/001_uri.pl
src/interfaces/libpq/t/002_api.pl
src/interfaces/libpq/test/libpq_testclient.c
src/interfaces/libpq/test/libpq_uri_regress.c
src/interfaces/libpq/test/meson.build
src/interfaces/libpq/win32.c
src/interfaces/meson.build
src/makefiles/meson.build
src/meson.build
src/pl/meson.build
src/pl/plperl/meson.build
src/pl/plperl/plc_perlboot.pl
src/pl/plperl/plc_trusted.pl
src/pl/plperl/plperl.h
src/pl/plperl/plperl_opmask.pl
src/pl/plperl/po/meson.build
src/pl/plperl/text2macro.pl
src/pl/plpgsql/meson.build
src/pl/plpgsql/src/generate-plerrcodes.pl
src/pl/plpgsql/src/meson.build
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/plpgsql/src/po/meson.build
src/pl/plpython/generate-spiexceptions.pl
src/pl/plpython/meson.build
src/pl/plpython/plpython.h
src/pl/plpython/po/meson.build
src/pl/tcl/generate-pltclerrcodes.pl
src/pl/tcl/meson.build
src/pl/tcl/po/meson.build
src/port/bsearch_arg.c
src/port/chklocale.c
src/port/dirent.c
src/port/dirmod.c
src/port/explicit_bzero.c
src/port/getpeereid.c
src/port/kill.c
src/port/meson.build
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/preadv.c
src/port/pthread_barrier_wait.c
src/port/pwritev.c
src/port/quotes.c
src/port/snprintf.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/win32dlopen.c
src/port/win32env.c
src/port/win32error.c
src/port/win32fdatasync.c
src/port/win32getrusage.c
src/port/win32link.c
src/port/win32ntdll.c
src/port/win32pread.c
src/port/win32pwrite.c
src/port/win32security.c
src/port/win32setlocale.c
src/port/win32stat.c
src/port/win32ver.rc
src/test/authentication/Makefile
src/test/authentication/meson.build
src/test/authentication/t/001_password.pl
src/test/authentication/t/002_saslprep.pl
src/test/authentication/t/003_peer.pl
src/test/authentication/t/004_file_inclusion.pl
src/test/examples/testlo.c
src/test/examples/testlo64.c
src/test/icu/Makefile
src/test/icu/meson.build
src/test/icu/t/010_database.pl
src/test/isolation/isolation_main.c
src/test/isolation/isolationtester.h
src/test/isolation/meson.build
src/test/isolation/specparse.y
src/test/isolation/specscanner.l
src/test/kerberos/Makefile
src/test/kerberos/meson.build
src/test/kerberos/t/001_auth.pl
src/test/ldap/Makefile
src/test/ldap/meson.build
src/test/ldap/t/001_auth.pl
src/test/locale/sort-test.pl
src/test/meson.build
src/test/modules/brin/meson.build
src/test/modules/brin/t/01_workitems.pl
src/test/modules/brin/t/02_wal_consistency.pl
src/test/modules/commit_ts/meson.build
src/test/modules/commit_ts/t/001_base.pl
src/test/modules/commit_ts/t/002_standby.pl
src/test/modules/commit_ts/t/003_standby_2.pl
src/test/modules/commit_ts/t/004_restart.pl
src/test/modules/delay_execution/delay_execution.c
src/test/modules/delay_execution/meson.build
src/test/modules/dummy_index_am/dummy_index_am.c
src/test/modules/dummy_index_am/meson.build
src/test/modules/dummy_seclabel/dummy_seclabel.c
src/test/modules/dummy_seclabel/meson.build
src/test/modules/libpq_pipeline/libpq_pipeline.c
src/test/modules/libpq_pipeline/meson.build
src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl
src/test/modules/meson.build
src/test/modules/plsample/meson.build
src/test/modules/plsample/plsample.c
src/test/modules/snapshot_too_old/meson.build
src/test/modules/spgist_name_ops/meson.build
src/test/modules/spgist_name_ops/spgist_name_ops.c
src/test/modules/ssl_passphrase_callback/meson.build
src/test/modules/ssl_passphrase_callback/t/001_testfunc.pl
src/test/modules/test_bloomfilter/meson.build
src/test/modules/test_bloomfilter/test_bloomfilter.c
src/test/modules/test_copy_callbacks/meson.build
src/test/modules/test_copy_callbacks/test_copy_callbacks.c
src/test/modules/test_custom_rmgrs/meson.build
src/test/modules/test_custom_rmgrs/t/001_basic.pl
src/test/modules/test_custom_rmgrs/test_custom_rmgrs.c
src/test/modules/test_ddl_deparse/meson.build
src/test/modules/test_ddl_deparse/test_ddl_deparse.c
src/test/modules/test_extensions/meson.build
src/test/modules/test_ginpostinglist/meson.build
src/test/modules/test_ginpostinglist/test_ginpostinglist.c
src/test/modules/test_integerset/meson.build
src/test/modules/test_integerset/test_integerset.c
src/test/modules/test_lfind/meson.build
src/test/modules/test_lfind/test_lfind.c
src/test/modules/test_misc/meson.build
src/test/modules/test_misc/t/001_constraint_validation.pl
src/test/modules/test_oat_hooks/meson.build
src/test/modules/test_oat_hooks/test_oat_hooks.c
src/test/modules/test_parser/meson.build
src/test/modules/test_parser/test_parser.c
src/test/modules/test_pg_db_role_setting/meson.build
src/test/modules/test_pg_db_role_setting/test_pg_db_role_setting.c
src/test/modules/test_pg_dump/meson.build
src/test/modules/test_pg_dump/t/001_base.pl
src/test/modules/test_predtest/meson.build
src/test/modules/test_predtest/test_predtest.c
src/test/modules/test_rbtree/meson.build
src/test/modules/test_rbtree/test_rbtree.c
src/test/modules/test_regex/meson.build
src/test/modules/test_regex/test_regex.c
src/test/modules/test_rls_hooks/meson.build
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/meson.build
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/test_slru/meson.build
src/test/modules/test_slru/test_slru.c
src/test/modules/unsafe_tests/meson.build
src/test/modules/worker_spi/meson.build
src/test/modules/worker_spi/worker_spi.c
src/test/perl/Makefile
src/test/perl/PostgreSQL/Test/Cluster.pm
src/test/perl/PostgreSQL/Test/RecursiveCopy.pm
src/test/perl/PostgreSQL/Test/SimpleTee.pm
src/test/perl/PostgreSQL/Test/Utils.pm
src/test/perl/PostgreSQL/Version.pm
src/test/perl/meson.build
src/test/recovery/Makefile
src/test/recovery/meson.build
src/test/recovery/t/001_stream_rep.pl
src/test/recovery/t/002_archiving.pl
src/test/recovery/t/003_recovery_targets.pl
src/test/recovery/t/004_timeline_switch.pl
src/test/recovery/t/005_replay_delay.pl
src/test/recovery/t/006_logical_decoding.pl
src/test/recovery/t/007_sync_rep.pl
src/test/recovery/t/008_fsm_truncation.pl
src/test/recovery/t/009_twophase.pl
src/test/recovery/t/010_logical_decoding_timelines.pl
src/test/recovery/t/011_crash_recovery.pl
src/test/recovery/t/012_subtransactions.pl
src/test/recovery/t/013_crash_restart.pl
src/test/recovery/t/014_unlogged_reinit.pl
src/test/recovery/t/015_promotion_pages.pl
src/test/recovery/t/016_min_consistency.pl
src/test/recovery/t/017_shm.pl
src/test/recovery/t/018_wal_optimize.pl
src/test/recovery/t/019_replslot_limit.pl
src/test/recovery/t/020_archive_status.pl
src/test/recovery/t/021_row_visibility.pl
src/test/recovery/t/022_crash_temp_files.pl
src/test/recovery/t/023_pitr_prepared_xact.pl
src/test/recovery/t/024_archive_recovery.pl
src/test/recovery/t/025_stuck_on_old_timeline.pl
src/test/recovery/t/026_overwrite_contrecord.pl
src/test/recovery/t/028_pitr_timelines.pl
src/test/recovery/t/029_stats_restart.pl
src/test/recovery/t/030_stats_cleanup_replica.pl
src/test/recovery/t/031_recovery_conflict.pl
src/test/recovery/t/033_replay_tsp_drops.pl
src/test/regress/GNUmakefile
src/test/regress/meson.build
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/meson.build
src/test/ssl/sslfiles.mk
src/test/ssl/t/001_ssltests.pl
src/test/ssl/t/002_scram.pl
src/test/ssl/t/003_sslinfo.pl
src/test/ssl/t/SSL/Backend/OpenSSL.pm
src/test/ssl/t/SSL/Server.pm
src/test/subscription/Makefile
src/test/subscription/meson.build
src/test/subscription/t/001_rep_changes.pl
src/test/subscription/t/002_types.pl
src/test/subscription/t/003_constraints.pl
src/test/subscription/t/004_sync.pl
src/test/subscription/t/005_encoding.pl
src/test/subscription/t/006_rewrite.pl
src/test/subscription/t/007_ddl.pl
src/test/subscription/t/008_diff_schema.pl
src/test/subscription/t/009_matviews.pl
src/test/subscription/t/010_truncate.pl
src/test/subscription/t/011_generated.pl
src/test/subscription/t/012_collation.pl
src/test/subscription/t/013_partition.pl
src/test/subscription/t/014_binary.pl
src/test/subscription/t/015_stream.pl
src/test/subscription/t/016_stream_subxact.pl
src/test/subscription/t/017_stream_ddl.pl
src/test/subscription/t/018_stream_subxact_abort.pl
src/test/subscription/t/019_stream_subxact_ddl_abort.pl
src/test/subscription/t/020_messages.pl
src/test/subscription/t/021_twophase.pl
src/test/subscription/t/022_twophase_cascade.pl
src/test/subscription/t/023_twophase_stream.pl
src/test/subscription/t/024_add_drop_pub.pl
src/test/subscription/t/025_rep_changes_for_schema.pl
src/test/subscription/t/026_stats.pl
src/test/subscription/t/027_nosuperuser.pl
src/test/subscription/t/028_row_filter.pl
src/test/subscription/t/029_on_error.pl
src/test/subscription/t/030_origin.pl
src/test/subscription/t/031_column_list.pl
src/test/subscription/t/100_bugs.pl
src/timezone/meson.build
src/timezone/pgtz.c
src/timezone/pgtz.h
src/timezone/tznames/meson.build
src/tools/PerfectHash.pm
src/tools/check_bison_recursion.pl
src/tools/copyright.pl
src/tools/fix-old-flex-code.pl
src/tools/gen_keywordlist.pl
src/tools/git_changelog
src/tools/ifaddrs/Makefile
src/tools/mark_pgdllimport.pl
src/tools/msvc/Install.pm
src/tools/msvc/MSBuildProject.pm
src/tools/msvc/Mkvcbuild.pm
src/tools/msvc/Project.pm
src/tools/msvc/Solution.pm
src/tools/msvc/VSObjectFactory.pm
src/tools/msvc/build.pl
src/tools/msvc/config_default.pl
src/tools/msvc/dummylib/Win32.pm
src/tools/msvc/dummylib/Win32/Registry.pm
src/tools/msvc/dummylib/Win32API/File.pm
src/tools/msvc/gendef.pl
src/tools/msvc/install.pl
src/tools/msvc/mkvcbuild.pl
src/tools/msvc/pgbison.pl
src/tools/msvc/pgflex.pl
src/tools/msvc/vcregress.pl
src/tools/pginclude/cpluspluscheck
src/tools/pginclude/headerscheck
src/tools/pginclude/pgcheckdefines
src/tools/pgindent/pgindent
src/tools/testint128.c
src/tools/version_stamp.pl
src/tools/win32tzlist.pl
src/tutorial/complex.source
src/tutorial/syscat.source

index 9d65dbea7eff953beb1f48a61ba55b4f6be1d846..d33e0f599df28589f128a667bd903bb14f11e046 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-2022, PostgreSQL Global Development Group
+Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 
 Portions Copyright (c) 1994, The Regents of the University of California
 
index 5025448a05783b5d91df23add7f21dbe93d70a84..5d07fd0bb914df43de2992ddcd3760200743e4e3 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-2022, PostgreSQL Global Development Group
+# Copyright (c) 1996-2023, PostgreSQL Global Development Group
 ## -------------------- ##
 ## M4sh Initialization. ##
 ## -------------------- ##
@@ -1695,7 +1695,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-2022, PostgreSQL Global Development Group
+Copyright (c) 1996-2023, PostgreSQL Global Development Group
 _ACEOF
   exit
 fi
index 4cd328fc8346bd1b128e75143407f34841f3d71f..e9b74ced6cae7c5617b832abcc882ff8fb700221 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.ac' but it is then
 your responsibility whether the result works or not.])])
-AC_COPYRIGHT([Copyright (c) 1996-2022, PostgreSQL Global Development Group])
+AC_COPYRIGHT([Copyright (c) 1996-2023, 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 6bdf3842e662c32c26da080d61c2cb9e55509c16..357b671a6c65cd2f623e8e6104c6cd94529313c2 100644 (file)
@@ -3,7 +3,7 @@
  * adminpack.c
  *
  *
- * Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  * Author: Andreas Pflug <[email protected]>
  *
index 709e02251288c2b9fe1c3cb7df243a8d45716aa5..76587327d0e77044b03d876ab9bf495eab8d8895 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 adminpack_sources = files(
   'adminpack.c',
index 334c0ab0f4f385814242c7399dbc1cdadbaf3710..5b55cf343a967b1ca2956d391f1ba6d1c4075d95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 amcheck_sources = files(
   'verify_heapam.c',
index 019eed33a0c85bdf1b4de281ff4c3f3705becafa..1aedebe4307bc6449fa94aaf0dcd3d8877fc9d43 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 32e4e4abd844de7d82ea3270c7928f779d84c480..42a047a35710fdc2597ada4a8ddc3bfff38709d4 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test CREATE INDEX CONCURRENTLY with concurrent modifications
 use strict;
index 1a2cceae49aa48c9df5a47c4f36992837213aa67..eabe6fcf9645530ebd54d5b9d4275f7f8b8aa903 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test CREATE INDEX CONCURRENTLY with concurrent prepared-xact modifications
 use strict;
index b72a5c96d12cb28c07c7b4b3e5f438fc005b6c48..4fcfd6df72dc9312e495051cbae773e2f79e7cef 100644 (file)
@@ -3,7 +3,7 @@
  * verify_heapam.c
  *   Functions to check postgresql heap relations for corruption
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  *   contrib/amcheck/verify_heapam.c
  *-------------------------------------------------------------------------
index 9021d156eb71620b2aac2faa3b9585bead7a88f7..257cff671bde7633c43f078852750f8de5a0ef88 100644 (file)
@@ -14,7 +14,7 @@
  * that every visible heap tuple has a matching index tuple.
  *
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/amcheck/verify_nbtree.c
index 4ca9b4afb1af22049b5e11feb2991ab390a9e4a0..8d6e4d27781fcedc48b0c29cfc191fae2253226b 100644 (file)
@@ -2,7 +2,7 @@
  *
  * auth_delay.c
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     contrib/auth_delay/auth_delay.c
index 0933730f05abb928eac38a244cf6bf0118e8c45d..f3a81dc4db69fb4d3e72f9d263b425c07c9108d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 auth_delay_sources = files(
   'auth_delay.c',
index 269a0fa86c5a6332ffdca65fb0af3856a99f99db..c3ac27ae9910d7eabc8420588ba3346280d0e5ed 100644 (file)
@@ -3,7 +3,7 @@
  * auto_explain.c
  *
  *
- * Copyright (c) 2008-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2008-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/auto_explain/auto_explain.c
index a383c68922546fe65386d6fa59db83e79fd15088..2d5e6aa6ae15cfed9d78b836d007f83dd0c28d3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 auto_explain_sources = files(
   'auto_explain.c',
index 54fa152cc083c9fdaa4e18d765161a1ae403c423..0cf093c88e7aee494f275007a6ecdef566a7ea18 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index bdaf67a4c8561ca39febf4c12aadc189ca801f53..8d583550b5062d4f9226ba8f0b802d67333b9049 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup_to_shell.c
  *   target base backup files to a shell command
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  *   contrib/basebackup_to_shell/basebackup_to_shell.c
  *-------------------------------------------------------------------------
index b68a80c038fa62fe0baf9252a7ca76e5f665461a..a5488c30239f644ed4db13afd0afc1636b434888 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 basebackup_to_shell_sources = files(
   'basebackup_to_shell.c',
index 5eb96090a8ac98178ad0e51b1a3b56ca7f2a8aba..a278df3f91b65d84bb5e14dce8f1a3633cf579b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 9f221816bb4691a7f931769cfe1a7d2ef126f0f6..28cbb6cce0e5e02b4cad1e30741006003190b822 100644 (file)
@@ -17,7 +17,7 @@
  * a file is successfully archived and then the system crashes before
  * a durable record of the success has been made.
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/basic_archive/basic_archive.c
index b25dce99a37fb1fa1499e382d9dc8369dcf6969a..bc1380e6f664e6784b82ae18226f242456a49767 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 basic_archive_sources = files(
   'basic_archive.c',
index d4b1c7630349bfdce7bfae0e8a7ad2aa604e4b87..288e8edd02a1ba7c18a35f502cdfba907b7f031b 100644 (file)
@@ -3,7 +3,7 @@
  * blcost.c
  *     Cost estimate function for bloom indexes.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/bloom/blcost.c
index dd26d6ac29ac7167dfdbae5f3904f030850527b9..f81442efb3f51b074ed5b3e6d881cb08423a9ef9 100644 (file)
@@ -3,7 +3,7 @@
  * blinsert.c
  *     Bloom index build and insert functions.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/bloom/blinsert.c
index 6d58e22813dacdbebff2d27f1bd9115771419753..efdf9415d151a70c4c192c06678801867db8fa33 100644 (file)
@@ -3,7 +3,7 @@
  * bloom.h
  *   Header for bloom index.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/bloom/bloom.h
index 4c923488bd99508f3b93eef844d76a1e1a7f22eb..6cc7d07164a31de1e8d34bfbdf49ba77897d8b3a 100644 (file)
@@ -3,7 +3,7 @@
  * blscan.c
  *     Bloom index scan functions.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/bloom/blscan.c
index a434cf93efd8e900ed07ea70effd49f7218e9410..a6d9f09f31585a2ee618d8868d9e7c5df0aad6ca 100644 (file)
@@ -3,7 +3,7 @@
  * blutils.c
  *     Bloom index utilities.
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1990-1993, Regents of the University of California
  *
  * IDENTIFICATION
index 91fae5b0c06b42fb984f5146d3980afb61db53c3..2340d49e00a838bc93ef638dad8ac71c61a1d3f9 100644 (file)
@@ -3,7 +3,7 @@
  * blvacuum.c
  *     Bloom VACUUM functions.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/bloom/blvacuum.c
index 333a35d377fe32c943ff7754f816ea02cca446c6..74bb3f894e1d416a8a77b7819c38c4c03e1f1ad1 100644 (file)
@@ -3,7 +3,7 @@
  * blvalidate.c
  *   Opclass validator for bloom.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/bloom/blvalidate.c
index 9f0ffc3b8cc6d376b55d199393ac827fd2198917..5d481a58c785e7df6d3c3d99661829c5b0033c70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 bloom_sources = files(
   'blcost.c',
index 9416a64dbd6841142b5ab65ebf3168028db6fc31..c1614e9be861cf253d98941749ca6335785e1971 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test generic xlog record work for bloom index replication.
 use strict;
index 2021403b3b184f2fc7b6e04242261c388f6623d9..8d29d33954a550eb9a8edf372794961082e2dbca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not perl_dep.found()
   subdir_done()
index cda6e892886bf47b2a2725c4b426c7303f877859..b529401ca176adb425300b0334386fbe2f5df0af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 btree_gin_sources = files(
   'btree_gin.c',
index 6f64db25ea21b0da6c5efbad0d168c2615b5f878..5811026301a21b0b75f89f98bfc32e85f2512036 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 btree_gist_sources = files(
   'btree_bit.c',
index e6a7a3da8e48db8ea509397dd9ef14bc956854df..b9bc2437344eaf35dfca185ae6922f0b4b6997f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 citext_sources = files(
   'citext.c',
index 3ea0f987e74fb25720ac93a890a955f954e88f20..80ad5160b4b8756458e7b3bb4c7348352b5cb63d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 cube_sources = files(
   'cube.c',
index 04095a8f0ee738bf8b39dfc87fb7ef3c687e5887..8dd122042b47c876ee96b196041dd292b3312a9b 100644 (file)
@@ -9,7 +9,7 @@
  * Shridhar Daithankar <[email protected]>
  *
  * contrib/dblink/dblink.c
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
  * Permission to use, copy, modify, and distribute this software and its
index fbf46797e94defc708f1669a1b596cfa7e37ed2a..4c288ce5ff83900dc5191bf0e1f62da6e7da1a1d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 dblink_sources = files(
   'dblink.c',
index 006bacb2c70aa9c53b4da63545823e09e7c41212..e44b8eead7fa36c4f49e57e9809a94714d667e24 100644 (file)
@@ -3,7 +3,7 @@
  * dict_int.c
  *   Text search dictionary for integers
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/dict_int/dict_int.c
index cc62d0010401156f2c618e5019d9e26dc6c3e5f2..dcf601d7d7008ac4639ec56eaf15b04dad5860f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 dict_int_sources = files(
   'dict_int.c',
index 584fe44753dbca1e18cad936a92e85d478d9a20c..e538928aba424cc2fc398eb16d1db4194c9fb933 100644 (file)
@@ -3,7 +3,7 @@
  * dict_xsyn.c
  *   Extended synonym dictionary
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/dict_xsyn/dict_xsyn.c
index c81f0285f63a6bfbe246b9df46d2cb35dd210dcd..83bce52b591bc602d0ed3d5445010cf49479f496 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 dict_xsyn_sources = files(
   'dict_xsyn.c',
index 18bdaa79c794101091ba39e68cfa9beb7af9f58d..05794b3fe5c49ebad876ca7fc04e1c3e3e6d684b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 earthdistance_sources = files(
   'earthdistance.c',
index 67821cd25b3ffc474f36d7ff747ad8de3a2c13a1..8ccc1675488eeade58dc3847d33b9a29c1718332 100644 (file)
@@ -3,7 +3,7 @@
  * file_fdw.c
  *       foreign-data wrapper for server-side flat files (or programs).
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/file_fdw/file_fdw.c
index 34d9100d358e921ad7c1b327e9f2688e3d270e3e..7ea6ddfb1fe340be76ab643f7f0e8dbe18db06bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 file_fdw_sources = files(
   'file_fdw.c',
index 5659cc71ace152252a43b0cbc8c7ea3f70a9ced8..2a7e61c94c4b60564113a37b05fc9e1f3fbf015f 100644 (file)
@@ -6,7 +6,7 @@
  * Joe Conway <[email protected]>
  *
  * contrib/fuzzystrmatch/fuzzystrmatch.c
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
  * metaphone()
index 11aec733cb643295b2793ff8e41f52dc0af5f499..6f424be6d4f26b22b8c49c1c48bbcc957f6e8f55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 fuzzystrmatch_sources = files(
   'fuzzystrmatch.c',
index 455fff676a1b6f0d0c7e16187c17b2507535c6bb..6ac91e01935260ddf2883bfc4e0346bf6dd00e04 100644 (file)
@@ -12,7 +12,7 @@
  * check_subscripts function and just let the fetch and assign functions
  * do everything.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9e44fe69d4636b559ae5b4cec8b71568639ca326..99c3a3160d7e27e3680d303efc45c2de52f84f3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # .. so that includes of hstore/hstore.h work
 hstore_inc = include_directories('.', '../')
index 6f8a6da878ca3117908ca189e9ce6b03fa6bf7fb..00c3803d6f38e147e312e2002b70170bf16fb10c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not perl_dep.found()
   subdir_done()
index d087625e00d2d800814b481ad9148b000b8e352c..0bd74754b1fd549620cd550bd884f98632e17070 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not python3_dep.found()
   subdir_done()
index 85aa6dd1356513b947da8889a841d4c9ff6b4cb3..74164120a13c6ec9a597d0844cf58cf5eabd93f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 install_data(
   'intagg.control',
index 6d5f6cc70e85bb0a80495536c80cd6862ed01e0a..01d6fe14a70be1669106ed1ebf8d7a9a8ccd3366 100644 (file)
@@ -3,7 +3,7 @@
  * _int_selfuncs.c
  *   Functions for selectivity estimation of intarray operators
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 22127b787a5d40ddf9cb0d8fffb4e25497cfa527..bd6dd83c93935a380e269d5b65326d69faa65b66 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 371638169494726775e0bfde6ab6d0e2c5777e12..5bdcebddbe2236f37ce99022c74617aea8edc458 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # contrib/intarray/bench/create_test.pl
 
index 5570eef01b55c8effd1506b72666d3a3af59088a..17459ae313d7826f59be218677a5135d29a21881 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 intarray_sources = files(
   '_int_bool.c',
index 271ac62d8fa073b89687e962cfc301477697c972..00bd9cdd0216daf2a29f9a7bf3c2698e0d9a4b49 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/isn/isn.c
index e78caffeecf580058482f084b9dd90574ed48204..f3f8ee0d6c51965a55521b70e68f1feedbfffcf4 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/isn/isn.h
index e51ccceabfcecf192a21a5cfce4c6a8e6e77f3b2..a6a87f8717d45177d5fd302562c7760ccc3f58eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 isn_sources = files(
   'isn.c',
index 7a21846877ebe8c74dad8ed08ca9d2f6c40dc878..8bf0a8d6ff2cc0c7f6d4abbdbf307211b3b5a3db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not perl_dep.found()
   subdir_done()
index 9cd30178133de18c38405f6972eb40681aa0b815..35e745eb78102e18f60dc2466665901cb3694d10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not python3_dep.found()
   subdir_done()
index 46bf33089a62ad2eadb038744054b7781d005ee9..06a811b4b9d7694b15e2dd0f578f29c4e081edd1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 lo_sources = files(
   'lo.c',
index 56457c4d210a63bc847e49da71068617d637a521..44d0337e6e4b1435dca0f86a073819547762e493 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 ltree_sources = files(
   '_ltree_gist.c',
index 70d2074bbae431d8566e5fc4d0b44089c1bc54e8..d6c1a2526a93723a7f40d60d6a2b1806d56ed8ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not python3_dep.found()
   subdir_done()
index 5ee13c275202f10cb39b3c4d6d166b1355890b05..bd4a57c43c095b8b19315d18cad11c3486828ca9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 contrib_mod_args = pg_mod_args
 
index 3f51099a9647bb63ce1d262967bd771cbee5e5f6..171d2d226b17a24e0d29a823838bcb4755cb22aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 oid2name_sources = files(
   'oid2name.c',
index 671bdbde140c5d8b0ad61cf72b2083a91eeecd16..74fe62291693ca66dc95de304fb35974d829fa1c 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index b765994ff510f35162d3bbdcda541006377032d8..fe5fb9027abc58c914d96b1cc0b878283c76e202 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 old_snapshot_sources = files(
   'time_mapping.c',
index aa4901fa1c438bbb9295442b6c0456ee885f72a7..352308cd49b48c63b90fd02a0f0645ecb26d6b5e 100644 (file)
@@ -3,7 +3,7 @@
  * time_mapping.c
  *   time to XID mapping information
  *
- * Copyright (c) 2020-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2020-2023, PostgreSQL Global Development Group
  *
  *   contrib/old_snapshot/time_mapping.c
  *-------------------------------------------------------------------------
index 12a72170385254226c24d6461b9c472eb6965c62..000dcd8f5d8ec236a56e338ed83e5498bbd7da8a 100644 (file)
@@ -2,7 +2,7 @@
  * brinfuncs.c
  *     Functions to investigate BRIN indexes
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     contrib/pageinspect/brinfuncs.c
index 2b9679e4541617675a03c4750556c6c6d951ae4d..23b192bf923554f203b0f9b4c730cd7f8b1c204b 100644 (file)
@@ -9,7 +9,7 @@
  * there's hardly any use case for using these without superuser-rights
  * anyway.
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/pageinspect/fsmfuncs.c
index 952e9d51a873e97c83bc586295a1277f241928f8..efaa47e86de46054a2c13b4b5bbb51e577a04da4 100644 (file)
@@ -2,7 +2,7 @@
  * ginfuncs.c
  *     Functions to investigate the content of GIN indexes
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     contrib/pageinspect/ginfuncs.c
index f15714842a61582083a89080031aa7a22dddbe56..3a947c82afc0a7f4567b2a41059f0752e6c8ea3e 100644 (file)
@@ -2,7 +2,7 @@
  * gistfuncs.c
  *     Functions to investigate the content of GiST indexes
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     contrib/pageinspect/gistfuncs.c
index 81815392d70ad2018f9d8bc78db06616624ec44c..f43f0928b11deb52052b5cd38a7eb270069dc659 100644 (file)
@@ -2,7 +2,7 @@
  * hashfuncs.c
  *     Functions to investigate the content of HASH indexes
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     contrib/pageinspect/hashfuncs.c
index aed2753253d2e10a348912a5d67044525af0e6b3..0f0252558c5c4616a4bce244e56246686cdbc600 100644 (file)
@@ -15,7 +15,7 @@
  * there's hardly any use case for using these without superuser-rights
  * anyway.
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/pageinspect/heapfuncs.c
index 8e1897a0ea1ceacfb3ba54c0f6f870a4df8460af..4dde4e75fe0019ce2ad20a6b31a9bd13ce7843d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pageinspect_sources = files(
   'brinfuncs.c',
index 69b1e0a8a2049e2a28814f4c6774ce8559d9cf82..3f0fe7ea2ea9dbf5d4eaa5f377b4c9600f538204 100644 (file)
@@ -3,7 +3,7 @@
  * pageinspect.h
  *   Common functions for pageinspect.
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/pageinspect/pageinspect.h
index 90942be71e809220bfedede32e48813f4fbf38a6..b25a63cbd62ea33deab17ec6e3a415a85ba000ab 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Access-method specific inspection functions are in separate files.
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/pageinspect/rawpage.c
index 67e9ea539b1f2255b663f46e15054a83f6fcb3e0..8bde1de0ec57e683bd95a9b1f2a2b9cd8f0cb46e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 passwordcheck_sources = files(
   'passwordcheck.c',
index c24b1cbe43e05f97eec50c88c584863aef2ff313..ae4a0abe2e3c8d61ad319350872f77ba96f41714 100644 (file)
@@ -3,7 +3,7 @@
  * passwordcheck.c
  *
  *
- * Copyright (c) 2009-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2023, PostgreSQL Global Development Group
  *
  * Author: Laurenz Albe <[email protected]>
  *
index 5bfcf01273852c1ff8a3df022a12bd2ca99adaf5..c51edf37d15b4b1cfb5a969eaf24ff3146382de0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_buffercache_sources = files(
   'pg_buffercache_pages.c',
index 73b579b82c04724562ce53d5e78d04bf0c4cf0fe..a91dc45334366a9439d5a9b4673677b95ea9832f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_freespacemap_sources = files(
   'pg_freespacemap.c',
index d02a6a1ba047ecb5c46d265a659432d95a1240be..93835449c0ec973fd58983c5e0e901932cf6915f 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     contrib/pg_prewarm/autoprewarm.c
index bbd2f740213dd9b2777e9f3edb5feedca739a6e3..b6ff9d20ebc07a10d3ad088e12dded4597d7ed7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_prewarm_sources = files(
   'autoprewarm.c',
index caff5c4a80f4e219c6858727f0c54e967bb437d1..54209924aedc7fbd64e6898283d281cbc3537e86 100644 (file)
@@ -3,7 +3,7 @@
  * pg_prewarm.c
  *       prewarming utilities
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pg_prewarm/pg_prewarm.c
index b1df0dd567f7f5763a376b67d172984f27b120ae..9811c51cee5e4104da676b54dadaff6d731901a2 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 7537e1cf646cc863d12903d1afb62139afcdbec6..b738f1b251127a75465f5f7cd6f363be59110965 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_stat_statements_sources = files(
   'pg_stat_statements.c',
index 8567cc0ca2db79fb97ce2f7df183a8c77f07b1cf..a7a72783e5ec6045c7c7bf5df5a1fa23fa7be255 100644 (file)
@@ -34,7 +34,7 @@
  * in the file to be read or written while holding only shared lock.
  *
  *
- * Copyright (c) 2008-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2008-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/pg_stat_statements/pg_stat_statements.c
index 191ce72c231d9d1cbf4166d2ce816e1f0d077287..61b184597af6dfbb8512519c623d9360dd8b5f29 100644 (file)
@@ -3,7 +3,7 @@
  * heap_surgery.c
  *   Functions to perform surgery on the damaged heap table.
  *
- * Copyright (c) 2020-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2020-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/pg_surgery/heap_surgery.c
index e5e3a205f07db223234bba6c8fc6a3d81539e8c0..a08327eafae021a757512ec33a6ff94cf0a42545 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_surgery_sources = files(
   'heap_surgery.c',
index 3dfb5b474364a9683eb7c1fd88bcb734703c3002..093ac18400ccbe9a107bb3d1d8401b48d4436302 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_trgm_sources = files(
   'trgm_gin.c',
index 58d32ba946545839a63c7ec9849b41b9cf1d4e8e..35ea9dbb544b7246d025dd37cb49df9f5b609104 100644 (file)
  * 7) Mark state 3 final because state 5 of source NFA is marked as final.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index ac28a0033ed86f330c7a6d5ea948c1ec7cae2645..73c708d51bbbb71902bbb67a16c700f4c7da4414 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_visibility_sources = files(
   'pg_visibility.c',
index 81f262a5f46f4525ac593b4360c095aa614b066c..2a4acfd1eee03372decd7c9d2947ddc2b2449785 100644 (file)
@@ -3,7 +3,7 @@
  * pg_visibility.c
  *   display visibility map information and page-level visibility bits
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  *   contrib/pg_visibility/pg_visibility.c
  *-------------------------------------------------------------------------
index 7917e0355775d61b5edf86368716acc64ad1b70b..f6e912a7d85aeef57ee9fb017b07c2c795a8fb72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_walinspect_sources = files('pg_walinspect.c')
 
index beba4788c73181785bff159cbd1e2715bd255feb..08a4c2fb527c97c9280538c3bbb09e4c5f9c72ad 100644 (file)
@@ -3,7 +3,7 @@
  * pg_walinspect.c
  *       Functions to inspect contents of PostgreSQL Write-Ahead Log
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pg_walinspect/pg_walinspect.c
index 598d91a9bfa58f821fd1e4abcc01f9f7701cb893..df7dd50dbc3c3f09c94556119d231e593a559c7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not ssl.found()
   subdir_done()
index b208131acd02bade21ca5b41a6739226b7256591..48bce002e8c54b1ced251352061ccada76f38a6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgrowlocks_sources = files(
   'pgrowlocks.c',
index 66d404c0a09dc5fe066b51030f284ff60ce387be..6ed84fa50f706ee977a00c57735e4adc04369fe1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgstattuple_sources = files(
   'pgstatapprox.c',
index b827728326b70e7e6a6a52cad68c9e446fd24b9d..f601dc6121a974f3e1a632ea188239c47393b31b 100644 (file)
@@ -3,7 +3,7 @@
  * pgstatapprox.c
  *       Bloat estimation functions
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/pgstattuple/pgstatapprox.c
index f0c45b00db83ec7e033fbe82e81cdaa0744a9e67..ed75ce3f79c7a0a473412200c9133b185b59ae36 100644 (file)
@@ -3,7 +3,7 @@
  * connection.c
  *       Connection management functions for postgres_fdw
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/postgres_fdw/connection.c
index dfdf78d11e9d852ce8ccf11c4c0456758cc47006..4461fb06f02ff90420b29d1b478d62b76906888c 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/postgres_fdw/deparse.c
index 473f4d00c615d2c2f633b84468d355220378ff38..2b451f165e18bdbf4d291e6f280b0a39d3a72ab1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 postgres_fdw_sources = files(
   'connection.c',
index b5890c92a1340785c26e8941109e1a1a46892b05..984e4d168a03640bd2abec63e3bebc7c49493ae8 100644 (file)
@@ -3,7 +3,7 @@
  * option.c
  *       FDW and GUC option handling for postgres_fdw
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/postgres_fdw/option.c
index 8b21b7ecbe89113435d22b5655c6ea6f72067c85..332b4a5cdeb37e8502a29740c81b1fdaac7a40ba 100644 (file)
@@ -3,7 +3,7 @@
  * postgres_fdw.c
  *       Foreign-data wrapper for remote PostgreSQL servers
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/postgres_fdw/postgres_fdw.c
index 9074fa3052086f7d5aaec1e3247034760f74e31d..4a633c5357fa4987503b511a80de1088ec743626 100644 (file)
@@ -3,7 +3,7 @@
  * postgres_fdw.h
  *       Foreign-data wrapper for remote PostgreSQL servers
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/postgres_fdw/postgres_fdw.h
index 8e759da00d5d196d1af57fa0c34868ae168f6ffe..1b47a30dbfdfe4812613f238841dfccca54e1775 100644 (file)
@@ -13,7 +13,7 @@
  * functions or functions using nonportable collations.  Those considerations
  * need not be accounted for here.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/postgres_fdw/shippable.c
index 200a67f4453b3697b759e72e1ad7dfefb59e3639..0395f7609f0e097bcb16579a6378e840026ca1a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 seg_sources = files(
   'seg.c',
index 3d27492f8cc6bf2c4624a4ef03d47dbe7e0f5856..00bc23aa955398d52595c14cb314811df45a1920 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 67a227bdb2b040c159352f26d119d189a0a9214e..3cc21a3ba04645f199b7a95b11abc07528014f14 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # this script will sort any table with the segment data type in its last column
 
index dce97859f4b486e590cdbd08187b33ba93592cfb..4f5662e141e78de5c10fd2792ad43c03fb429aee 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines corresponding to database objects
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index e01059428366f0b3bbc60012911b1d01e2ba78d9..3cc927c79ed76c7bfcc5f6f1a3a4de209ea5794b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines to handle DML permission checks
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 4e1fe7ee5b6df7f5122d08c2c478ffb45e93fc85..fa734763602b0c15def57a460f9cf2022ddac9a6 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Entrypoints of the hooks in PostgreSQL, and dispatches the callbacks.
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 440d9f0d50708081a689f0d9d07e803222a6adf9..38ff4068ff2853aeb864985d37ccf319e018827f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines to support SELinux labels (security context)
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 2d4227e46942a2d7d9a29adb64606b446652d009..79545492d25d70082948ca4ed885ad96f24e4538 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # A wrapper script to launch psql command in regression test
 #
-# Copyright (c) 2010-2022, PostgreSQL Global Development Group
+# Copyright (c) 2010-2023, PostgreSQL Global Development Group
 #
 # -------------------------------------------------------------------------
 
index d2a99ece1a9c3baf6dfe0978bc49a59a9af9e30b..5dbbe312b9f52b7ab5795e20c55508c5ecdd2625 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not selinux.found()
   subdir_done()
index 45f006ed2ae1250cd88083818dfcac1ed641f9fc..2182034427b9621fcfab8afcd6aa8d73942a8ea8 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines corresponding to procedure objects
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 8767988c4d300d0e42960561bcd493a010a6aaab..4653a9850297843340a5ecb020cc332e22cc3b1f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines corresponding to relation/attribute objects
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 9e408cf57189c8bc8079d09e06a1a294da92e667..9c77f20cd46efa9409bf0081712bd94a669c2837 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Routines corresponding to schema objects
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index d4713e7419542435864da9b7bcae43001a3db306..cd6784c90b035f6c89187fcd667f34a65b88dc21 100644 (file)
@@ -5,7 +5,7 @@
  * Interactions between userspace and selinux in kernelspace,
  * using libselinux api.
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 9e292271b7a5e999ee2adcd35b0040955b11f7fc..00164aacbd661b639a9d2cecd0abab1839f99e09 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Definitions corresponding to SE-PostgreSQL
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 76597983f4a9da6253b7a2a197f6391f9b87c5fa..6e3a892da2472e999825811b5724bdebb56ef12b 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2011-2023, PostgreSQL Global Development Group
  *
  * -------------------------------------------------------------------------
  */
index 5d13adb95ce1b7ce26e8a0dc9b52477868a8a86c..a80e2c8ce4f565a83a5f2cbaf4fcceed533011db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 autoinc_sources = files(
   'autoinc.c',
index c34d613733729dd6673a9528e52680cc495de026..999456d3a42b32a677d06cd15322740c54d6c53a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not ssl.found()
   subdir_done()
index 5bfb82bad017b17654f6b55de43cf36462f367d0..8399b316b0703377a446b062cd549fe470070964 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tablefunc_sources = files(
   'tablefunc.c',
index b967e6d4beb5db33b4ee350f3e5e33b61a3a662f..7a6a36704476c5758f37cde4707d124b9d655525 100644 (file)
@@ -10,7 +10,7 @@
  * And contributors:
  * Nabil Sayegh <[email protected]>
  *
- * Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, 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 1619b71389b13ee1e0de7422236455f0d92b356f..0398c6dfc6543f25339e0296c964470b138a6da1 100644 (file)
@@ -10,7 +10,7 @@
  * And contributors:
  * Nabil Sayegh <[email protected]>
  *
- * Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, 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 417fe64a0885122e690fed4a8eafbcbdaf4d5c4a..3028bc56a208d38727f3bbd6ab79ba92a07f1ae8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tcn_sources = files(
   'tcn.c',
index a2de6c385c1f1c22aee59a7e60039a51dfc32349..546fbf263277c35ff9a532db39cf154c67bd8e8f 100644 (file)
@@ -3,7 +3,7 @@
  * tcn.c
  *   triggered change notification support for PostgreSQL
  *
- * Portions Copyright (c) 2011-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2011-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 17ec5d2d2ffe79e175314d120452d5cf61cb0b9a..7b05cc25a3630606adcaf131f8f96a60c716979e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 test_decoding_sources = files(
   'test_decoding.c',
index daf03ff14797f08d584b68a37351a2562e0d792a..dede36ff160d7f62ee3d3e9049e39a04af7b0f07 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test replication statistics data in pg_stat_replication_slots is sane after
 # drop replication slot and restart.
index e0fd6f176593948d646391cccf570443ef9b6cc0..e523d22ebacf601643ed29953f7550ea5adc5273 100644 (file)
@@ -3,7 +3,7 @@
  * test_decoding.c
  *       example logical decoding output plugin
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       contrib/test_decoding/test_decoding.c
index be49168953044eea2176687a7b6da3fb48a42c6b..f45940f6b322c1ea2c5a29e3d404bd33ef433246 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tsm_system_rows_sources = files(
   'tsm_system_rows.c',
index 217a4f96f59159472313ae847ca1624a7c7e74a6..90058bbf0379741f994d82d9f31f8c5e3d7bab39 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c7c79ee9b27d790692c36bb4b40b88d326602844..e43147de8bc5626bec30a1dfbbf5ca5871e48469 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tsm_system_time_sources = files(
   'tsm_system_time.c',
index 0b50807e4a53ae0623f0aae39360f27dfb03e918..e0a8eec48d5600fd418e5bfad6dfe7e6e93c2f3f 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2134b5ba3f00490fe82459f681a53f9d8bd4cde3..613dd0be228ddac77db0f75d4acb97e2403b3e40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 unaccent_sources = files(
   'unaccent.c',
index 77ecd765282895f5ea4e193244f48daaa456f71e..64c879e5470f9a3ed180b01395b953faf25fbc54 100644 (file)
@@ -3,7 +3,7 @@
  * unaccent.c
  *   Text search unaccent dictionary
  *
- * Copyright (c) 2009-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   contrib/unaccent/unaccent.c
index abf5fe36ff1f7a6c3cb9a77ce6f68200e61f0448..b9fe6038a0f1ff14062ed71b57473fcbac88883f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not uuid.found()
   subdir_done()
index 1245af3abb3e322f657b2fa95bdfc4600a5ef8de..3f0e379a9b73ee224791440f5023d63b57398996 100644 (file)
@@ -2,7 +2,7 @@
  *
  * UUID generation functions using the BSD, E2FS or OSSP UUID library
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * Portions Copyright (c) 2009 Andrew Gierth
  *
index e667f4835cc15d3f518648633e3138f2d6097230..9fa7380590a39e95e16535cc1f4057b10eaeb126 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 vacuumlo_sources = files(
   'vacuumlo.c',
index f4bfb2a1c3cce6457ded2231dbafebc0cc099cc5..75067863decf0aec1808a9b38c291ea52815239c 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 264b879bd395ee230072fb75432053eadafc064a..89412627311169ea8f24f203d6e2b6f339bdca56 100644 (file)
@@ -3,7 +3,7 @@
  * vacuumlo.c
  *   This removes orphaned large objects from a database.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7f7fbd1cd22c0fdaabad03ae724af0a47be33645..49895675c2c3c2bb15e2fdf9e9d5e0b08c0e2431 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not libxml.found()
   subdir_done()
index 28637e8cb21b47b9b70726ee53d9bb37ad0482ae..51f22bde9586553c137f645282d8610f56d45e17 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the errcodes-table.sgml file from errcodes.txt
-# Copyright (c) 2000-2022, PostgreSQL Global Development Group
+# Copyright (c) 2000-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 2ed4372782651b7026808c6f142a4955d6733bec..b48fac8388f3782f69a6c23dc13372bcac4eb996 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Generate the keywords table for the documentation's SQL Key Words appendix
 #
-# Copyright (c) 2019-2022, PostgreSQL Global Development Group
+# Copyright (c) 2019-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index fedaa31e4be68629b81cd0464185599bb5d21347..b4773b6510198310ca8493c8f48559d193c3de1c 100644 (file)
@@ -1,9 +1,9 @@
 <!-- doc/src/sgml/legal.sgml -->
 
-<date>2022</date>
+<date>2023</date>
 
 <copyright>
- <year>1996&ndash;2022</year>
+ <year>1996&ndash;2023</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;2022
+  <productname>PostgreSQL</productname> is Copyright &copy; 1996&ndash;2023
   by the PostgreSQL Global Development Group.
  </para>
 
index a27e91ecd2e16f3e0c7672b3eeb332857cf4240b..cc14f1ae49e0dd81fb6205eb5bb5181a9a9336b9 100644 (file)
@@ -725,7 +725,7 @@ SELECT lo_export(image.raster, '/tmp/motd') FROM image
  * testlo.c
  *    test using large objects with libpq
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 675f7a29048675e812d991a90747f9ae35829cf7..b9f4c6a05b8951c92be4b84c67fa05173f346df2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 docs = []
 alldocs = []
index b872470cdfe23d1222b22d6d208f0d7dbf8175b5..eb64cda7e004f7e857ff245d925dd02e2363f1db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # Entry point for building PostgreSQL with meson
 #
index 80262793cd09b29f625e5f8e9b5a8e681fa8a6ab..9d3ef4aa2041014d12d0bff4a729610d198c6332 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # Data layout influencing options
 
index c8d1de4f10310f162f8b0fe316fdf40430411232..3d851f757f03472362081509d16d30f65bd6bc8e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for the postgres backend
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/backend/Makefile
index 7e386250ae9473d403bf6a19e2dabe568cccf49f..de1427a1e0ee6c46ddf8fd1c2fdbb63bdd9fe0b7 100644 (file)
@@ -4,7 +4,7 @@
  *
  * See src/backend/access/brin/README for details.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6b0af7267d592b214cefee96e0568b217867d5ba..e4953a9d37b834fc0a67c8eb302179326c30d6a6 100644 (file)
@@ -2,7 +2,7 @@
  * brin_bloom.c
  *     Implementation of Bloom opclass for BRIN
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4b02d374f2357d3b1468f1a313abd126a20d8a9e..248116c1494426097129a123fb1fc8756fd56984 100644 (file)
@@ -16,7 +16,7 @@
  * writing is the INET type, where IPv6 values cannot be merged with IPv4
  * values.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 9e8a8e056cc3c24c067665c91695f1d7f5825342..2431591be65cf5538f1f2342b4a1ad02a88c08f8 100644 (file)
@@ -2,7 +2,7 @@
  * brin_minmax.c
  *     Implementation of Min/Max opclass for BRIN
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index def864e2fa93dbb22f38151dcf505886b427b185..ac670fd02d79b30b5a5431edb1a45a762fe51888 100644 (file)
@@ -2,7 +2,7 @@
  * brin_minmax_multi.c
  *     Implementation of Multi Min/Max opclass for BRIN
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f17aad51b631958bdc19ee96febbe5edc7931e9a..ad5a89bd0516730b754f3e2b04d0419b7fdc3ef4 100644 (file)
@@ -2,7 +2,7 @@
  * brin_pageops.c
  *     Page-handling routines for BRIN indexes
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6e392a551ad7f2b33041c6084906f9c76462ec45..7fc5226bf74702dbf8d620f3df363685f56a1bbc 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c0e2dbd23baad18e51982e41822f28712ebd9af2..84b79dbfc0dfe0957d5c8d239eff9c858a453d29 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c54c874bc002f1fc5fc48302e7773fd443c4dd4b..c8edfb3759144baa6412a1529a98088ad3247d78 100644 (file)
@@ -3,7 +3,7 @@
  * brin_validate.c
  *   Opclass validator for BRIN.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index af6949882a15fca4b9b57f0da72a67d36483824c..89145b68f685d883c282b78fbd86fc66889f7721 100644 (file)
@@ -2,7 +2,7 @@
  * brin_xlog.c
  *     XLog replay routines for BRIN indexes
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a7c9f0f3381f05e1140506c02569d8ff79020ff8..154c88b75d87518fb161dddc9a862e7a583604da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'brin.c',
index 1e65d8a120c2309dd777ceeb95a77fc45f7936f2..eec39aa7f7488f076bb3d9e15e56b3053a9bb9c5 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4e953bfd61db2d29ca76d114842049021d5222b4..e3ca644bd6f06010b5495eaf9bafc6f86c2d75c5 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * Contains common routines required for masking a page.
  *
index 92c9c658d31c7157eb9854f9899a8e0852a7af2f..108e0126a14c7e13600d35257daa1b2abde88f36 100644 (file)
@@ -3,7 +3,7 @@
  * detoast.c
  *   Retrieve compressed or external variable size attributes.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/access/common/detoast.c
index 7e355585a014138df759de36a6dd572e6cc5709a..cb2291ee360247606def4309d1eb891f757c1a2a 100644 (file)
@@ -45,7 +45,7 @@
  * and we'd like to still refer to them via C struct offsets.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c0bad3cd9574e73b9f41e0445dbb0da380460285..8b178f94c172b1c88523c7ecb0a7d48d04e3cbb3 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 49708126bde24ec133ea8e03d7282b83ebab2f94..f5ac17b49871c88cedac3498525686141ed9f4ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'attmap.c',
index c99ae54cb026674fd50a8159f8a1ff9dd28101e6..ef818228acb395a7fd4ac96606c7113fed5aa2c9 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index d2f3b5728846d0bb1b24814cacffaed70c27f603..72faeb5dfa3f01ed3553ea67842893a12f43c8d6 100644 (file)
@@ -5,7 +5,7 @@
  *   clients and standalone backends are supported here).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 382a42ff7d37908f707058584b8ff223bf27be65..4017e175e3d9633ff162f10426a5e67affe2cae1 100644 (file)
@@ -3,7 +3,7 @@
  * relation.c
  *   Generic relation related routines.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 75b7344891a829198721801c3fd38214e2301bc0..14c23101adf4bbd74d3bf7bf556b046f7b5770cd 100644 (file)
@@ -3,7 +3,7 @@
  * reloptions.c
  *   Core support for relation options (pg_class.reloptions)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ff2b608f2efa93a6b8cf80bddba88b426bcaaa50..6b470d6f4e091447001d2eb830e6eeae7715ec1a 100644 (file)
@@ -3,7 +3,7 @@
  * scankey.c
  *   scan key support code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 47da2617286013ed2cff0d46b2c7e633245bcd9c..964100a683e1009c702bdb355a9a4a546296d9f4 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * src/backend/access/common/session.c
  *
index ad48cb741fec0e3622eaf974be83feff01e1e298..2bc68288831c474dc24a504dba0388d4c9865b10 100644 (file)
@@ -36,7 +36,7 @@
  *     ss_report_location  - update current scan location
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 7156ae9c47e72b938924ec022fb222abd9169317..797cfd8c6e9072f4f2d4198f23ec19858cc8fabe 100644 (file)
@@ -3,7 +3,7 @@
  * toast_compression.c
  *   Functions for toast compression.
  *
- * Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2021-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 576e585a89fc2d9d8d29887bd5d264057ed0e0fc..588825ed85dd8940b1df111ed4c441e436a69753 100644 (file)
@@ -3,7 +3,7 @@
  * toast_internals.c
  *   Functions for internal use by the TOAST system.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/access/common/toast_internals.c
index 4023f533d74d944f9972fe368469bc2df41425bc..d303fe010a2da48bb207e5b48a0e79d121b48df9 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7857f55e24a4b988a36e3c833b45981412784461..72a2c3d3db61752555a2573f74759d9797f6ae97 100644 (file)
@@ -3,7 +3,7 @@
  * tupdesc.c
  *   POSTGRES tuple descriptor support code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6885596520a7ba223daafc0f0d02673c764bcb13..e9b7813e7821f044aad7cd95f70c59a3b4b49aa5 100644 (file)
@@ -4,7 +4,7 @@
  *   support functions for GIN's indexing of any array
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c75bfc27f8a1f73fa73816c09f12e9191c9550a8..35490c7283218f7171c84d6c0865eaf2e5ded742 100644 (file)
@@ -4,7 +4,7 @@
  *   page utilities routines for the postgres inverted index access method.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0d0da446943b0bf7d8701c6cf97ba7c36296c814..57c218cb99c6bfab45694042f48ac768a94e5f49 100644 (file)
@@ -4,7 +4,7 @@
  *   routines for fast build of inverted index
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 7c76d1f90d2dc2a345d8194a9416faae82a89fe6..9caeac164a9ff25e68d6a4551cdc7ca4cb1f9556 100644 (file)
@@ -4,7 +4,7 @@
  *   routines for handling GIN posting tree pages.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 382f8bb4d6211e232dc68492def8c3d2486a4f28..5a8c0eb98d0ebaa6c4eddb68d24e0b9721591edc 100644 (file)
@@ -4,7 +4,7 @@
  *   routines for handling GIN entry tree pages.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0435598bd16cc21714063db467def1850e685421..ca7d770d864f47f339bcbdadbde6495c34ab97a6 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 553500cec0b86fb1c789736a0a86eed61f94f918..cb676a710fb09e2942daac740a5a95e14f08f528 100644 (file)
@@ -4,7 +4,7 @@
  *   fetch tuples from a GIN scan.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index ea1c4184fbff76484cadc61916c72343df36ff6e..d5d748009ea09192948e068cae3fcd49b5e93893 100644 (file)
@@ -4,7 +4,7 @@
  *   insert routines for the postgres inverted index access method.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c38c27fbae2c2775706e3842ee1efa33a819b396..cfcd662893a8d032ecd15d1fa1b08b45684dc376 100644 (file)
@@ -24,7 +24,7 @@
  * is used for.)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 68356d55c0881042abde8c141246725cae91085b..66a89837e6e69ca3a10a5010d37f56ca50e9ad4a 100644 (file)
@@ -4,7 +4,7 @@
  *   routines for dealing with posting lists.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index b776d04459315be6887a76856345410cf82ccd87..ae7b0e9bb87ef2f8299d2ab038cdf6a6af7984c9 100644 (file)
@@ -4,7 +4,7 @@
  *   routines to manage scans of inverted index relations
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6df7f2eaeba9687dc33663946f53ecb42a7f03be..e7cc452a8aa2115a958151041ef17d33db290c97 100644 (file)
@@ -4,7 +4,7 @@
  *   Utility routines for the Postgres inverted index access method.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index b4fa5f6bf81a8be15356723d67aa85bd5b8e475a..e5d310d8362889578d045bdddd2e3144d94d4481 100644 (file)
@@ -4,7 +4,7 @@
  *   delete & vacuum routines for the postgres GIN
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 44f2ff205d1820fc2e885801873e8793bc099603..33f43371f905c7145713f5df4c5f62b207308e91 100644 (file)
@@ -3,7 +3,7 @@
  * ginvalidate.c
  *   Opclass validator for GIN.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 41b92115bffb75a01e5d1025be57a8687845a1b8..f7c84beef8d957414e309a7139417a1eb7d82833 100644 (file)
@@ -4,7 +4,7 @@
  *   WAL replay logic for inverted index.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index aa361eb99dee3611548a946264a091dd3366dd35..499cad5571273935ac2fc127e90e537c6dcb9929 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'ginarrayproc.c',
index 3e275e67008bdfd63ee1688d2d103d78d51acdf0..ba394f08f61df8c0e6f1d70cf7491ba62539f91d 100644 (file)
@@ -4,7 +4,7 @@
  *   interface routines for the postgres GiST index access method.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index fb0f466708c06a5f7de37023dc0e8f1c80eafddf..d21a308d41da052b29c4258d3bbc82df6237918b 100644 (file)
@@ -22,7 +22,7 @@
  * tuples (unless buffering mode is disabled).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 60911e6aacdb3614c7b93e435dc6c2cc3bd0a144..1a732dd5cf167f12d9f81eb5944a1b3a2a0a45cd 100644 (file)
@@ -4,7 +4,7 @@
  *   node buffer management functions for GiST buffering build algorithm.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index adbf622c83c360af2d8f3d36be291a609475733b..7382b0921d91193de6494d2ed50e4e6170796a26 100644 (file)
@@ -4,7 +4,7 @@
  *   fetch tuples from a GiST scan.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 406c65d6ec229f38dd2a12d1f3e211fbb9ee3fab..eb9178d4560c95bca6032a9e3b2585b14cdeb8f6 100644 (file)
@@ -7,7 +7,7 @@
  * This gives R-tree behavior, with Guttman's poly-time split algorithm.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4252ff44b2566f95dfd3d74d9e73c30316771200..00400583c0b03f4dd2d05ec33e972afcb477df9b 100644 (file)
@@ -4,7 +4,7 @@
  *   routines to manage scans on GiST index relations
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c1965a52ddf50e65720b073e2772ae676397a0b4..c56c2e3014e1e30c3f7cd7d0ab2d0f327a874843 100644 (file)
@@ -15,7 +15,7 @@
  * gistSplitByKey() is the entry point to this file.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 1532462317b590fdb02a9ed73366c429b788a000..56451fede10a726951ed756e5d0bc1c2bf198e9f 100644 (file)
@@ -4,7 +4,7 @@
  *   utilities routines for the postgres GiST index access method.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0aa6e58a62f467fe20101ce06a24a327a82c5e06..3f60d3274d26018765d38524bffa63ebaf44f402 100644 (file)
@@ -4,7 +4,7 @@
  *   vacuuming routines for the postgres GiST index access method.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 95beca05fe7a52a83a9de6d1cf8b0a5f8a4e4863..4c711ecfa8501a3b8f0c928b3ae065475f5a8913 100644 (file)
@@ -3,7 +3,7 @@
  * gistvalidate.c
  *   Opclass validator for GiST.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index cb5affa3d2723f1f2c4a746d7f8dd757d21398b9..f65864254a76d030f04fe94c73fb1e31f906f028 100644 (file)
@@ -4,7 +4,7 @@
  *   WAL replay logic for GiST.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 936b166c51d6b485c82cb95e0000fb852ab17e19..17804ce716b379adabe50c02fafd25c4eef70523 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'gist.c',
index 77fd147f68a0c9ff61a2c75d215ea72c733d42a8..eb258337d69ae9a66c02e72eb3325bd343f367f9 100644 (file)
@@ -3,7 +3,7 @@
  * hash.c
  *   Implementation of Margo Seltzer's Hashing package for postgres.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b452697a2f82a07209d4b20d6e321bbfccd24301..f38b42efb90f4da2d413f4fd00e82483fa9fd77a 100644 (file)
@@ -4,7 +4,7 @@
  *   WAL replay logic for hash index.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f890f79ee180a8dd931d3974a0e99d611db80271..8e60a6f1617b55fb8c0d3ee81d633ccc99556de2 100644 (file)
@@ -3,7 +3,7 @@
  * hashfunc.c
  *   Support functions for hash access method.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9a921e341e78cf688f51ac91cb5fcbe0ff9b8ecc..a604e3189196381b356bf314ab65444bad982458 100644 (file)
@@ -3,7 +3,7 @@
  * hashinsert.c
  *   Item insertion in hash tables for Postgres.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 86aa48d520b18195c0fd77fd743e458dd638e7de..39bb2cb9f61e4aae70bb7a25f40790f8cd184e5c 100644 (file)
@@ -3,7 +3,7 @@
  * hashovfl.c
  *   Overflow page management code for the Postgres hash access method
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 55b2929ad518733b0d2a7c5eb4606d00e292c103..2d8fdec98edc23cf74f654c30b1c5363242379b4 100644 (file)
@@ -3,7 +3,7 @@
  * hashpage.c
  *   Hash table page management code for the Postgres hash access method
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 524af27409ddfc4d11defe1ff863e2c250e00902..9ea2a42a07f0072e290b6c886c71c42bbe4c0eba 100644 (file)
@@ -3,7 +3,7 @@
  * hashsearch.c
  *   search code for postgres hash tables
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a4ab8384e13cf8b50182e890ee111ec00f4f6b51..b67b2207c05aaaf8d3b93846256f451cfcf9d1e2 100644 (file)
@@ -14,7 +14,7 @@
  * plenty of locality of access.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 32822dbb6b928b58cb28dc9fcee2b1695a876f1f..88089ce02ba4dacd361b6c1cf8a555d1c74c09de 100644 (file)
@@ -3,7 +3,7 @@
  * hashutil.c
  *   Utility code for Postgres hash implementation.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 10bf26ce7c07c6b6544d6013ebff211cffb16e36..24bab584990453abf67dd4f7cbf4ce0359438611 100644 (file)
@@ -3,7 +3,7 @@
  * hashvalidate.c
  *   Opclass validator for hash.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index cc738150d46716a2477dafeb5667d263f0bad567..18e0bfbc879474ef48633caea1c678af88d9af78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'hash.c',
index 13a4b2b5152b56d153b081d19366bc97a79e36a1..85533e12a151f2238e6dacf7ac4ac9b8758cfaa5 100644 (file)
@@ -3,7 +3,7 @@
  * heapam.c
  *   heap access method code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ab1bcf3522d68220dda45da46bdad657c1c4198e..c4b1916d36e72411db20a6352ece6e1abc1ac8a0 100644 (file)
@@ -3,7 +3,7 @@
  * heapam_handler.c
  *   heap table access method code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index dd5d5da190732179946c179ed5fe29303930acbb..bcf9a9b1bbd9567405c5f26f7b06ce01232313bf 100644 (file)
@@ -52,7 +52,7 @@
  *  HeapTupleSatisfiesAny()
  *       all tuples are visible
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 1575a81b01b6b11d58fa1586dcabd4b009760e41..52ecd45654c6db501aa47b48b9d52d9354820600 100644 (file)
@@ -4,7 +4,7 @@
  *   Heap-specific definitions for external and compressed storage
  *   of variable size attributes.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index b0ece666293bdddf718a4cfb1796f66fb4ec19c3..e152807d2dc9d41184d50b4b146653bc1cab9543 100644 (file)
@@ -3,7 +3,7 @@
  * hio.c
  *   POSTGRES heap access method input/output code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b193587f2990135587369c532e19c3b1c7a72820..98397cbe81500bad31867274f45cc10759f0ca2e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'heapam.c',
index 91c5f5e9efe8fa45ef84c69c0c33d3214391beba..4e65cbcadf8b6c652dfca5eedb711d49efb7fea3 100644 (file)
@@ -3,7 +3,7 @@
  * pruneheap.c
  *   heap page pruning and HOT-chain management code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2fe9e48e50057249a50a5d29d0b3d0c9ea7f6bf9..8993c1ed5a91970c4c662550ccc315031e0bc36f 100644 (file)
@@ -92,7 +92,7 @@
  * heap's TOAST table will go through the normal bufmgr.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * IDENTIFICATION
index e962b8d72bc2c318565c6b3a15db4d3a9cd8527d..06fd15405f755d08a784bde49b3cdeeecb9f0a1e 100644 (file)
@@ -21,7 +21,7 @@
  * that there only needs to be one call to lazy_vacuum, after the initial pass
  * completes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4ed70275e22992e2303b8dee8d42a675962695e7..1d1ca423a98509ecdf8f21cd73d480b29c359435 100644 (file)
@@ -3,7 +3,7 @@
  * visibilitymap.c
  *   bitmap for tracking visibility of heap tuples
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2b028e1950a77f6fc5acd18d69fff537b126c052..8b02cdbe8253907e5c3cd621f3dde1132531dad4 100644 (file)
@@ -3,7 +3,7 @@
  * amapi.c
  *   Support routines for API for Postgres index access methods.
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index d13054e33fde6af67cc321d440cc3b516e37a681..5c2d77e908536f3b88afff6d2a5ae00189b7c8f5 100644 (file)
@@ -4,7 +4,7 @@
  *   Support routines for index access methods' amvalidate and
  *   amadjustmembers functions.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 01d08960b484243cc6b501b89e3e23acc73560d9..722927aebabc394165d16841d7626ab1e94dbaca 100644 (file)
@@ -3,7 +3,7 @@
  * genam.c
  *   general index access method routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index dc303995e5bce367dddcfa96750af79a98533c19..dbf147ed22e65c566c60d477e6cf06f76d73ea78 100644 (file)
@@ -3,7 +3,7 @@
  * indexam.c
  *   general index access method routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3e272426da848de95c07ca7affc0914fa1f67ebb..7cd536dc35415a52eecc3751bdc94320a2fd0f7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'amapi.c',
index 826d5238a9a61029f7088a9912c80cba38515e54..aa99c4d162204e5a4eb535638d50c3e2ac27cd52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 subdir('brin')
 subdir('common')
index d4731d4a231215a61e50f68f082b1a4d20e70fc0..e8cbb97a118938958070ec6a643dec6ea566a5d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'nbtcompare.c',
index 7e18e2fc62fc4d90ecee26837def03b155d1ddf0..976a2cc644749fc5e382b5cf574c2509f95d04f8 100644 (file)
@@ -3,7 +3,7 @@
  * nbtcompare.c
  *   Comparison functions for btree access method.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 93a025b0a959742543f8c35d9bd9779b5122850f..0349988cf5e4d1ef461562d0879840a775ff3d66 100644 (file)
@@ -3,7 +3,7 @@
  * nbtdedup.c
  *   Deduplicate or bottom-up delete items in Postgres btrees.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f6f4af8bfe3f0876e860944e2233328f8cc3303a..f4c1a974ef82118377edc38a2fc00fc599b5b43c 100644 (file)
@@ -3,7 +3,7 @@
  * nbtinsert.c
  *   Item insertion in Lehman and Yao btrees for Postgres.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 65aa44893cde6a0c2b6016fbba4008c01bb05d83..3feee28d197dd1f651d36383ca01e7b7314720f8 100644 (file)
@@ -4,7 +4,7 @@
  *   BTree-specific page management code for the Postgres btree access
  *   method.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b52eca8f38b794365da96e5c2a7022be0e1434b0..1cc88da032db267dde4e79bfe558e9d37f958b05 100644 (file)
@@ -8,7 +8,7 @@
  *   This file contains only the public interface routines.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c74543bfde2206b17cd8efa06a1d52ff8ca97cc3..c43c1a2830aa51589a7d29809731042bc886f137 100644 (file)
@@ -4,7 +4,7 @@
  *   Search code for postgres btrees.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 501e011ce1e5eb4d3910d1a7cc1962db7c625248..67b7b1710c6d9c37781a2cfcea9976d6644d3f69 100644 (file)
@@ -34,7 +34,7 @@
  * This code isn't concerned about the FSM at all. The caller is responsible
  * for initializing that.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 241e26d3385f5c6db7af33f57b3071cd85a24a85..ecb49bb47118ff1526b41c5a67b2bd3ca0c26ed1 100644 (file)
@@ -3,7 +3,7 @@
  * nbtsplitloc.c
  *   Choose split point code for Postgres btree implementation.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 10f13e6d415758df02acc521500a141835283cc1..8003583c0aefb4ffcbc1efccc7d5e159ffe65b05 100644 (file)
@@ -3,7 +3,7 @@
  * nbtutils.c
  *   Utility code for Postgres btree implementation.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 55ed3251d3f3198071fb696c70224e2bd12ff6af..de823ddfed564bc7a60f3768c2fd3cd8d5aca4ea 100644 (file)
@@ -3,7 +3,7 @@
  * nbtvalidate.c
  *   Opclass validator for btree.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 3e311a98a6b9580e9f9231966014e6d16113fcb5..414ca4f6deb9c23da26c60e0f1c94ee7c4cd7d0d 100644 (file)
@@ -4,7 +4,7 @@
  *   WAL replay logic for btrees.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f05607e6c31e7c07103dd1ca991140dd0c516df4..1466a31bbb6e0cf9d8824b79987ac9a46cebb342 100644 (file)
@@ -3,7 +3,7 @@
  * brindesc.c
  *   rmgr descriptor routines for BRIN indexes
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 87513732be67fa243a7d37f460f048119f85b49c..e60b76f9da6c301e86849b718bb46106a9f9ad98 100644 (file)
@@ -3,7 +3,7 @@
  * clogdesc.c
  *   rmgr descriptor routines for access/transam/clog.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3a65538bb0ae79e9db99178b1b8310903382c4c5..e7155cd5072727cfc7d925ba97df05107a26ee38 100644 (file)
@@ -3,7 +3,7 @@
  * committsdesc.c
  *   rmgr descriptor routines for access/transam/commit_ts.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 523d0b3c1daf7c603815e70007743aa37e8446a2..7d12e0ef9126029fc5463295518c568b3c175889 100644 (file)
@@ -3,7 +3,7 @@
  * dbasedesc.c
  *   rmgr descriptor routines for commands/dbcommands.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d8509b884b9a73a6dee277f6a3b6cdc37c315b53..4ac589d1ba18699d341944211cfab9ab895bd4f7 100644 (file)
@@ -4,7 +4,7 @@
  *   rmgr descriptor routines for access/transam/generic_xlog.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/rmgrdesc/genericdesc.c
index 7d147cea975ead84b524a944d3b3b829e5470155..9ef4981ad143ae521690848f786ae142179b4cb5 100644 (file)
@@ -3,7 +3,7 @@
  * gindesc.c
  *   rmgr descriptor routines for access/transam/gin/ginxlog.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 97f3520abbcd9555fd3d73a1e3bbf3054490b7a7..5dc6e1dcee086c5f1d91c8bff89a04d9aaa1960e 100644 (file)
@@ -3,7 +3,7 @@
  * gistdesc.c
  *   rmgr descriptor routines for access/gist/gistxlog.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a5b861bdadef546e62da2fe1ae8473c3c58c0afa..b6810a932071bfd2f7dd70e8c20004f2c44095df 100644 (file)
@@ -3,7 +3,7 @@
  * hashdesc.c
  *   rmgr descriptor routines for access/hash/hash.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 325aee93ff8d13b52a3a56f47e11ba8257392820..628f7e8215600d4b7bed9594640c11704abdd58f 100644 (file)
@@ -3,7 +3,7 @@
  * heapdesc.c
  *   rmgr descriptor routines for access/heap/heapam.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 08e03aa30d13f15557a3c10ccf7c71bcf0c9f19a..0578ec5535e07e7e89d8d75ace3dd4d716833623 100644 (file)
@@ -3,7 +3,7 @@
  * logicalmsgdesc.c
  *   rmgr descriptor routines for replication/logical/message.c
  *
- * Portions Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index a7a7baecd1c3112e5814d8ade83b03c94d13a7e9..166cee67b6e037efa7eaafedcc9784631920c757 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # used by frontend programs like pg_waldump
 rmgr_desc_sources = files(
index 7076be2b3f2b46153d9d1208be6514449a149494..a2fa1eca181882324cd52e109b778ca2b68ac55d 100644 (file)
@@ -3,7 +3,7 @@
  * mxactdesc.c
  *   rmgr descriptor routines for access/transam/multixact.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f4a70d54e62b4af0328203931a7ecc68de8641f1..c5dc543a0f2d07f6de5cf806e0534108c96484da 100644 (file)
@@ -3,7 +3,7 @@
  * nbtdesc.c
  *   rmgr descriptor routines for access/nbtree/nbtxlog.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 43d63eb9a43da4d155676a3a731dff01f885f988..82ad51eb9a219ccf5763b12fb4e6158035566c0b 100644 (file)
@@ -3,7 +3,7 @@
  * relmapdesc.c
  *   rmgr descriptor routines for utils/cache/relmapper.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e3213b10166396cf93c935cc2919e2f2a8cd78f4..8ce4588fda219e23859aea2773e5f0b8c7143b06 100644 (file)
@@ -3,7 +3,7 @@
  * replorigindesc.c
  *   rmgr descriptor routines for replication/logical/origin.c
  *
- * Portions Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index b3845f93bff35d34c80bd125253796b88e83c14d..ba60544085e76a0a0f706d4addd558b351dfc430 100644 (file)
@@ -3,7 +3,7 @@
  * seqdesc.c
  *   rmgr descriptor routines for commands/sequence.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e0ee8a078a5fdbbd7057fb9f5fe44a3e8fb10fdd..bd841b96e8e7c71b5006cb9204f2170baa6f46f1 100644 (file)
@@ -3,7 +3,7 @@
  * smgrdesc.c
  *   rmgr descriptor routines for catalog/storage.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 308bd3e27fa4601688ea3f1a9fda4e9f2c77f19f..87f62f0fb4b383c3e75142deb7d2bb2259e22e0a 100644 (file)
@@ -3,7 +3,7 @@
  * spgdesc.c
  *   rmgr descriptor routines for access/spgist/spgxlog.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4789df886a5aa25a87a23adb86b1a84d77bf5bfd..f2bce9a37adf499e6bdd6cd1bfb2e95bf296d7a1 100644 (file)
@@ -3,7 +3,7 @@
  * standbydesc.c
  *   rmgr descriptor routines for storage/ipc/standby.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ed94b6e2ddd348ba292aa38e3454bf3f94f01bf4..b8c89f8c543c311de498cda00dfcb242b711d12a 100644 (file)
@@ -3,7 +3,7 @@
  * tblspcdesc.c
  *   rmgr descriptor routines for commands/tablespace.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 39752cf3497e5fd34beead6ef763e234916643ea..01610c5ddcac2a3adec701aa4df05616d15e51bd 100644 (file)
@@ -3,7 +3,7 @@
  * xactdesc.c
  *   rmgr descriptor routines for access/transam/xact.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3fd7185f2173a6f94007e76b82e3bf4c3c277e39..f390c177e4d9e343fb09223d66a98c866427134b 100644 (file)
@@ -3,7 +3,7 @@
  * xlogdesc.c
  *   rmgr descriptor routines for access/transam/xlog.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ad527f1f08360d5907ef0ce9a355dcd4240da2ad..065d988870c77a0f8ed4493595695f9671a4a86e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'spgdoinsert.c',
index f6aced03d37add23c5fdd34f239bd3812c475ed1..3554edcc9a4fb40e19f2d6d1c3efd1887625c2fc 100644 (file)
@@ -4,7 +4,7 @@
  *   implementation of insert algorithm
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c6821b59524aa76f11eff736dd5c68cdf35c4c4f..4ed067f0d932ef1340f64cba640604bd50b9a8a6 100644 (file)
@@ -5,7 +5,7 @@
  *
  * All the actual insertion logic is in spgdoinsert.c.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index d6bf675b999d40ddff3daf71a43d60b41e4b216e..c1c686e6398dc90c62873de5d401ac98c97e103b 100644 (file)
@@ -4,7 +4,7 @@
  *   implementation of k-d tree over points for SP-GiST
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4cfb6756b3389830117d555abe2ca0dc1ca00ea9..7879e5fd49ab834d4e20ccbae8587079b288d5e0 100644 (file)
@@ -4,7 +4,7 @@
  *   Common supporting procedures for SP-GiST opclasses.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index ce6464f7e04a010bfef6e9d0366c79cb9fb518aa..aae1d450fc599efff0fcfed069a7a7c5b61b00c9 100644 (file)
@@ -4,7 +4,7 @@
  *   implementation of quad tree over points for SP-GiST
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 87a345d290ef2414c3dd76de02175d32a9780db3..f3236991655491aef0c5b6049d1794845cb76225 100644 (file)
@@ -4,7 +4,7 @@
  *   routines for scanning SP-GiST indexes
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 199d9214637e7ae0795efd781add5643ce94ae8d..5d2aefb84561343cb98ac30a4738b4b9ab1c632f 100644 (file)
@@ -29,7 +29,7 @@
  * No new entries ever get pushed into a -2-labeled child, either.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2c661fcf96f247319c6ea8e1cc3a80527c40fa31..9fd0531589bf273b725b358d0225d7ba5db4c00a 100644 (file)
@@ -4,7 +4,7 @@
  *   various support functions for SP-GiST
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index ad90b213b9cbe39d460002ca7479b8d831e9be69..3adb18f2d8278a2b4afe426656126fd10f4da414 100644 (file)
@@ -4,7 +4,7 @@
  *   vacuum for SP-GiST
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 82281f7b836d813ba84836eb0c90049568ab462d..1e763f9e28ab94d5d5ef979ccbd4707fbb5f3caa 100644 (file)
@@ -3,7 +3,7 @@
  * spgvalidate.c
  *   Opclass validator for SP-GiST.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 44adc2098f9402f109ae81034eccba6ab8d2c541..b071b59c8ac3b8ef451057b58b2c8918b658e92d 100644 (file)
@@ -4,7 +4,7 @@
  *   WAL replay logic for SP-GiST
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6b448687d8402c971760ff62df7e507fe2ce984b..5455f265b0040eed805ba83945e8ab7ddafe99d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'table.c',
index 7e94232f011e3ec7657eaeb8cc75fb16bf4c27a6..fe2fc45fc3a46d5a21b8be3675c6d17314574028 100644 (file)
@@ -3,7 +3,7 @@
  * table.c
  *   Generic routines for table related code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 094b24c7c9ccb2e5c2c0ec660e774786932fd8de..ef0d34fceee7004a995e5a7b36c1284e10baad83 100644 (file)
@@ -3,7 +3,7 @@
  * tableam.c
  *     Table access method routines too big to be inline functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 92d9cf31db79d1c0ed614a3eeb520e1a3b9327ac..d7798b6afb621d3afcb128e531310820481d7436 100644 (file)
@@ -3,7 +3,7 @@
  * tableamapi.c
  *     Support routines for API for Postgres table access methods
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/table/tableamapi.c
index 74ba2189f0a26ef7f4d554975c9a3cda3329970c..7052e2ae995a1bc70cadd099e07d18bc291719b2 100644 (file)
@@ -4,7 +4,7 @@
  *   Helper functions for table AMs implementing compressed or
  *    out-of-line storage of varlena attributes.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/access/table/toast_helper.c
index 5bd7c7bcdce3b43ecc38a112ff9eca65e30f744b..46c81305ad997658bc5631bb6f6ec6e52ce5356e 100644 (file)
@@ -13,7 +13,7 @@
  * cutoff value computed from the selection probability by BeginSampleScan.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4cbf7cb3fc9a77a0cf09208742dc1a918bc7b54f..2e559d73521552da73b6221886c185f0143aaac3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'bernoulli.c',
index c387f3d5f09593ad48b90652844e6d9de3f22d77..076842aa6bb7a4536b105eb9958423ffdfd87f4d 100644 (file)
@@ -13,7 +13,7 @@
  * cutoff value computed from the selection probability by BeginSampleScan.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index eda8454cee9afef1affbe0f7797b04334ac89a72..7c3b9d40e103d8d55e788be0947ea482ba21692b 100644 (file)
@@ -3,7 +3,7 @@
  * tablesample.c
  *       Support functions for TABLESAMPLE feature
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8832efc7c11a69d6d327e6662a8d862143e94c73..4a431d5876760d3e665429ceb5dad958cb655fc1 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/clog.c
index 5c30de57ac84dc0f3ed8e5aadd6adde226bc1ee7..b897fabc702b6ed42512d73166e2fe26a969cf00 100644 (file)
@@ -12,7 +12,7 @@
  * XLOG records for these events and will re-perform the status update on
  * redo; so we need make no additional XLOG entry here.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/commit_ts.c
index 6db9a1fca10b459b8b31c062b602fbbb34d6580a..9f67d1c1cd583fec502b70175c1869bb57ecaa95 100644 (file)
@@ -4,7 +4,7 @@
  *  Implementation of generic xlog records.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/generic_xlog.c
index 65c77531bebc2a6e1193e3cffa8eee5fed58757a..8920c1bfce21fbeaa09ab3b70b00cc9219a53070 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'clog.c',
index e3b634280949e4ca8cf367f4301a1406e5ed1d5a..932af009c22734bd2d7c1f4f88b345b4a6b8bd39 100644 (file)
@@ -59,7 +59,7 @@
  * counter does not fall within the wraparound horizon considering the global
  * minimum value.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/multixact.c
index ee0985c7eddb2e453a4d343635feab4f2114f3f9..9e3ec0d5d8a2d06e43237be352dfd118dd60cb31 100644 (file)
@@ -3,7 +3,7 @@
  * parallel.c
  *   Infrastructure for launching parallel workers
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6feda87f574ce4d31a00f3cb1c5dcac5102308b3..5ab86238a92ffe37f8cca58b45a7183fd21afced 100644 (file)
@@ -38,7 +38,7 @@
  * by re-setting the page's page_dirty flag.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/slru.c
index 66d3548155248b2cdb9cba16a01344885d1103fb..62bb610167c0a060baaa73e0cdc310e1428db440 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/subtrans.c
index e0a2a8ea68787f1ba4e106a4ff872aa1ef474e10..94e152694e434cb1cda7f9a29276718c337bc2d5 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/timeline.c
index 5865810135ec7e52a4cb99bdf02e61c1281c75e0..3a28dcc43aa66dd75276dba6846550bfc9025a5f 100644 (file)
@@ -3,7 +3,7 @@
  * transam.c
  *   postgres transaction (commit) log interface routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5017f4451ebbd69ff391cb9c5d7d22975e8b9115..24e29b7998b0f8d482756975678e8a467ec7f623 100644 (file)
@@ -3,7 +3,7 @@
  * twophase.c
  *     Two-phase commit support functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 35a9b32a9f22b8b65e667a2de7731ae61aeaf0ab..8211441d5351ba8f81ba5063c14e223cca805a47 100644 (file)
@@ -3,7 +3,7 @@
  * twophase_rmgr.c
  *   Two-phase-commit resource managers tables
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 849a7ce9d6dd020437bca497de7a0c731302ecff..334adac09e8cc93af6aaae4459153b71a999da1f 100644 (file)
@@ -3,7 +3,7 @@
  * varsup.c
  *   postgres OID & XID variables support routines
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/access/transam/varsup.c
index b7c7fd9f00bb8bc7bd2e8816392e8bde23d9ef50..24221542e7fa01cb6d2dfe532808d0a537ad00a9 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See src/backend/access/transam/README for more information.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 91473b00d90c5c05e618f294676ef8a4a6b16815..0070d56b0b0429c0ae35bc538f278cbd2d363dd2 100644 (file)
@@ -28,7 +28,7 @@
  * the current system state, and for starting/stopping backups.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/xlog.c
index e2b7176f2f63b141ef7723727514a349bf799e78..76abc74c67801187fed1e90577daab52965f2ccb 100644 (file)
@@ -4,7 +4,7 @@
  *     Functions for archiving WAL files and restoring from the archive.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/xlogarchive.c
index 90b5273b0281aea21a1009b2c6b4cdb1ff53e5a7..23461c9d2ca4ef0d0ecc0385f8560d662506c7f5 100644 (file)
@@ -3,7 +3,7 @@
  * xlogbackup.c
  *     Internal routines for base backups.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 5c0ec0b66225b876972a24e0756dec96ad969614..c07daa874f9b7c2a6a48cd6fe77bcfd421cab720 100644 (file)
@@ -7,7 +7,7 @@
  * This file contains WAL control and information functions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/xlogfuncs.c
index f8115234484e3ef6a7b53bddd2d76ad28bd8a3a9..008612e0324940d1ab8255d12561058ddaa30fb1 100644 (file)
@@ -9,7 +9,7 @@
  * of XLogRecData structs by a call to XLogRecordAssemble(). See
  * access/transam/README for details.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/xloginsert.c
index 0cf03945eec84b891999e753815d041ca4b6fc0c..046e40d143ae49b0fe8c5f15f03ec16eafaca23f 100644 (file)
@@ -3,7 +3,7 @@
  * xlogprefetcher.c
  *     Prefetching support for recovery.
  *
- * Portions Copyright (c) 2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2022-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a38a80e049097f5b37e7ed937d72abc4680053c2..aa6c929477d3897d92a26ea9b857c5e85e24c3ac 100644 (file)
@@ -3,7 +3,7 @@
  * xlogreader.c
  *     Generic XLog reading facility
  *
- * Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/access/transam/xlogreader.c
index d5a81f9d83e23d3b5d6eb4ba667caa8dc1b8d67b..bc3c3eb3e7972769c29cb380c01c7db664a6c1e8 100644 (file)
@@ -14,7 +14,7 @@
  * for interrogating recovery state and controlling the recovery process.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/xlogrecovery.c
index 514181792dc2366bdc511de088b1b1ae05305618..2d315df67a08febeb427df9ffb583f3180f44edf 100644 (file)
@@ -3,7 +3,7 @@
  * xlogstats.c
  *     Functions for WAL Statitstics
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/access/transam/xlogstats.c
index 563cba258dd808e4c9ebe4a517bd6a1ffffc6fc5..87ca9dfef167f91903d84e1d4cf12593f90ec20d 100644 (file)
@@ -8,7 +8,7 @@
  * None of this code is used during normal system operation.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/access/transam/xlogutils.c
index 68a2337a21750fb23f0de192d2448c029c818af2..21ca2941dcfe48b05a5feb43121a797049f121b4 100644 (file)
@@ -3,7 +3,7 @@
  * backup_manifest.c
  *   code for generating and sending a backup manifest
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/backup/backup_manifest.c
index c00ac14c0bee671184489818f0f551ac2adb24f9..3fb9451643fb01ab5947065c120c4ca3768bed4a 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup.c
  *   code for taking a base backup and streaming it to a standby
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/backup/basebackup.c
index a5ad7fa392ea291a7f8e45720e49da04cec95a76..05470057f5b64e6125337810eef38cda53c01b78 100644 (file)
@@ -16,7 +16,7 @@
  * An older method that sent each archive using a separate COPY OUT
  * operation is no longer supported.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/backup/basebackup_copy.c
index 1ec42791f1ea90ec7964f70ffbf58f2cfef220c5..b2d5e19ad942b6e6003566b3bd6684b15ae9d547 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup_gzip.c
  *   Basebackup sink implementing gzip compression.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/backup/basebackup_gzip.c
index 986272ab9a5034d0516c60fb42ac1d3b68c27686..7acb60656493ccdc17b594a02019439c254e4de6 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup_lz4.c
  *   Basebackup sink implementing lz4 compression.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/backup/basebackup_lz4.c
index 6d4b5a23d11af9419f634b21a59bb9c85ef2eae5..c7260dc172f1c5b725273dfd0a31caf0a27272f9 100644 (file)
@@ -22,7 +22,7 @@
  * the logic directly into that file as it's fairly simple, but it seems
  * cleaner to have everything related to progress reporting in one place.)
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/backup/basebackup_progress.c
index 4536029d847b62ed484501a8228d69ee014eab88..05f33718c8c70cf3f672a937a9d4d520b5d567af 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup_sink.c
  *   Default implementations for bbsink (basebackup sink) callbacks.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * src/backend/backup/basebackup_sink.c
  *
index 4d15ca40bb4c1d83bca24f38d9e39f8bee2f5ff0..1fa70976b1984115e29606c655dbf47fb1556fa8 100644 (file)
@@ -6,7 +6,7 @@
  *   Furthermore, new targets can be defined by extensions. This file
  *   contains code to support that functionality.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/backup/basebackup_target.c
index 62ba73214cb7d7a2da978263e3ee52f2dbc32952..32b5e21d69a7b9131d00c38f78b5c65cf2876e63 100644 (file)
@@ -5,7 +5,7 @@
  *   next base backup sink in the chain at a rate no greater than the
  *   configured maximum.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/backup/basebackup_throttle.c
index 84256e3fa27b4e31015550f5255ce63278e07ad5..ac6cac178a00a54bdeb6b97d17e733350542c8b6 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup_zstd.c
  *   Basebackup sink implementing zstd compression.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/backup/basebackup_zstd.c
index 362cd9ce0337bc9c0dbfe9e502f12325ad10cad8..11a79bbf803084f5b61fd384af9f94c0de87aa6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'backup_manifest.c',
index e6d62d81c17e17d714a15e32d7042f3e9abc8ff7..86804bb598edc38580e26a48bb84bda7a51c8100 100644 (file)
@@ -4,7 +4,7 @@
  * bootparse.y
  *   yacc grammar for the "bootstrap" mode (BKI file format)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d6eae84816bef9a3a6e0788931c6e2d841ed036e..6a9d4193f2c8ce5637b19ec86e48541f94cf59b5 100644 (file)
@@ -4,7 +4,7 @@
  * bootscanner.l
  *   a lexical scanner for the bootstrap parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d623ad9d50d04d75edf70c51ed9478901da4fb0a..49e956b2c577f240dcb2718f8165b4d8755d97f7 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index bcc6fbad5bdb3f51c7dcbd18c61ec2df91ff3b81..aa18de6ba6c954fdf9b2240e163a23fddec0a8d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
  'bootstrap.c')
index 919a828ca738d237d151c4a900b6cf6ff447e6a9..656b57934e665c18f35f7c20cf58cb2bf3f21e60 100644 (file)
@@ -4,7 +4,7 @@
 #    Perl module that extracts info from catalog files into Perl
 #    data structures
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/backend/catalog/Catalog.pm
index 89a0221ec9b83aeabae06f08c98525575c806b01..a60107bf9460bea9a2ba9d5ef92acbcb3da4de38 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for backend/catalog
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/backend/catalog/Makefile
index cdfd6378156954815b55df43f9f88f705f3b50ca..cc6e260908b40554dafcecd74ffaf1330d7de1a7 100644 (file)
@@ -3,7 +3,7 @@
  * aclchk.c
  *   Routines to check access control permissions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2abd6b007a248a59c1afdadde05d0c585bda8a43..1bf6c5633cd4e6a9a35f9204bb28f5a38ea06ffc 100644 (file)
@@ -5,7 +5,7 @@
  *     bits of hard-wired knowledge
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 30394dccf560f501a83978826cec887946caddbb..7acf654bf847fa12c6f93ee4b6b9c178260c5f11 100644 (file)
@@ -4,7 +4,7 @@
  *   Routines to support inter-object dependencies.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 17b2c5e3f3deb91cd37a9f8e605bd4e64cdf43a2..2c5bfe23a1f318d45b3e879ffeafe1edf3510b51 100644 (file)
@@ -6,7 +6,7 @@
 #    headers from specially formatted header files and data files.
 #    postgres.bki is used to initialize the postgres template database.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/backend/catalog/genbki.pl
@@ -447,7 +447,7 @@ foreach my $catname (@catnames)
  * %s_d.h
  *    Macro definitions for %s
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES
@@ -713,7 +713,7 @@ print $schemapg <<EOM;
  * schemapg.h
  *    Schema_pg_xxx macros for use by relcache.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES
@@ -749,7 +749,7 @@ print $fk_info <<EOM;
  * system_fk_info.h
  *    Data about the foreign-key relationships in the system catalogs
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES
index bdd413f01b057875a391f9f0a46049c5bb307e7b..4f006820b85dbb4d19c42b51f448348bbf35a58c 100644 (file)
@@ -3,7 +3,7 @@
  * heap.c
  *   code to create and destroy POSTGRES heap relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 61f1d3926a9811799ae03b5fb8e67ba4ca72f325..e6579f297939c663f5f4df32e69de463c87d5269 100644 (file)
@@ -3,7 +3,7 @@
  * index.c
  *   code to create and destroy POSTGRES index relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0b9209332263bec62c52028c60b97006ad689201..bb7cc3601c7968f51d4e7c52c348549909cd20e8 100644 (file)
@@ -4,7 +4,7 @@
  *   This file contains routines to support indexes defined on system
  *   catalogs.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 95c27a625e7ea6a0135557dc1cdc77c49eeafe3c..0555e9bc03479330e5319844499ed6f699943db2 100644 (file)
@@ -2,7 +2,7 @@
  * SQL Information Schema
  * as defined in ISO/IEC 9075-11:2016
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/backend/catalog/information_schema.sql
  *
index 771ddad34d7351bea3c6222431e518787aad9292..fa6609e5779513b59b7d481e6995101cb153cd10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'aclchk.c',
index bac0deb6da3e10ad05dc359c23ce6cbf8a325c4e..14e57adee2b4641af8e69be78c607fd95a5918b1 100644 (file)
@@ -9,7 +9,7 @@
  * and implementing search-path-controlled searches.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 1c51df02d216d743af32cc1e7466c15621486c48..2181978d2d046ac17ead7a8dbf27835c4c659216 100644 (file)
@@ -3,7 +3,7 @@
  * objectaccess.c
  *     functions for object_access_hook on various events
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * -------------------------------------------------------------------------
index a1df8b1ddcd6e9deecb5ca3a83717cda7ad8f713..1367b5e7c565430ae757320d83d267c063cf66ff 100644 (file)
@@ -3,7 +3,7 @@
  * objectaddress.c
  *   functions for working with ObjectAddresses
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 79ccddce556e5b6d5c118e70b7c6979cd4bb7c46..f8780ce57da0d32e7aef2c7a672601ab9fe82ee5 100644 (file)
@@ -3,7 +3,7 @@
  * partition.c
  *       Partitioning related data structures and functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a98445b741a17f196d832ac1d0ddfb70e730a67f..ebc44547432b38b975bef5b2e93d8c6b6a772acc 100644 (file)
@@ -3,7 +3,7 @@
  * pg_aggregate.c
  *   routines to support manipulation of the pg_aggregate relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a27b73811aa10dfb8ee36313c4342fb5c3c8e9fc..ade0b6d8e6705ff7135923cc8ccd93d17930e2f6 100644 (file)
@@ -3,7 +3,7 @@
  * pg_attrdef.c
  *   routines to support manipulation of the pg_attrdef relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b50a56954d4d1c2a44e51b243370a72925a5be53..1fee83c71bf2b4875ade6f2c8cd179b5ef523c8f 100644 (file)
@@ -3,7 +3,7 @@
  * pg_cast.c
  *   routines to support manipulation of the pg_cast relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b696fa2afd403d274d9502fd59041d1c3b066a6a..d9921ad70c8a01de6ab8b052aa91ce718f184de2 100644 (file)
@@ -3,7 +3,7 @@
  * pg_class.c
  *   routines to support manipulation of the pg_class relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index aa8fbe1a98028f152b840b3965e6d38251d32664..287b13725d96bf7e0a1f5be154b42b0933c0f3fb 100644 (file)
@@ -3,7 +3,7 @@
  * pg_collation.c
  *   routines to support manipulation of the pg_collation relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3a5d4e9643977edfc3672b595ff41b349fbe7ab9..7392c72e9003e3ced15bae6e964631513d97986c 100644 (file)
@@ -3,7 +3,7 @@
  * pg_constraint.c
  *   routines to support manipulation of the pg_constraint relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3d8b86ace7c5babefc173464140a72dc4104ac12..65e9f355d2178f1ca3e8674aafcb0c683baa7587 100644 (file)
@@ -3,7 +3,7 @@
  * pg_conversion.c
  *   routines to support manipulation of the pg_conversion relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6572fcd965b3cc6ee02e10377ebb9cb77a5e535d..39535e304b9a7b64bfe2d9a0f8e325d226616b2a 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0eff255160bfe26ecf9d2bc36da81039a4a1e462..02e0ce71a077cbff9aa2742a46b8e82d97d688bc 100644 (file)
@@ -3,7 +3,7 @@
  * pg_depend.c
  *   routines to support manipulation of the pg_depend relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2896ca13a233925bea7fc1564cdc2e960b9c062f..3c328664b2cfa92c5757f2733cb64102fe9d578e 100644 (file)
@@ -3,7 +3,7 @@
  * pg_enum.c
  *   routines to support manipulation of the pg_enum relation
  *
- * Copyright (c) 2006-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 92afbc2f258068932e2a4b57dfb90e2e675f48d7..da969bd2f9eea65e5982127ef3493684b3382951 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 30f024ce5eb09fc7f1a878a4b967eb62a3b2c7e1..5bc8b763e274181c58a3a31a7c69ba5c5ad34d86 100644 (file)
@@ -3,7 +3,7 @@
  * pg_largeobject.c
  *   routines to support manipulation of the pg_largeobject relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5ec8800925771d735b4ad5a59a75f99fea1d09ff..697ca32d831fadbb1a888ccf173fc6378336f7e0 100644 (file)
@@ -3,7 +3,7 @@
  * pg_namespace.c
  *   routines to support manipulation of the pg_namespace relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0c0d3f0d0379d5cbdd94a8ad1a52a91eb80c4891..792b0ef4140bd6e45ea4edeb8b837bdd6d88cca4 100644 (file)
@@ -3,7 +3,7 @@
  * pg_operator.c
  *   routines to support manipulation of the pg_operator relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 37f6217df5591b30ee2d5d6cdee2cbeee83f59de..073392e2c4fec77ac2c54d3b999b2dd0af21b097 100644 (file)
@@ -3,7 +3,7 @@
  * pg_parameter_acl.c
  *   routines to support manipulation of the pg_parameter_acl relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e3f9d0b5cfe727c186aab87bb6b515d4c809aaff..14d552fe2dd29e9ef00397a9a8465c338dee55d8 100644 (file)
@@ -3,7 +3,7 @@
  * pg_proc.c
  *   routines to support manipulation of the pg_proc relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 59967098b3ff71f9108b9cc40542a2d0223fa81a..9571c669f7797700807e655f23cbdb828510bdf3 100644 (file)
@@ -3,7 +3,7 @@
  * pg_publication.c
  *     publication C API manipulation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 06b7b5ad158020954995b85cbc8a9c8cbc30e8e9..7f7d56277f968bba494bd8de67daeff72a120aec 100644 (file)
@@ -3,7 +3,7 @@
  * pg_range.c
  *   routines to support manipulation of the pg_range relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index bc26bf1ef5acc762d6379998a6b4e3d0b69cb13b..1ce0ba94e33ebed1dd9b71a51ab5f968ae21a678 100644 (file)
@@ -3,7 +3,7 @@
  * pg_shdepend.c
  *   routines to support manipulation of the pg_shdepend relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a506fc3ec83df2508f7a9c5cbd41ed261718df2c..a56ae311c3dfc66b8ab82c786b4a9c30a77d23e5 100644 (file)
@@ -3,7 +3,7 @@
  * pg_subscription.c
  *     replication subscriptions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 896d0146ca7ba899ebeb223030413b4165b6ddfc..7fbda5301f12ae4593977549bf8c7fd754ceca74 100644 (file)
@@ -3,7 +3,7 @@
  * pg_type.c
  *   routines to support manipulation of the pg_type relation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d708af19ed2740eb923638a52237ca4e6884ee06..039ada94c4f4a2186e556d2cba9ee0c9f1688677 100644 (file)
@@ -3,7 +3,7 @@
  * storage.c
  *   code to create and destroy physical storage for relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 52517a65315207eca995d8f94de38e82be0948c3..f2470708e9251c175d06adbcb22a9611624e90f1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PostgreSQL System Functions
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/backend/catalog/system_functions.sql
  *
index 2d8104b0907ef9a59fa355a3caba9cbea1a1bfbb..447c9b970f1f92b61b6013516f249da5b0e99cf1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PostgreSQL System Views
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/backend/catalog/system_views.sql
  *
index 9bc10729b023809ddf407fc552f4a599ff6a933f..ab12b0b9de57023d8982a5e93379927a8210dd43 100644 (file)
@@ -4,7 +4,7 @@
  *   This file contains routines to support creation of toast tables
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a9339e40b3118b83ff7010baa5d18423f74e7ed6..fda9d1aa77e0adadbced1fe613abbeb56582e90d 100644 (file)
@@ -4,7 +4,7 @@
  *
  *   Routines for aggregate-manipulation commands
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 10b6fe19a2c3850556b4f4efb0f923df292923fb..70d359eb6a757a183c06eecade3179555621dc12 100644 (file)
@@ -3,7 +3,7 @@
  * alter.c
  *   Drivers for generic alter commands
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 914cfa4cc705d3a468785f57cc16bf6bb1414f02..2050619123c2c68121171f705fbc135e7efb653a 100644 (file)
@@ -3,7 +3,7 @@
  * amcmds.c
  *   Routines for SQL commands that manipulate access methods.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index da1f0f043bd25931c1181605f98d06a6e9564744..c86e690980ea2af280d80ba0a104eeadef32fbcd 100644 (file)
@@ -3,7 +3,7 @@
  * analyze.c
  *   the Postgres statistics generator
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3e1b92df03072e3041975527fc31dd09e8c23040..ef909cf4e082df33b72bab7c9986fa4150f69457 100644 (file)
@@ -3,7 +3,7 @@
  * async.c
  *   Asynchronous notification: NOTIFY, LISTEN, UNLISTEN
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2a5fc2c2805728fdc917bedfc9c8c2d2130c4be4..f11691aff7937b437d5f67582e51740590503891 100644 (file)
@@ -6,7 +6,7 @@
  * There is hardly anything left of Paul Brown's original implementation...
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  *
index 81e54e0ce62ce3ed3a1e85f31c806facfb153e02..519986a402fb79a8940a34cf8625f9209c3e1eb5 100644 (file)
@@ -3,7 +3,7 @@
  * collationcmds.c
  *   collation-related commands support code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 86985a9065c14e67dba94656badf841bea4963ce..26c4d59202f9fa2b5d8e31e4c3b012180f5adca3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * PostgreSQL object comments utility code.
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/commands/comment.c
index 721de178ca95a0bd850e928e0754d74feadc63a7..35c4451fc063bda3b2b2e0509116a02f8d129789 100644 (file)
@@ -3,7 +3,7 @@
  * constraint.c
  *   PostgreSQL CONSTRAINT support code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 7f721cca7142872ae04850c879e432cc4773c4a4..a4c7aa96085213e17d6663c6cdad99e24b3d2cd0 100644 (file)
@@ -3,7 +3,7 @@
  * conversioncmds.c
  *   conversion creation command support code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b8bd78d358bf7decc8dda58868fd5b1727193625..e34f583ea704e2bc6eca4ee07233da05ca78cb5f 100644 (file)
@@ -3,7 +3,7 @@
  * copy.c
  *     Implements the COPY utility command
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0371f512208be710b920ca0d4ae6301fee08174f..af52faca6d4e9a9ba44726a1bd9c3a2bac971e37 100644 (file)
@@ -9,7 +9,7 @@
  * Reading data from the input file or client and parsing it into Datums
  * is handled in copyfromparse.c.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 097414ef12d7b9676a11204e61d4d874567e6cb9..91b564c2bcb950fe51ecbd1063b312524976e395 100644 (file)
@@ -47,7 +47,7 @@
  * and 'attribute_buf' are expanded on demand, to hold the longest line
  * encountered so far.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f26cc0d162f171a6dde12ed82ede882bd46baeb5..8043b4e9b1b434dd695e16bf7a6130f5970a77a5 100644 (file)
@@ -3,7 +3,7 @@
  * copyto.c
  *     COPY <table> TO file/program/client
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 152c29b551add39bf51dc0e21972ce0b0a030e5d..d6c6d514f300cf7be9ae6cae84fbae0d31eebb8b 100644 (file)
@@ -13,7 +13,7 @@
  * we must return a tuples-processed count in the QueryCompletion.  (We no
  * longer do that for CTAS ... WITH NO DATA, however.)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6eb87427181961dec695f2a3f8acabd7e04353cb..518ffca09a07076a5ed2e08be61e291dd85e7ff2 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 090e5d38d24fbb40100c6af6803a718d1e20ae35..0c03e90a0996049b1ea99687c8be8a36d223405f 100644 (file)
@@ -4,7 +4,7 @@
  *   Support routines for various kinds of object creation.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c583539e0c3cf0c59eda1b5c740c3b12f648b195..296dc82d2ee77c2498cd7be56cacf2129b5c8ee1 100644 (file)
@@ -3,7 +3,7 @@
  * discard.c
  *   The implementation of the DISCARD command
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index db906f530ec04c6b9375d7fa4eac0a5ff68e121b..82bda158895eaf0495d52c8644b86292c5e460b3 100644 (file)
@@ -3,7 +3,7 @@
  * dropcmds.c
  *   handle various "DROP" operations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a3bdc5db0735ff4b9dc5d930cff387af6159f684..d4b00d1a828a424398ec3200d89b059627061232 100644 (file)
@@ -3,7 +3,7 @@
  * event_trigger.c
  *   PostgreSQL EVENT TRIGGER support code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f86983c6601de142eb10ae19bdde7666275582ef..e4621ef8d6ea8af51470d94f57b41988969b324d 100644 (file)
@@ -3,7 +3,7 @@
  * explain.c
  *   Explain query execution plans
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * IDENTIFICATION
index cf1b1ca5716662c60767e7b484bf3cc84186fe2e..b1509cc505dac2e8eba65776ac2c15ef25de8a2c 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 28b5c75f1109086dee97d1c28cab0ac4b6c0533d..0ecff545a9e42f2f151705713fcfb350fce27df7 100644 (file)
@@ -3,7 +3,7 @@
  * foreigncmds.c
  *   foreign-data wrapper/server creation/manipulation commands
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index f020fe5ec851c60ff11932b8d609bc1de8f190dd..69f66dfe7da6c1afd6c0ef2f62492852d59fd6f7 100644 (file)
@@ -5,7 +5,7 @@
  *   Routines for CREATE and DROP FUNCTION commands and CREATE and DROP
  *   CAST commands.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7dc1aca8fe6b665fdaa1fbce32cacfbafb3b00ec..8afc006f8914ddfeb85e996a0a8a3144c89e0b34 100644 (file)
@@ -3,7 +3,7 @@
  * indexcmds.c
  *   POSTGRES define and remove index code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e294efc67c15e83f7f6dc84e07b533a1cb2c60c9..99e68bff85d54c8470025915885ce6bd4f949120 100644 (file)
@@ -3,7 +3,7 @@
  * lockcmds.c
  *   LOCK command support code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8ba2436a71d0317443c11bfdb1352dcf28629bc8..fb30d2595cfa072d3bef0cb4645cb8221d23f7cd 100644 (file)
@@ -3,7 +3,7 @@
  * matview.c
  *   materialized view support
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 867911c0d3ab17d6927503cd27efce4ebfad61bb..42cced9ebe9c5e62ad7d41d3f56b7f6e30e36166 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'aggregatecmds.c',
index 0bc6deda0084763102e5a26596c6840bf78f3cbb..864e35e45b4cbd6bb6a54d2d78ed36d87a539fc7 100644 (file)
@@ -4,7 +4,7 @@
  *
  *   Routines for opclass (and opfamily) manipulation commands
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8dc57976268aeaf5b8fc948ad48b6a8bdc7637dd..cd7f83136f721c9d9efc941caf3be276b895f647 100644 (file)
@@ -4,7 +4,7 @@
  *
  *   Routines for operator manipulation commands
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4635a320b7160c26a376810cfb7acba2938167d1..76a45e56bf913976441477ac338b429767eb4ead 100644 (file)
@@ -3,7 +3,7 @@
  * policy.c
  *   Commands for manipulating policies.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/commands/policy.c
index 09bcfd59be6bdabaf2a071d1841335d38f3d0ca0..8a3cf98cce7e35224b17bf361c5725b756dbd76f 100644 (file)
@@ -9,7 +9,7 @@
  * storage management for portals (but doesn't run any queries in them).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9e29584d93efcfa70df34218b821667b835fc2d7..18f70319fc4ebf41f253852ce56789d55dfe8e74 100644 (file)
@@ -7,7 +7,7 @@
  * accessed via the extended FE/BE query protocol.
  *
  *
- * Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/commands/prepare.c
index 96a524be36aa1d891828ae74a8b862ac02f8ff7e..1debc9693e104fef2ce9b7148ae831e4653bd308 100644 (file)
@@ -3,7 +3,7 @@
  * proclang.c
  *   PostgreSQL LANGUAGE support code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 20fa72c5c80deadcd3e106454cc8d4b50616f4cf..f4ba572697a263078cb9e3e09a56298c637ce540 100644 (file)
@@ -3,7 +3,7 @@
  * publicationcmds.c
  *     publication manipulation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 12cbfba7d065216187df6d55420a84cc39fdb0ec..90de935267cc9b712652a15d48fb9289ea1eed75 100644 (file)
@@ -3,7 +3,7 @@
  * schemacmds.c
  *   schema creation/manipulation commands
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7ae19b98bb9a18ba25b362e1e7cd60029e0c7550..7ff16e3276367867c2d07841278bfef89c905a50 100644 (file)
@@ -3,7 +3,7 @@
  * seclabel.c
  *   routines to support security label feature.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * -------------------------------------------------------------------------
index c31c9b891a5264d5238f28c054af1a8f4c00e377..bfe279cddf1532f8b4ab4fddae1a2f6e3c2ab632 100644 (file)
@@ -3,7 +3,7 @@
  * sequence.c
  *   PostgreSQL sequences support code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9cfd55d6fc7323675d79b4760749dad85eae65ea..26ebd0819d625859f14ade344598c118916355c7 100644 (file)
@@ -3,7 +3,7 @@
  * statscmds.c
  *   Commands for creating and altering extended statistics objects
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d673557ea400764d532d14a18cf912552b70a924..b9c5df796fcac71f0dd854d3ba4b106c091849b0 100644 (file)
@@ -3,7 +3,7 @@
  * subscriptioncmds.c
  *     subscription catalog manipulation functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4bea7b3c90d62f165ef218c363da8698e5a689af..1db3bd9e2e8d95d05884ba26f8c2bc6be41e48ff 100644 (file)
@@ -3,7 +3,7 @@
  * tablecmds.c
  *   Commands for creating and altering table structures and settings
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 76e100b56024ab32f0c101df620f6a5693b2d89d..3dfbf6a917887f7b78e0bf388a4eb7a9333afb18 100644 (file)
@@ -35,7 +35,7 @@
  * and munge the system catalogs of the new database.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index aaf54874be2cea3911005c97de4127e7e870953c..d7abde170be6cbd69e32954a81e7ca13290ed83c 100644 (file)
@@ -3,7 +3,7 @@
  * trigger.c
  *   PostgreSQL TRIGGERs support code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index bf0bec2f7052ea58ed0e3b6e8c322ccc2b94331d..23e62a31a18fdf7d125c1751029ced90183927f2 100644 (file)
@@ -4,7 +4,7 @@
  *
  *   Routines for tsearch manipulation commands
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7770a86bee0857a337d17980936c1f35611ae91a..04bddaef81e29dfe4c6c25ef5bf02856201bd547 100644 (file)
@@ -3,7 +3,7 @@
  * typecmds.c
  *   Routines for SQL commands that manipulate types (and domains).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0686807fa0a61e40258a96d2b15f065fe613a266..aee26f1789268b425687eb18d349fce6eeeeddcd 100644 (file)
@@ -3,7 +3,7 @@
  * user.c
  *   Commands for manipulating roles (formerly called users).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/commands/user.c
index ba965b8c7b4b25b4f34fd42327830d8e2a77e1df..158b1b497bf8d4a25240f35f2edbe21628a3104f 100644 (file)
@@ -12,7 +12,7 @@
  * CLUSTER, handled in cluster.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f26d796e52b55ca6f6ac702c41ea5655b54a147c..bcd40c80a18016015281b878534522301d5f9a93 100644 (file)
@@ -16,7 +16,7 @@
  * the parallel context is re-initialized so that the same DSM can be used for
  * multiple passes of index bulk-deletion and index cleanup.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 00d8d54d820acf5411260424adcacedb5ee6ec8a..bb0f5de4c2c7a0d74e59aeeac846983693472263 100644 (file)
@@ -4,7 +4,7 @@
  *     Routines for handling specialized SET variables.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8e3c1efae4090b9af81469a76a06e50151da3271..0bacb819e52a51a23399b452ee2d95b3e1b6a817 100644 (file)
@@ -3,7 +3,7 @@
  * view.c
  *   use rewrite rules to construct views
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 44b2e0b82dfe0843fe0fa4304df31c94235fa109..9d18ce8c6b2f981d8fbfe70eddd83181c6392a25 100644 (file)
@@ -3,7 +3,7 @@
  * execAmi.c
  *   miscellaneous executor access method routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/executor/execAmi.c
index d8d79e972ee788d4a777429930d36eac0dd931ec..5c04db663923a4712242d03dc2be2ff9a5d84b62 100644 (file)
@@ -3,7 +3,7 @@
  * execAsync.c
  *   Support routines for asynchronous execution
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 487107d7b986cba5cd2cec5729bc715f3bfd585e..96c4bfb6ad3330c042419a6c6e134ea0be190795 100644 (file)
@@ -3,7 +3,7 @@
  * execCurrent.c
  *   executor support for WHERE CURRENT OF cursor
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/executor/execCurrent.c
index 81429b9f05efa192c2449c9f4573e42ae9458eaa..812ead95bc6f6b155a899c0172475b0defeafd4c 100644 (file)
@@ -19,7 +19,7 @@
  * and "Expression Evaluation" sections.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 957406ae6973213b27eb78b2ca4cd0c2d3d4cdfe..1470edc0aba6da04215c9a0bce62dbc03a00e973 100644 (file)
@@ -46,7 +46,7 @@
  * exported rather than being "static" in this file.)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0cc54a3449e3e118c361b5c76c357d240e66b0cd..bc9f9b142ae17a29fe09fa4a6c190ac54f623a4d 100644 (file)
@@ -3,7 +3,7 @@
  * execGrouping.c
  *   executor utility routines for grouping, hashing, and aggregation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 1f1181b56044a599398433a0f7feb45206a28abd..6e88e72813fc6e6bd1f79f37bce66d1064262841 100644 (file)
@@ -95,7 +95,7 @@
  * with the higher XID backs out.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7934c60866c50059b21d35a9f831dc253d83edae..81840ebf20af71a362610554b4a0569274c7a7f3 100644 (file)
@@ -3,7 +3,7 @@
  * execJunk.c
  *   Junk attribute support stuff....
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2c2b3a887468b867e76ce13a794b110d3775db49..55a090b1989eebb4126fba89db3bf0cff0ea3702 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a5b8e43ec51d5b6a216d480975fdd12e530e2524..aa3f283453724a1ece06a7e393590b53fdb4a460 100644 (file)
@@ -3,7 +3,7 @@
  * execParallel.c
  *   Support routines for parallel execution.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, 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 fce9d6316eefecafefa79d7aa3b464352813d6e9..651ad24fc10ac48c3814fe9d98bcd48e87b440fb 100644 (file)
@@ -3,7 +3,7 @@
  * execPartition.c
  *   Support routines for partitioning.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 36406c3af57e6642428ea3a436abc3448d95c8e2..4d288bc8d41f5038ade70d1bd1a0c57a8f88e037 100644 (file)
@@ -7,7 +7,7 @@
  *  ExecProcNode, or ExecEndNode on its subnodes and do the appropriate
  *  processing.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6014f2e248292fc4768ebad3bea6a9be0a646b2d..c484f5c3019eb3238d69dc992625dad00810ee30 100644 (file)
@@ -3,7 +3,7 @@
  * execReplication.c
  *   miscellaneous executor routines for logical replication
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index d8a5e3ce35b551de9946f1f9d479e4372613d2c2..d09a7758dcc76adb6d6da1480b2fd3debb4c6b05 100644 (file)
@@ -7,7 +7,7 @@
  * common code for calling set-returning functions according to the
  * ReturnSetInfo API.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 043bb83f558b395ec22b5d1c17e9c468c24709c6..abe84328531863ee83962094940aeb5856c8ee17 100644 (file)
@@ -7,7 +7,7 @@
  *   stuff - checking the qualification and projecting the tuple
  *   appropriately.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 06ac253ea0c7045026fd6e998baf330bc72db2d5..9f18d4608182484a6332f196e76ccb527365e3c2 100644 (file)
@@ -46,7 +46,7 @@
  *     to avoid physically constructing projection tuples in many cases.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 87f4d53ca760b15383bfe9512a2157d57a09cd7d..8bcf4784eb9a049d686e2ea8bdfd1ecc2bea3049 100644 (file)
@@ -3,7 +3,7 @@
  * execUtils.c
  *   miscellaneous executor utility routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index dc136251719433362cfdb15562ca94b244d3d0bc..50e06ec6931cd47919d997f281b07c9945c71938 100644 (file)
@@ -3,7 +3,7 @@
  * functions.c
  *   Execution of SQL-language functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ceff4727d4ae1e5181c6ec8108e34fe0c77309cc..ee78a5749d2d1c38ae0354bf16e59bfc696fc801 100644 (file)
@@ -4,7 +4,7 @@
  *  functions for instrumentation of plan execution
  *
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/executor/instrument.c
index 952483560fee75a60a0bd29422428549ba746f84..65f9457c9b1bdb906c1f634319c413c7bc9df505 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'execAmi.c',
index f15bb83a1ac9c86de1478c9054ea5009b91d143e..9789e67ec57f9761f1946d50b8914be48a53b9c7 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 99830198bdbb6e244c7384521cbf1d9afc25ce04..cb25499b3f23ece40c1669b8b06f2778758a1b34 100644 (file)
@@ -3,7 +3,7 @@
  * nodeAppend.c
  *   routines to handle append nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b54c79f85379dabfd22f2d0c36793969276be5dc..4c5eb2b23b29e581385dbacc98e09195dc0f8512 100644 (file)
@@ -3,7 +3,7 @@
  * nodeBitmapAnd.c
  *   routines to handle BitmapAnd nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f6fe07ad7039f9ffc8e6142013c890046f24a7c6..f35df0b8bfb472cc60fb06001380372b89f17e6f 100644 (file)
@@ -16,7 +16,7 @@
  * required index qual conditions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 551e47630d8926332e329e42742b4973b238e264..83ec9ede899ec56341f566a52a49ed11f3d8d599 100644 (file)
@@ -3,7 +3,7 @@
  * nodeBitmapIndexscan.c
  *   Routines to support bitmapped index scans of relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2d57f11fe74cc2bf94873d17bd366ff2e9422ad6..0bf8af9652a73275149877f58462010bf2e336fa 100644 (file)
@@ -3,7 +3,7 @@
  * nodeBitmapOr.c
  *   routines to handle BitmapOr nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b9d7dec8a21625d18c2ecd6351a1b7a413980222..cc4c4243e2fb5e7069d1e4bc11e53a16b1b0e602 100644 (file)
@@ -3,7 +3,7 @@
  * nodeCtescan.c
  *   routines to handle CteScan nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a76ec43b9fe884cb48f09d215ea3393f8641d5de..bd42c65b29385b676b1510939213fc13d3f70dda 100644 (file)
@@ -3,7 +3,7 @@
  * nodeCustom.c
  *     Routines to handle execution of custom scan node
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * ------------------------------------------------------------------------
index 5b9737c2ab697d25dee5f26f25517c517349f3ad..c2139acca075206c3861b11da398be36cf1419ff 100644 (file)
@@ -3,7 +3,7 @@
  * nodeForeignscan.c
  *   Routines to support scans of foreign tables
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 434379a5aabd0c1ddc89c7b9cdab504abfdef149..dd06ef8aee868ec8eed628efaefeb20a5950e16b 100644 (file)
@@ -3,7 +3,7 @@
  * nodeFunctionscan.c
  *   Support routines for scanning RangeFunctions (functions in rangetable).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 1283d5b737a1dd4da4c8f9bc859136e76cf32ecf..307fc10eea7bd6c95a7f6fc11232b465ca656964 100644 (file)
@@ -3,7 +3,7 @@
  * nodeGather.c
  *   Support routines for scanning a plan via multiple workers.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, 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 3b1007f3526384ea2c88b9628ed57e088895f4b0..9d5e1a46e9e2afd8982478dab7ab2ebabe462595 100644 (file)
@@ -3,7 +3,7 @@
  * nodeGatherMerge.c
  *     Scan a plan in multiple workers, and do order-preserving merge.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 666d02b58f63956b4ea181e5360145219641775e..25a1618952e6bf83b90ddea763acfc1872bcb88e 100644 (file)
@@ -3,7 +3,7 @@
  * nodeGroup.c
  *   Routines to handle group nodes (used for queries with GROUP BY clause).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2e6cce4802e5ddfba19bf08f5b89ff5dc84d0a6e..eceee9937437d54c9af108afca08bad91a517ed4 100644 (file)
@@ -3,7 +3,7 @@
  * nodeHash.c
  *   Routines to hash relations for hashjoin
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3e1a997f920d33fd6d8d81130306960ab18eaae1..9dbbd7f8c38260ccb12aec3bbbcafe4f8cf76dae 100644 (file)
@@ -3,7 +3,7 @@
  * nodeHashjoin.c
  *   Routines to handle hash join nodes
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d1b97d46bc036b5570864d4c80db527a619ff164..12bc22f33c640b7ae7496234a25e86414463ca66 100644 (file)
@@ -3,7 +3,7 @@
  * nodeIncrementalSort.c
  *   Routines to handle incremental sorting of relations.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index eb3ddd29434fa247efd950eb4ae9d487313c72cb..8c7da9ee60a70778a22b50a8290381a789c45708 100644 (file)
@@ -3,7 +3,7 @@
  * nodeIndexonlyscan.c
  *   Routines to support index-only scans
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5ef5c6930fdb8dac492e59b4f2d298ef8f86535a..f1ced9ff0fa1bbd54b1692c77336750b764fb325 100644 (file)
@@ -3,7 +3,7 @@
  * nodeIndexscan.c
  *   Routines to support indexed scans of relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 75e4302b94eee2c54dbaf79e6f88892522e0f358..425fbfc405fda71df53572295ab557fcd2218d18 100644 (file)
@@ -3,7 +3,7 @@
  * nodeLimit.c
  *   Routines to handle limiting of query results where appropriate
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a74813c7aa797e0a0541dbabba4ba64615aa3e4c..407414fc0cfecea26915047cdeddf042008eae46 100644 (file)
@@ -3,7 +3,7 @@
  * nodeLockRows.c
  *   Routines to handle FOR UPDATE/FOR SHARE row locking
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2cb27e0e9aec016631795f8641358274d4619686..09632678b033211177ac76b1ae2036681a23260c 100644 (file)
@@ -3,7 +3,7 @@
  * nodeMaterial.c
  *   Routines to handle materialization nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7bfe02464ec35a09612f4f9e892ec92cb6d7543e..74f7d21bc858f66d6c79eb130ad6a968293489fe 100644 (file)
@@ -3,7 +3,7 @@
  * nodeMemoize.c
  *   Routines to handle caching of results from parameterized nodes
  *
- * Portions Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2021-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f370f9f2877787094951f50cbbef2613ba3775aa..399b39c598e842518d306a510861927af7e7e41d 100644 (file)
@@ -3,7 +3,7 @@
  * nodeMergeAppend.c
  *   routines to handle MergeAppend nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index fed345eae54ffac6c6e588a3464243ed42c512d4..809aa215c671e2bcf57cde1fcffe34e5476c1504 100644 (file)
@@ -3,7 +3,7 @@
  * nodeMergejoin.c
  *   routines supporting merge joins
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 596b9a1efad48ea2dbf32901419185e5c625505c..56398c399c9d2705e6fb92cdd08ef881e96c7f1b 100644 (file)
@@ -3,7 +3,7 @@
  * nodeModifyTable.c
  *   routines to handle ModifyTable nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ca637b1b0e6461359f43e353be36a90a7bdf3a40..46832ad82fbccfdfd0957ebb095bdea0d13b5008 100644 (file)
@@ -3,7 +3,7 @@
  * nodeNamedtuplestorescan.c
  *   routines to handle NamedTuplestoreScan nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 06767c3133fa7afbf3198d447721acff863516bc..b3d52e69ecb70b320761098bdd58fbb0d802d3b9 100644 (file)
@@ -3,7 +3,7 @@
  * nodeNestloop.c
  *   routines to support nest-loop joins
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index adabfa2882dedf7e18690c1ad6739c1e481d2050..f6ff3dc44c1ca39b99d85743b1909fba14d83d60 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2d01ed7711fae7e3391b1ce81d56937122cc6ac7..e781003934129b2c866b3f270e0d36888f6ce3ac 100644 (file)
@@ -7,7 +7,7 @@
  * already seen.  The hash key is computed from the grouping columns.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 78a744ba8523b534fbaf3e966b176f5c1b796033..4219712d306f958b3ac7ff9d13ac716fd8657146 100644 (file)
@@ -34,7 +34,7 @@
  *     plan normally and pass back the results.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a03ae120f8b56bf8ec536ec85f556e9396e19299..d7e22b1dbbaebfea2916d86915b354618181f756 100644 (file)
@@ -3,7 +3,7 @@
  * nodeSamplescan.c
  *   Support routines for sample scans of relations (table sampling).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7b58cd9162e9bb34d2bb2ba5ca8f240d2c5885f2..4da0f28f7baa6ed8fd4d27a10e45e43652c50688 100644 (file)
@@ -3,7 +3,7 @@
  * nodeSeqscan.c
  *   Support routines for sequential scans of relations.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8af12f96e72364fd0da69d16fc90ea92fe0d7508..4bc2406b8981754cf0218c4247c50614ef8b675e 100644 (file)
@@ -32,7 +32,7 @@
  * input group.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a8316f0e13c761781b95ff33a95ed554a7a8b322..c6c72c6e67852b5fad944a8983e9769d9b9f9e70 100644 (file)
@@ -3,7 +3,7 @@
  * nodeSort.c
  *   Routines to handle sorting of relations.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 434c72c9f206de5e338b2ea8340a1e7a7834d6d1..64af36a1873f8cd46593a01f4026439afac74a91 100644 (file)
@@ -11,7 +11,7 @@
  * subplans, which are re-evaluated every time their result is required.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 242c9cd4b97fd5b7c05c5279294d65e96868e74d..42471bfc041c7af0f8f7ca068f016289c8c4d370 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0db4ed0c2feca9827b3c5ca3aaea6a9223b0054b..0c6c912778993b270c2c70991dcb1775b9521a04 100644 (file)
@@ -3,7 +3,7 @@
  * nodeTableFuncscan.c
  *   Support routines for scanning RangeTableFunc (XMLTABLE like functions).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0455819e73cd7c332c67cd8842fbca66865f921c..2124c55ef53ecbdf9c2203963e83be816f62e414 100644 (file)
@@ -3,7 +3,7 @@
  * nodeTidrangescan.c
  *   Routines to support TID range scans of relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ee4c0d1ea01c1e971020d25827d9c8f7352b3f06..fe6a964ee1e0f6bde19cbc73ad0a28a340ff9322 100644 (file)
@@ -3,7 +3,7 @@
  * nodeTidscan.c
  *   Routines to support direct tid scans of relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d1399feabb3085c28b0d862263f5703e7d7b6245..45035d74fa71923e7654a0bf9919f7d59b1af755 100644 (file)
@@ -11,7 +11,7 @@
  * (It's debatable whether the savings justifies carrying two plan node
  * types, though.)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index dda1c59b23532227ac283e30340881946ce471ce..32ace6301754c0365482c42bcb899dbbcd2ba93e 100644 (file)
@@ -4,7 +4,7 @@
  *   Support routines for scanning Values lists
  *   ("VALUES (...), (...), ..." in rangetable).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4f4aeb2883e0cb66c13394f7a9dfd700a193f37d..d61d57e9a87cbb1407494b4a48eb8821d9ea83f8 100644 (file)
@@ -23,7 +23,7 @@
  * aggregate function over all rows in the current row's window frame.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 15fd71fb321e16418d80df8c91263ab59b41fe8e..0c13448236a80c093fca64dada666988f46c3e59 100644 (file)
@@ -3,7 +3,7 @@
  * nodeWorktablescan.c
  *   routines to handle WorkTableScan nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index fd5796f1b9e18c8956efb252d402240f534415d9..61f03e39992534524d18545568cfcfbeb3052d6d 100644 (file)
@@ -3,7 +3,7 @@
  * spi.c
  *             Server Programming Interface
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3449b8039cd1436a4a09cf917bad6e41b73edbdb..efaa3114a441a7599f8c21892bac56706735f2f5 100644 (file)
@@ -8,7 +8,7 @@
  *
  * A TupleQueueReader reads tuples from a shm_mq and returns the tuples.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0a19904b1f08b4a2ce58175a6b83eee39524fa37..b54bac7241d79d38527674f12e87be97ee77c6a1 100644 (file)
@@ -11,7 +11,7 @@
  * Also optionally, we can apply a tuple conversion map before storing.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 56fcb8edf17ae7416541e98d0ecef791a9725c35..dca02271dc96ac29f28dbd77ad4ba0c6288772c8 100644 (file)
@@ -3,7 +3,7 @@
  * foreign.c
  *       support for foreign-data wrappers, servers and user mappings.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/foreign/foreign.c
index 07642cbfc1daaf59e0367af184e054460da4191b..6638a6a5d874dda4d67b467759ddbf635a7b01dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'foreign.c'
index 91a6b2b63ad9ea1396fe2da96fbaa749c4ec55c7..fd1cf184c8e58587d79caaa83ee16400a738ff95 100644 (file)
@@ -8,7 +8,7 @@
  * should end up here.
  *
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/jit/jit.c
index 9aca7fc7a47d04265f356c96544aacb2e2589d9d..1c10c1a55a0484d52cff6b99148edc205bdf56c2 100644 (file)
@@ -3,7 +3,7 @@
  * llvmjit.c
  *   Core part of the LLVM JIT provider.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/jit/llvm/llvmjit.c
index 661f15272b75a76a51befcff2a60ff50ed058f7e..6b15588da6dc2cd67f8eec6996d1be9cb8d9f08f 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 542425dc62d67a2b1a710563659ef89a71ad3098..ea40f5a12479c1d905fc600dd3214d2a7820e826 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/jit/llvm/llvmjit_error.cpp
index f114337f8e0e54e744cb80d20e72760e8621b834..1c722c79552c277ac2d4e0cb5b26b34268776e5b 100644 (file)
@@ -3,7 +3,7 @@
  * llvmjit_expr.c
  *   JIT compile expressions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0e4ddc5d37af913827c09809ccc051be014ad840..dc35e002f5145b12ec3fad677769167bef0bece9 100644 (file)
@@ -11,7 +11,7 @@
  * so for all external functions, all the referenced functions (and
  * prerequisites) will be imported.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/lib/llvmjit/llvmjit_inline.cpp
index 5b416c5642cb2cfc8351c258b4c7d54eeb87f876..876fb6402947c033f60cf3b6663967d662ef00f7 100644 (file)
@@ -16,7 +16,7 @@
  * bitcode.
  *
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/jit/llvm/llvmjit_types.c
index 8f11cc02b28e37032b6a1e64d6c27fb06a5db972..05199a49566f342e4a1773f0397ec4022328431d 100644 (file)
@@ -3,7 +3,7 @@
  * llvmjit_wrap.cpp
  *   Parts of the LLVM interface not (yet) exposed to C.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/lib/llvm/llvmjit_wrap.cpp
index 8d7caee8f9d931923ba49ef00096b60573269841..a6524c06fe3ef1c7346e1ea94864b4d8dfd46a64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not llvm.found()
   subdir_done()
index 4060cfc8ba1238e0f8066dbb31d367f6c4506bd9..88bacda218c8477169cf1d4a79a124f49f22446c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'jit.c'
index 999c23e5c85f1d7809323736c68d4195efb33f54..1737546757852163fad2ce229e1830fa5ed56eda 100644 (file)
@@ -3,7 +3,7 @@
  * binaryheap.c
  *   A simple binary heap implementation
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/lib/binaryheap.c
index 8e1637f1e9f806371c078f17ffaefc9fcf055b40..c9d2096cee3114f472c51eab2003fccba26f3723 100644 (file)
@@ -7,7 +7,7 @@
  *
  * https://en.wikipedia.org/w/index.php?title=Hopcroft%E2%80%93Karp_algorithm&oldid=593898016
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/lib/bipartite_match.c
index 3ef67d35acbfdd5535d04eb37724910e2aa7b90b..77ac8e2619a7ba8131e235139135512673da5d72 100644 (file)
@@ -24,7 +24,7 @@
  * caller many authoritative lookups, such as expensive probes of a much larger
  * on-disk structure.
  *
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/lib/bloomfilter.c
index d39cde9cc73af188a99edc561a0136bb5b53a56f..14ed2d87bba60c345bb4df34cb2afbb1b24ffbcb 100644 (file)
@@ -20,7 +20,7 @@
  * Future versions may support iterators and incremental resizing; for now
  * the implementation is minimalist.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 06b1e288ff438b046bac695eedb6ec3276769247..4702b2fadee88239c23f608252795532c1aa3551 100644 (file)
@@ -3,7 +3,7 @@
  * hyperloglog.c
  *   HyperLogLog cardinality estimator
  *
- * Portions Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2014-2023, 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 e8ea98117641cc30b9b6b26a75f481af97a623d0..8ea38095cd812cb83067c01255ce279239d1f946 100644 (file)
@@ -3,7 +3,7 @@
  * ilist.c
  *   support for integrated/inline doubly- and singly- linked lists
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 345cd1b3a543c9da984391bafd9f3a2b38dd63a7..f2d696d4b20367488b14070e91cf7e9e89850222 100644 (file)
@@ -61,7 +61,7 @@
  *   (https://doi.org/10.1002/spe.948)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f4c5166308e9d09165030b5204e187ff7971496d..9fba708533bf6ebd74a85b85eedc6affd6144695 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/lib/knapsack.c
index 0edddffacf45f524635cad369d15a105e5e595b9..974cab87763f2e70a2a91fbb93195c0bdd281406 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'binaryheap.c',
index d561df07430504bbbfd11b6d56c4ca98209b9061..8325bc88a7d0208387be70460944374ad8deb5c7 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/lib/pairingheap.c
index 427cec1ada83a174af34da5b4cb1402061cf5bb9..f362dce220ffafe4483ea4c31f3d5ec981f554d1 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/lib/rbtree.c
index a1d7dbb6d588bc1a9a6205eec897cecb456a5936..684680897bcd39031a13a92b6f75afa219669499 100644 (file)
@@ -3,7 +3,7 @@
  * auth-sasl.c
  *   Routines to handle authentication via SASL
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 126eb70974a311bb54923312ca38304ea191e31c..4441e0d7745bf549d6acb26d86b325b983dbae30 100644 (file)
@@ -80,7 +80,7 @@
  * general, after logging in, but let's do what we can here.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/libpq/auth-scram.c
index e2f723d188d04deaa0c5b2627d5b6485381dcf0f..25b3a781cdc324786ec48a7f2bbcc6c2fc521cd3 100644 (file)
@@ -3,7 +3,7 @@
  * auth.c
  *   Routines to handle network authentication
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c6e1e88dee11b0e3764854daef5f190b8f2e43fe..3471aa5ccfd95c8609d40ec019d467699d76fb3e 100644 (file)
@@ -3,7 +3,7 @@
  * be-fsstubs.c
  *   Builtin functions for open/close/read/write operations on large objects
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 71b796d5a237d83f2153523ec4d7a030a086151f..fb39c760d8c03214d95b6bf059885fb286d81da3 100644 (file)
@@ -3,7 +3,7 @@
  * be-gssapi-common.c
  *     Common code for GSSAPI authentication and encryption
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2719ce1403ec45c0226a628940714e0709f72d03..f6078c91c34bc31296a44817c19b79e6a8d85033 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2844c5aa4b05ea3785a8c024e60a6299cf7e50ef..3b55f431999720729abed21a7b41cba5f1fae91c 100644 (file)
@@ -3,7 +3,7 @@
  * be-secure-gssapi.c
  *  GSSAPI encryption support
  *
- * Portions Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *  src/backend/libpq/be-secure-gssapi.c
index cb702e0fde2fb5a45f0908a3e94de476afdc0572..e3c7c12aa0efea43f7dda8359fa7dc014ddff0cc 100644 (file)
@@ -4,7 +4,7 @@
  *   functions for OpenSSL support in the backend.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c8963572a7632fb38bcec7a60ca9325ba0580da3..a0f70840183398a4d051d6dad50d675e21434373 100644 (file)
@@ -6,7 +6,7 @@
  *   message integrity and endpoint authentication.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a81af0749a0a73af348fb87fbde32b3dcb948813..ef496a0bea9955721fb497ca7e8144bec96ae1d9 100644 (file)
@@ -4,7 +4,7 @@
  *   Functions for dealing with encrypted passwords stored in
  *   pg_authid.rolpassword.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/libpq/crypt.c
index 870b9076970fbacbfefd44359dd37e232e7b55fb..f5a2cc53be53d48caa9757a486a4f24177b98182 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ff9dadfb37982f480d25f36da20ca3f53854e621..46d7032d7943008cd046ea471b59502e26113d4f 100644 (file)
@@ -3,7 +3,7 @@
  * ifaddr.c
  *   IP netmask calculations, and enumerating network interfaces.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 131f7094222cea3542d862442c7d0224a4c77fa2..74a226c2bddfda289b2bd3e2e794fe6d1847ae9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'auth-sasl.c',
index ce56ab1d41df6ab0f01091e436851edee7d2215e..7a043bf6b0554c6ac1e0c8cab9602101f48039bf 100644 (file)
@@ -17,7 +17,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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/libpq/pqcomm.c
index 9c24df3360aac8f235efc435376e3f021ca42995..418f83cb45f81dd4864afd316d97eeaac1079c4f 100644 (file)
@@ -21,7 +21,7 @@
  * are different.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/libpq/pqformat.c
index 4d0415e3792c3348a7743c330932e61d719554ea..766eca9657bd672b0ad86bccc5f0f61c6b08499f 100644 (file)
@@ -3,7 +3,7 @@
  * pqmq.c
  *   Use the frontend/backend protocol for communication over a shm_mq
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/libpq/pqmq.c
index 1ab34c5214dde5d08b6c0c0c05790b8c2319f3d7..b815be6eeabc957124acdfbe355a44b604d8a978 100644 (file)
@@ -3,7 +3,7 @@
  * pqsignal.c
  *   Backend signal(2) support (see also src/port/pqsignal.c)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 37989ba567817b4ff148e45fb30f0aff1a261868..96347eca1a33407258579dab8ec17640d3919e23 100644 (file)
@@ -9,7 +9,7 @@
  * proper FooMain() routine for the incarnation.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3fbe3b81cacfe1da7f9d9da2398c289ed5d30ce5..461a8c4b67ff65f479d39763b6e3990274d392ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 main_file = files('main.c')
 backend_sources += main_file
index 882b1e4abecc3d307442162de5743159075e6156..b1db3ba75ba525379f01378493fb81595446e440 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_build_deps = [backend_code]
 backend_sources = []
index b7b274aeff3bae720a9f4b1e80211f2049aec6a8..98660524adefe4362832e941c2169b464c817a1f 100644 (file)
@@ -11,7 +11,7 @@
  * bms_is_empty() in preference to testing for NULL.)
  *
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/nodes/bitmapset.c
index 84f5e2e6ad161c4b8ceb8729c2079cffb1d1bc27..f2568ff5e6a8d7597fb9d7cf0ba257a969e8313b 100644 (file)
@@ -4,7 +4,7 @@
  *   Copy functions for Postgres tree nodes.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index b2f07da62e0a394096b335ef1bef322d6c5fcc7b..b8a0452565f5b61ee966d8b1a14912a310539fb8 100644 (file)
@@ -8,7 +8,7 @@
  * "x" to be considered equal() to another reference to "x" in the query.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 50db4c119ed010879873e6d2010a7d93c53ff8f1..962cbc5cfa8d81a3af0c4293cc37e37208007dc7 100644 (file)
@@ -10,7 +10,7 @@
  * and GetExtensibleNodeMethods to get information about a previously
  * registered type of extensible node.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 08992dfd4761b88a1db0d36d2728c8e38f1f8c38..b3c1ead49655e2ca8daa670f11f85c46e83f605e 100644 (file)
@@ -8,7 +8,7 @@
 # - readfuncs
 # - outfuncs
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/backend/nodes/gen_node_support.pl
@@ -567,7 +567,7 @@ my $header_comment =
  * %s
  *    Generated node infrastructure code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES
index 67f6e6d002c12ef2c5c90a00d9143486630def4d..a709d23ef1c6fd3da9fc426b3140bc31a8c86fc7 100644 (file)
@@ -6,7 +6,7 @@
  * See comments in pg_list.h.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c85d8fe97511ce3f9ec21ff2f28722bc9ce27f64..cad9f28ef5d76c1026633c84f5f8fc9542f9d6c7 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 90f9f352f724aa0c0fbfb74176fd0067d4ddf611..2ff7dbac1d32ce29a36b87359526d8066a4f2c63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'bitmapset.c',
index 924225c68fcb9cc5aeb0c35cf7f3a99a557e6990..accd6f243ef45c5e6db4b0cbd3dafe64e9b78147 100644 (file)
@@ -18,7 +18,7 @@
  * a small fraction of that has been built out; we'll add more as needed.
  *
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/nodes/multibitmapset.c
index af8620ceb7ce2cec43d800565170ed3e6d2592cc..8fc24c882b6a2b95d3f0fd46bd54dba825fdcf9f 100644 (file)
@@ -3,7 +3,7 @@
  * nodeFuncs.c
  *     Various general-purpose manipulations of Node trees
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c2d3b6ac1a4828171961516ce9af7dcb73f721ea..1913a4bdf7d3e43b5bd0338a6b18cad64fdc6936 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 59b0fdeb62d1daa7f958a15ac4b9c366e7be3eaa..0cb235bfda80b15b481d79557ea47c0ff5c11d0f 100644 (file)
@@ -3,7 +3,7 @@
  * outfuncs.c
  *   Output functions for Postgres tree nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0d5c91b995d2b709583e730bc55e76499bf28be7..3413e96f54ee1aab70fb2c617aed6f79c4ad1fd7 100644 (file)
@@ -4,7 +4,7 @@
  *   Support for finding the values associated with Param nodes.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a5c44adc6c3b1614afb34318a41d97f3b3e3699d..2bee73ac4ec683704f231d0c2eefe8ddce970916 100644 (file)
@@ -3,7 +3,7 @@
  * print.c
  *   various print routines (used mostly for debugging)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 74d9d754d3efc87408d75f4fd653c41af57f4250..813eda3e739da06e8e3eda872e8205c934bd24cd 100644 (file)
@@ -4,7 +4,7 @@
  *   routines to convert a string (legal ascii representation of node) back
  *   to nodes
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 966b75f5a68fa0cc80196cca2eacd070aac33142..c284b96a544eaa9f1b164fbc11ef0b62897e3b50 100644 (file)
@@ -3,7 +3,7 @@
  * readfuncs.c
  *   Reader functions for Postgres tree nodes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a7a6b26668d1a867155a895633d3a575fd629cbe..8c640ce16ac7e483b125af052f236696517e4f57 100644 (file)
@@ -29,7 +29,7 @@
  * and a non-lossy page.
  *
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/nodes/tidbitmap.c
index 5774a6867062e6943c8d3db78ea43340ff4f29a2..f11074970ee2aa232881bd13fb06420ae4550685 100644 (file)
@@ -4,7 +4,7 @@
  *   implementation of value nodes
  *
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 62302f44c01919b16cf7e1b3b601da66d10728df..4e67e6994f55daadfdb78df95438b1dc177e762f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * geqo_copy.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/optimizer/geqo/geqo_copy.c
index 004481d6082c77aefe0016eb2cafd8df2bb0c7a2..6d5d1a7eb2e6f02f178a3c040d1468bd3468cc39 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_eval.c
  *   Routines to evaluate query trees
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/optimizer/geqo/geqo_eval.c
index 68ed74325c34d1ab84928ef142265cabeff10ab4..e67c971b1390280c3c82d86319a68af829b50917 100644 (file)
@@ -4,7 +4,7 @@
  *   solution to the query optimization problem
  *   by means of a Genetic Algorithm (GA)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/optimizer/geqo/geqo_main.c
index 890ac363e96e129c3eb4ae8c66a7da4f4ffd5f84..2ae55b96bcfc6e9ebfdf6380376e817925c8a081 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_misc.c
  *    misc. printout and debug stuff
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/optimizer/geqo/geqo_misc.c
index 0dfef1fd3c07ef93d8944a13d406fe01836f376a..e45bd7286b2765a6a05dec59d1692737256bae76 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_pool.c
  *   Genetic Algorithm (GA) pool stuff
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/optimizer/geqo/geqo_pool.c
index c6b7648a4e9aa5d4abf4bf620ad12d5e158e7ce0..f9b999d39aec31e1baf9f1aa233d6b5cf1e27e28 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_random.c
  *    random number generator
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/optimizer/geqo/geqo_random.c
index fd3f6894d802b8f623064f8f21498649aff13dd2..1881ca5ccd1fc38e2c446d901e035b8f75e2d585 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_selection.c
  *   linear selection scheme for the genetic query optimizer
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/optimizer/geqo/geqo_selection.c
index 6e4960737a3e53ca4d0367061040220ea6c606c5..cccd588dd3b78d6bbbe11a21602c741540f3c95c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'geqo_copy.c',
index ca9ddc3475f8ed6415e2f14f07ab859ec72e58e6..d340ffb68a1d96ee5ac374400b8b1fec01284c81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 subdir('geqo')
 subdir('path')
index 0cfa3a1d6cd2702197c4dcec8c3ef2b3a4afa11c..c2fc568dc8abb05fddaad4bdcae5b25c9c2839fb 100644 (file)
@@ -3,7 +3,7 @@
  * allpaths.c
  *   Routines to find possible search paths for processing a query
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 06f836308d0680181866d9602748280bdf52995d..929a23111214635aa8e4fc8c5b25e36c41482e27 100644 (file)
@@ -3,7 +3,7 @@
  * clausesel.c
  *   Routines to compute clause selectivities
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 89d3c4352ce973fa21afdc16d69461dbfab36b79..29ae32d9603680a84fc7cbcd94ef4be37c1b3304 100644 (file)
@@ -60,7 +60,7 @@
  * values.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e65b967b1f0eee03615a207b47973d6c3e7b8873..7d7e6facdfdaffc299236e0d2b0e283850d04e13 100644 (file)
@@ -6,7 +6,7 @@
  * See src/backend/optimizer/README for discussion of EquivalenceClasses.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 914bfd90bc6d299718dbc6739d419df349679fb2..e13c8f191498d0fc2f8cd57f902e857cae3f7fdd 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4d09881259cf4abbc6a6837507b8940403385498..d345c0437a4271ebb0464230a2e9690e65a2e9d2 100644 (file)
@@ -3,7 +3,7 @@
  * joinpath.c
  *   Routines to find all possible paths for processing a set of joins
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9da3ff2f9aba76bb7758bcbd35f9fb059f1dc901..9a5930ce86c6f9ac32e95c41bd3b3c4f6fe589ac 100644 (file)
@@ -3,7 +3,7 @@
  * joinrels.c
  *   Routines to determine which relations should be joined
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8a7c95576e3c40dd52508bde5373b4d2536f1adf..b8871fd2d22e15483890b0a0eb7c3dccc769c773 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'allpaths.c',
index a9943cd6e019a31d33f89610a31848a8eac8b7ed..609df93dc97b65f6dd0470a2a46fe41227eab104 100644 (file)
@@ -7,7 +7,7 @@
  * the nature and use of path keys.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c4e035b049b4e4e13a7f3f4e3782b95f885e8160..6de994480b9e8f374ca66dd5d5bb8847616768d4 100644 (file)
@@ -27,7 +27,7 @@
  * "CTID relop pseudoconstant", where relop is one of >,>=,<,<=, and
  * AND-clauses composed of such conditions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index bbeca9a9abe78beb2858b34ada95b059313ac6aa..d657e8f601a157145302a71d8fd12ddad8eba3bb 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 66139928e81ee1e417fccd191f695a5a0445fd06..aa24958e46d82fc0f1b427e39cf84bf035535558 100644 (file)
@@ -5,7 +5,7 @@
  *   Planning is complete, we just need to convert the selected
  *   Path into a Plan.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index fd8cbb1dc71852ad60863a523121012f1e8ef316..d60398f1c62df699e1be5c4fe825ea7e22ade08b 100644 (file)
@@ -3,7 +3,7 @@
  * initsplan.c
  *   Target list, qualification, joininfo initialization routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 61e31227353280426465b4615b6b8ceee03c59db..ddcad0543a5570f1b53c91e20bf83d0c17a251d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'analyzejoins.c',
index ab3f7abba19312ec989497900bf94c1f6b33dd60..d168620665c50277e507a3dc0d54d930434fa721 100644 (file)
@@ -17,7 +17,7 @@
  * scan all the rows anyway.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 63deed27c95eef4421e3e38fdff30224006c7f74..4c17407e5dfa728976b6a332942b8ef159e0dbb8 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8a41e1e6d3627f307425b02c06ca9a7445a0acf3..d6ba7589f3a16001ac0c2e25fc7bb2d71f1fb7e1 100644 (file)
@@ -3,7 +3,7 @@
  * planner.c
  *   The query optimizer external interface.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 596f1fbc8e5b15c6e7e506b1a6ab3de76b09cb09..ed9c1e618762f358223cb977dd47cdac5f322235 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index abd407825b5d454f769f48c92543d9cbe596a881..04eda4798efeab219711b81c5c127f5375321cf4 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 64305a14cfa234ed5a3a387f99abd51a6e3f38f1..aa83ed3be7312c1afe64c3c0e7df0185eb17a895 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'prepagg.c',
index da89b55402c5aaf8ce6edc13f38f5d2ce9c4d0df..2d31ad6bed82a2a67a481e73563d45a354da7142 100644 (file)
@@ -22,7 +22,7 @@
  * at executor startup.  The Agg nodes are constructed much later in the
  * planning, however, so it's not trivial.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4cec12ab1959fa6744496cd1e7928471bbe618ee..cfb314e11d4b76269370b3410651e3ec9e5e7906 100644 (file)
@@ -14,7 +14,7 @@
  *     remove_useless_result_rtes
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index da01234d3e8baf199a6ab856f016fbaef3b60a6a..9f08b27c3b58c1c7b995b31b712e128a31083338 100644 (file)
@@ -19,7 +19,7 @@
  * tree after local transformations that might introduce nested AND/ORs.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 137b28323d6429f398a2b2c535da20609078a7e7..c6d747b275c2fe1e465ae77d5dda7ea87f23660e 100644 (file)
@@ -25,7 +25,7 @@
  * rewriter's work is more concerned with SQL semantics.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f6046768fb09359bff157550f5d49faf6c72df49..0c68ec011bef8dc16236394667ab4d5af8180e53 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f6fc62aa5de2db71122d10ae84a7e4d5a5d57f31..cd45ab4899337a7d0b36ca652122d0bc2acb5208 100644 (file)
@@ -3,7 +3,7 @@
  * appendinfo.c
  *   Routines for mapping between append parent(s) and children
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index bffc8112aa51bc36d70c654370b0d4c915e97360..aa584848cf9ad0ae4e4a9e2abdc183a1ab28bf82 100644 (file)
@@ -3,7 +3,7 @@
  * clauses.c
  *   routines to manipulate qualification clauses
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d3b0b0d2af931a7d4c2c5acebf6518d357e99d7b..6c93c2247747245911a2abbee478abeff9b49045 100644 (file)
@@ -3,7 +3,7 @@
  * inherit.c
  *   Routines to process child relations in inheritance trees
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d4cffdb198600f5998a881e2b69edb6fc18196e9..197f20faec7b49ea65571b00db88ab35d9d6a8cc 100644 (file)
@@ -3,7 +3,7 @@
  * joininfo.c
  *   joininfo list manipulation routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5b78bc058eafe49fc0b0af84bcb1d12fad50a841..cc776e1090c75485c7844abafabb8ae08be10c04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'appendinfo.c',
index b1363df06532bd7a35b8144529fc9cf2e473aff7..493aaa7aedc1a1cd58630aa6c28771cef2e691f8 100644 (file)
@@ -3,7 +3,7 @@
  * orclauses.c
  *   Routines to extract restriction OR clauses from join OR clauses
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 933460989b3831b181d59b0d70a093ff54f0c546..66534c0a7820fd173ed7e814ab2b0536516ffcaa 100644 (file)
@@ -40,7 +40,7 @@
  * doesn't really save much executor work anyway.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 55deee555ae9b0ac0c9e8682c7e9963a57497ea1..4478036bb6a3b91bf7f8ed64bc4e6ea8a3c09902 100644 (file)
@@ -3,7 +3,7 @@
  * pathnode.c
  *   Routines to manipulate pathlists and create path nodes
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c55027377fe7f84ecb4ed295fc87999eb17c6292..72b9977022be0708c67c778841c5f627d931e84c 100644 (file)
@@ -4,7 +4,7 @@
  *   PlaceHolderVar and PlaceHolderInfo manipulation routines
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9defe378362d3f1cba0e682145313d0438ea3b89..c24bdae717f17f7cb8226833ac578f19842bd9f7 100644 (file)
@@ -4,7 +4,7 @@
  *    routines for accessing the system catalogs
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index cd50cffb9e37c8a45646cc3459dbd975ee0da447..f6e12856ddb64ed4b743c146475ac3dec0f7e655 100644 (file)
@@ -4,7 +4,7 @@
  *   Routines to attempt to prove logical implications between predicate
  *   expressions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7085cf3c41695875397c04404339d58ff0558809..75bc20c7c9884d24810050e5c545c763a3cd45fa 100644 (file)
@@ -3,7 +3,7 @@
  * relnode.c
  *   Relation-node lookup/construction routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ef8df3d098e5a655c654d8541e371d024fbc3895..0c3878a805bab55752c91e80d72942c7f46a0e78 100644 (file)
@@ -3,7 +3,7 @@
  * restrictinfo.c
  *   RestrictInfo node manipulation routines.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 784a1af82dfa30cc1f39d5f7ea50f89c9542ddfd..4d95ffbddb26298eda93beb7d4c8a2b942ae55f7 100644 (file)
@@ -3,7 +3,7 @@
  * tlist.c
  *   Target list manipulation routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7db86c39efcf97aa18f16702b58a583fb5713dd8..09cc7d6f518c2ed679819b7a03e0a2163988be13 100644 (file)
@@ -9,7 +9,7 @@
  * contains variables.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9bf2fa9a30fed005df85692ed6a50645bcd3a410..5b90974e8309176de72a7a1deadb711db53b2747 100644 (file)
@@ -14,7 +14,7 @@
  * contain optimizable statements, which we should transform.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/parser/analyze.c
index baab6241dc788183b827d7aa34986262fa50dff8..ddfdf20d337b78712318127c2fc617aaaee72ca5 100644 (file)
@@ -4,7 +4,7 @@
 # Usage: check_keywords.pl gram.y kwlist.h
 
 # src/backend/parser/check_keywords.pl
-# Copyright (c) 2009-2022, PostgreSQL Global Development Group
+# Copyright (c) 2009-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 63b4baaed9053a24054d92b7804c649996073b64..a0138382a16c873ed77d1d7e571dac5026f79eb9 100644 (file)
@@ -6,7 +6,7 @@
  * gram.y
  *   POSTGRESQL BISON rules/actions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c4726c618df3a1ff9254a59569d2047972632d38..1b9fef3e577433dcb4aa31fc065a8c4553011251 100644 (file)
@@ -8,7 +8,7 @@
  * Definitions that are needed outside the core parser should be in parser.h.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/parser/gramparse.h
index 54a1027685db234943d3b1ed2dc138b961eb1cb2..94517a7f7de4e6e9132cb299a440a6fca96624ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'analyze.c',
index 8eec2088aa3600fb28ae38bf334ef19f485f69dc..f7a10460262f2fe547cd224feffdfc2cfebe7e7b 100644 (file)
@@ -3,7 +3,7 @@
  * parse_agg.c
  *   handle aggregates and window functions in parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 856839f379d1dc7a03da2c6b311fb30da5ee0376..bafa5bb381378fbe33ebccfc95a53d9a132015b3 100644 (file)
@@ -3,7 +3,7 @@
  * parse_clause.c
  *   handle clauses in parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 60908111c8252a021a061f87ad2433fc73b5b72d..34757da0fa63f2f4efccd02253bdcb403285db44 100644 (file)
@@ -3,7 +3,7 @@
  * parse_coerce.c
  *     handle type coercions/conversions for parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7582faabb377c760938bb56af4dc75ec56d2553f..9f6afc351cedc200911edbe11b0e971d661ac10f 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index bf2d9d8287432446fd2a788a104a6588bd4dd2cd..c5b1a49725c56d2028289892ac301052b13721d3 100644 (file)
@@ -3,7 +3,7 @@
  * parse_cte.c
  *   handle CTEs (common table expressions) in parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c215dcaa05719786edcf15569d4f44b781dd8366..608bf9c646fdea7b9421a45b45cffd688a13b71c 100644 (file)
@@ -3,7 +3,7 @@
  * parse_enr.c
  *   parser support routines dealing with ephemeral named relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 150a8099c2a4b48b2c3eff2bf118f40d28f35fc8..53e904ca6d475039a72ad40b055e16c6dc715bdd 100644 (file)
@@ -3,7 +3,7 @@
  * parse_expr.c
  *   handle expressions in parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 827989f37995717cece646bcdcede9e60cd6cb10..ca14f0630863a52cfc02740bbf96ba52fd2ce53b 100644 (file)
@@ -3,7 +3,7 @@
  * parse_func.c
  *     handle function calls in parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3844f2b45f3d3ecef35cca18bf69a9a79a26361d..611dfce1d6b799d8dad1d4b2d2c6388367790869 100644 (file)
@@ -3,7 +3,7 @@
  * parse_merge.c
  *   handle merge-statement in parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d33e3c179df7c781965ca73b986aed9fb8e8f2d9..3032a0ec24343d40f8b98597f3fa5fc12269634c 100644 (file)
@@ -3,7 +3,7 @@
  * parse_node.c
  *   various routines that make nodes for querytrees
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index cf64afbd853bc0b62ed82f57366a223e83a92191..8801f30898497c9baa188748da3d38da641ce60e 100644 (file)
@@ -3,7 +3,7 @@
  * parse_oper.c
  *     handle operator things for parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e80876aa25e0f5724011ce86a6c0d5407a3a07d4..2240284f21cf5d6d14b770bc3b147f53829f8b13 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b4878a92eabde677f87126711a9a9b713c606eb7..5389a0eddb65ad388a52c92024f6d1993816b90c 100644 (file)
@@ -3,7 +3,7 @@
  * parse_relation.c
  *   parser support routines dealing with relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 56d64c8851665b38a04b190dcae6cf8675d90392..0ca6beccb8abea4046163bf99cea1c973d8185a5 100644 (file)
@@ -3,7 +3,7 @@
  * parse_target.c
  *   handle target lists
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8f3850aa4e856db45d21f01ec27ee1a0da5d0c69..be75dc6ab07e2d353f10b9cd9089cd13325a1f4d 100644 (file)
@@ -3,7 +3,7 @@
  * parse_type.c
  *     handle type operations for parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f743cd548c25e8f3f828e8ebe9a9d7d508987c7b..bffa9f8dd082ed722938a39146a3afed629cef69 100644 (file)
@@ -12,7 +12,7 @@
  * respective utility commands.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/parser/parse_utilcmd.c
index ef85d3bb68e4caf41115608199ab0fa6fe906335..aa4dce6ee9c1502ca6e5947da66031e728b983f4 100644 (file)
@@ -10,7 +10,7 @@
  * analyze.c and related files.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 9ad9e0c8ba74239b37fa465b65727ffb86728c68..1e821d4c9e2752c20c8595f70ca89c8781ff9fe7 100644 (file)
@@ -22,7 +22,7 @@
  * Postgres 9.2, this check is made automatically by the Makefile.)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 602108a40f9855f0e0783f5e43b3823c3789ac61..ed67f5f5fe25de8da081733805fa9794a222e589 100644 (file)
@@ -3,7 +3,7 @@
  * scansup.c
  *   scanner support routines used by the core lexer
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 873e3a17f908a9c639dd7026bc01ddd8162844a9..d4a38d6b5fd4478b01633b021e5f83f684473d25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'partbounds.c',
index 29643fb4ab575ba0dc1d9fad60f95a5aec374eb7..ed880c496aa320a8f8844ca1e972ab4f18ee97cf 100644 (file)
@@ -3,7 +3,7 @@
  * partbounds.c
  *     Support routines for manipulating partition bounds
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 737f0edd89b985a0140a501a4059cfcac2ebbc55..de06caccd2de4f140156a5d92b6762f8a640bf23 100644 (file)
@@ -3,7 +3,7 @@
  * partdesc.c
  *     Support routines for manipulating partition descriptors
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index d48f6784c1dbee6c16a3417e91d2bb1da025a146..510145e3c0774f5e1a8bd85bf38b7099d21c168a 100644 (file)
@@ -25,7 +25,7 @@
  *
  * See gen_partprune_steps_internal() for more details on step generation.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 09a7d4120210d66fbfde49eb4d2ebcedd2f82f97..772399b0bd8085ac983981bf30e144c5d94b2bd4 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('postgres-' + pg_version_major.to_string())
index ff4771ae370e17bfefb077ba3b0483cc8bd46470..22123929e8d0dae5985782c87a310fa4135a34de 100644 (file)
@@ -3,7 +3,7 @@
  * atomics.c
  *    Non-Inline parts of the atomics implementation
  *
- * Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index d706660ea1c5e980a988fbf5d0c7737f341731da..8fa68a88aa8776c9724f6900bc993635413ce4cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'atomics.c',
index a97a3ed99eee9a36c7e1e8a80c2dfc4bfb922ab5..315ed16b197ebd27e430f9bf582184af1bc3bd0a 100644 (file)
@@ -15,7 +15,7 @@
  * forked backends, but they could not be accessed by exec'd backends.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 08a97616d6d8ccc7fef16ae727c1f4b73bc59e8e..0e9c35994ab159012f32c37632cab03c8d61cbcf 100644 (file)
@@ -4,7 +4,7 @@
  *   Implement PGSemaphores using SysV semaphore facilities
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 97ce7b7c497f6a802ebb8631df3cde89ecd6d612..eaba244bc9c853fe28a6f03f6487c7c38371b42f 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index da9ed35a861042ee3b424b09596199f75fe10aa0..daefd0ffea223488d728222fb6d68659239d67db 100644 (file)
@@ -3,7 +3,7 @@
 ! sunstudio_sparc.s
 !    compare and swap for Sun Studio on Sparc
 !
-! Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+! Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 ! Portions Copyright (c) 1994, Regents of the University of California
 !
 ! IDENTIFICATION
index 808b2071a3b6d29887b83b8c76a7e4718aabc9d3..5cd8354cdba011fa07cfcf7c17af471dc6b014b0 100644 (file)
@@ -3,7 +3,7 @@
 / sunstudio_x86.s
 /    compare and swap for Sun Studio on x86
 /
-/ Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+/ Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 / Portions Copyright (c) 1994, Regents of the University of California
 /
 / IDENTIFICATION
index cea7be2896c77f59e32851b704310ec1eee07628..3d7c3d554a11875e5d46eb6e481fd8afa8205d58 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/port/win32/crashdump.c
index bc15fbaf2796378b72edac82cf27687e0197624d..937e0a35e43b6263fc7a323c44659a24d0970b90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'crashdump.c',
index d533de1bc6c92bede61369ece17ed886f1831c6b..7afae60e02af785b4d045a3b98cd14f9b8762861 100644 (file)
@@ -3,7 +3,7 @@
  * signal.c
  *   Microsoft Windows Win32 Signal Emulation Functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/port/win32/signal.c
index 130b60af2230a034fcb97fa1d90edb32542abc22..9c339397d12782c53f7935939fb1f6187421b992 100644 (file)
@@ -3,7 +3,7 @@
  * socket.c
  *   Microsoft Windows Win32 Socket Functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/port/win32/socket.c
index 3405253af30ab5ce415c00bc7ce7148f09b1504f..d8cc2dfd2a78b634e1b11a2e5ab6175ba4b95ce0 100644 (file)
@@ -8,7 +8,7 @@
  *   - Does not support interval timer (value->it_interval)
  *   - Only supports ITIMER_REAL
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/port/win32/timer.c
index 8e9c0f93074fb4c47c78a1f574146895f2a8908b..7246145cf5d94d705db2e40d4a6afaa3f5026a13 100644 (file)
@@ -3,7 +3,7 @@
  * win32_sema.c
  *   Microsoft Windows Win32 Semaphores Emulation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/port/win32_sema.c
index 8e95f65e7b31d82ae52cc5388aa5cda549b432c4..62e08074770f22f985f2fc5fa40e09e58cee57c0 100644 (file)
@@ -3,7 +3,7 @@
  * win32_shmem.c
  *   Implement shared memory using win32 facilities
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/port/win32_shmem.c
index 0746d8022473609b31ad98870f293bf39519b3ac..e40bd39b3f3850ca91248b4b0d4f592b69c0dfa2 100644 (file)
@@ -51,7 +51,7 @@
  * holding the relation lock) during which a worker may choose a table that was
  * already vacuumed; this is a bug in the current design.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7765d1c83dda6563b27b1c20bf4eb5a0c24ac454..cae6feb3562112e5f81809a04605b740dda39bd2 100644 (file)
@@ -3,7 +3,7 @@
  *   functions related to auxiliary processes.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0d72de24b02bd519072d869a26947c9142ca9858..6f8e344509bc87bd5683040d06d133dc66c41b5d 100644 (file)
@@ -2,7 +2,7 @@
  * bgworker.c
  *     POSTGRES pluggable background workers implementation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/postmaster/bgworker.c
index 91e6f6ea18aad1a525273f5f40d1b6da42062978..69667f0eb4bf235d7099840190280725e1ce8483 100644 (file)
@@ -21,7 +21,7 @@
  * should be killed by SIGQUIT and then a recovery cycle started.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 5fc076fc1499f9918862db1a9f8ac39323ca238b..de0bbbfa7915c81e420ac80d13f3cb7d6c4bc2ab 100644 (file)
@@ -23,7 +23,7 @@
  * restart needs to be forced.)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index ec677614870f5c0ec167532a0c1f826bb0eec948..569b52e8495abb26929f6f69e49297a1955c9b74 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/postmaster/fork_process.c
index 1aed2e2e99ea8805dc16df5818a5ff7efad5bfea..2ee896fc80387f8841a1748afec46c5f86f4195f 100644 (file)
@@ -3,7 +3,7 @@
  * interrupt.c
  *   Interrupt handling routines.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 25dd51f14ea4ea862e00867de8b652b2cdad3159..9079922de7ae1dfddab4662f82984decbed396f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'autovacuum.c',
index fffb6a599c6fd8a0da054fc9bd19065145ad0f83..8ecdb9ca233c25afcdfccb233f84ab30840704b5 100644 (file)
@@ -14,7 +14,7 @@
  *
  * Initial author: Simon Riggs     [email protected]
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f459dab360923260063fc2df730e3357bebb2b4e..eac34507743f6e7ed198e04c9acf8bd9b6e5a467 100644 (file)
@@ -32,7 +32,7 @@
  *   clients.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 71d567065a205d9bc98fd7bfcebdd34845bc2c98..6f98414a4083b460d9e8f2c988afd968eed5c0df 100644 (file)
@@ -6,7 +6,7 @@
  * archive_command GUC) to copy write-ahead log files.  It is used as the
  * default, but other modules may define their own custom archiving logic.
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/postmaster/shell_archive.c
index f99186eab7dbe9b7cf1954559930b4a027ee3a5c..8786186898dcf17e2df227e9af139c4aa14ecda2 100644 (file)
@@ -9,7 +9,7 @@
  * though.)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index d6d02e3c6363514209ac7f3151dc064080252e46..a876d02c6f7776412d3b61ff87dc4b55c08aa070 100644 (file)
@@ -13,7 +13,7 @@
  *
  * Author: Andreas Pflug <[email protected]>
  *
- * Copyright (c) 2004-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2004-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index beb46dcb55c93e9ea639ddfc6f14c0e063ca338d..3113e8fbdd51f88a5f18a44062cc734506964075 100644 (file)
@@ -31,7 +31,7 @@
  * should be killed by SIGQUIT and then a recovery cycle started.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 513be807b4e19db3f3e46e8f948611aeb7f6b0a5..05077b255a2cf546ee7e157ac941a4d6d08e44d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'regcomp.c',
index 02d462a659778016f3c4479d425ba0a84feb6e26..323f00516d48d67642ea6ebe80d15eab9576b88b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * This file is #included by regcomp.c; it's not meant to compile standalone.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 04bbe0eec1a112bfa44fca851fc730c215877e7f..c168b7233c1674288e68bf5d41cb6562b0a0c38c 100644 (file)
@@ -15,7 +15,7 @@
  * allows the caller to decide how big is too big to bother with.
  *
  *
- * Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1998, 1999 Henry Spencer
  *
  * IDENTIFICATION
index 4a7794c3216b3ef6aa55ac469f28e48cd0b0f990..221f02da63de6e26faed7e4463be1c11297503f6 100644 (file)
@@ -4,7 +4,7 @@
  *   Extract a common prefix, if any, from a compiled regex.
  *
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1998, 1999 Henry Spencer
  *
  * IDENTIFICATION
index 7f697b0f29234e90ef772d6775046c61d5fe1c0f..219cd73b7fcd53b518894e078585bbbed9b75eda 100644 (file)
@@ -6,7 +6,7 @@
  * loaded as a dynamic module to avoid linking the main server binary with
  * libpq.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index d1efbd4d272b216ad77efe426f1213e053745754..ec439fb55365037fd933cbfe0e68de1f8268f718 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 libpqwalreceiver_sources = files(
   'libpqwalreceiver.c',
index 2cc0ac9eb09f7301285e1d36c97d6907b41ea07b..c3bc8ecc9268b1b3062847a7d19b8a64e24fb0d3 100644 (file)
@@ -16,7 +16,7 @@
  *     contents of records in here except turning them into a more usable
  *     format.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 73594c698ad13eb847bc67494f8678bb098ee96b..a69e371c050edad862939b58f7c5f41d9ee3d83a 100644 (file)
@@ -2,7 +2,7 @@
  * launcher.c
  *    PostgreSQL logical replication worker launcher process
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/logical/launcher.c
index 625a7f42730d131619d8df80bb234b1ac205ac76..52d1fe6269147c5342cd96b5ce1c3f8b8c24d409 100644 (file)
@@ -2,7 +2,7 @@
  * logical.c
  *    PostgreSQL logical decoding coordination
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/logical/logical.c
index 5c231785700c58d760d4f22d40fc62e05362f4a2..fa1b641a2b02ef05436b0cbc05fb537e76ba5095 100644 (file)
@@ -6,7 +6,7 @@
  *    logical replication slots via SQL.
  *
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/logical/logicalfuncs.c
index 1b9f072edc41a2ebbf4d7ab8f1c2b66aea9e277e..7144d7a8a42edd056e696f1079ddc7057c0f7894 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'decode.c',
index 1c34912610e2a3968a9974a1a409b858c8c850eb..c5de14afc6569c1db1599f7769fd3c37a9a1df9c 100644 (file)
@@ -3,7 +3,7 @@
  * message.c
  *   Generic logical messages.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/logical/message.c
index f134e44878fc776438aaa8172deb58e2a614a3e4..fc86768ed64a378155d31ebca4bf209d43457513 100644 (file)
@@ -3,7 +3,7 @@
  * origin.c
  *   Logical replication progress tracking support.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/logical/origin.c
index f5f2bc24d8fb9469ab27306d61bfcaf536dc4c7d..d00e90dd5e061c56d0a7c5acc8e82306e69586e0 100644 (file)
@@ -3,7 +3,7 @@
  * proto.c
  *     logical replication protocol functions
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/replication/logical/proto.c
index e989047681d57df47b3255332e31d7299595c1b4..ca88ae171cbc804514aae9ec3c3844b0a6141071 100644 (file)
@@ -2,7 +2,7 @@
  * relation.c
  *    PostgreSQL logical replication relation mapping cache
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/logical/relation.c
index 92204bd9cdfc67e8715fa7a0d6cba82e0deefc7a..f284fc2e3047861ddef39fe161512dc39095a7a3 100644 (file)
@@ -4,7 +4,7 @@
  *   PostgreSQL logical replay/reorder buffer management
  *
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index beddcbcdea7c559dddc213a3be3c00c575690a66..829c5681120e814cecb4a86b10c5b8cece0a86ba 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/logical/snapbuild.c
index 94e813ac53cd4643ba7418cdaeeed1be26023737..2fdfeb5b4c9d08f59c9151342a0677f48206f105 100644 (file)
@@ -2,7 +2,7 @@
  * tablesync.c
  *   PostgreSQL logical replication: initial table data synchronization
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/logical/tablesync.c
index 96772e4d73a189eca1213699737ff4df55aed30c..446f84fa974afd0d3a5595b8cdda66df30cf7dfc 100644 (file)
@@ -2,7 +2,7 @@
  * worker.c
  *    PostgreSQL logical replication worker (apply)
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/logical/worker.c
index 565191f937534fa99ac312b441e2d0dbea13dced..c158a75147b13c9e50fd029a9d25e4f53f709cbe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'slot.c',
index e46c561a3f8818baf4ec1727deefa49f0f5db3f9..243c92d04a9f958e5d8a30b489034dfeb2c78e5e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgoutput_sources = files(
   'pgoutput.c',
index ca46fba3afe0daa8052c648fb005c632d1b5f205..77372425163dbefa007cf7b895957c15aea14e50 100644 (file)
@@ -3,7 +3,7 @@
  * pgoutput.c
  *     Logical Replication output plugin
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/replication/pgoutput/pgoutput.c
index 7ba33d6672fc45b5c69ca5b51ffa3d74def1f7ab..0c874e33cf6ab00fef55ade3b3750cd13166fe8f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * repl_gram.y             - Parser for the replication commands
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 72ef12225eab5b19cef83a21f751196f2e04770e..cb467ca46f7f0cf08b8430bb7bd1630de801b1f8 100644 (file)
@@ -4,7 +4,7 @@
  * repl_scanner.l
  *   a lexical scanner for the replication commands
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 899acfd912fc5d5dbb9489c7359063a23214a28b..f286918f69ed0d91770bb60342976205efb1718c 100644 (file)
@@ -4,7 +4,7 @@
  *    Replication slot management.
  *
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 79d7f1372d6398e4ca187fe39da2f0a0bbeb3564..2f3c96482413324de00675765229351733d8c54b 100644 (file)
@@ -3,7 +3,7 @@
  * slotfuncs.c
  *    Support functions for replication slots
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/slotfuncs.c
index 1a022b11a06650d4a4536640415e41abcb02307d..51e92fc8c712509e0e33d602ec86619c2a8cec7f 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/syncrep.c
index 4a8b9f247bde97c744ffb08cdae47575e47c27a9..7f31d08c105c70d76a0423b61c2dfd03574621c7 100644 (file)
@@ -3,7 +3,7 @@
  *
  * syncrep_gram.y              - Parser for synchronous_standby_names
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2f942357f9d17340eb71e3789caa0e8df9b0aa09..97c88f8bf9b3b9f92a4c1515f4aa939a821e30d1 100644 (file)
@@ -4,7 +4,7 @@
  * syncrep_scanner.l
  *   a lexical scanner for synchronous_standby_names
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ad383dbcaa68f7d5aa4742c52bf0a44fbcfe8a93..3876c0188df83798ed6e0352610f5789ee40b3fb 100644 (file)
@@ -39,7 +39,7 @@
  * specific parts are in the libpqwalreceiver module. It's loaded
  * dynamically to avoid linking the server with libpq.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 90798b9d5377c41e825905f4f51120c8887ca341..8305022ce4d0831df4d4115e15ed734d47ea0a1c 100644 (file)
@@ -6,7 +6,7 @@
  * with the walreceiver process. Functions implementing walreceiver itself
  * are in walreceiver.c.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index c11bb3716f42cf1a295bd81d1da89eaae0abb27e..015ae2995d5371461652643bb14533c7e8ef84b6 100644 (file)
@@ -37,7 +37,7 @@
  * record, wait for it to be replicated to the standby, and then exit.
  *
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/replication/walsender.c
index eaa1af5cc24d6575a88d34bc1bc2bbe1bf5367b6..71d11810d698f259f2f73a586a226285b4b6ea11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'rewriteDefine.c',
index 9f3afe965a70e847ee73ee2ecbc121ffc5aa8889..52272202881a20a97d807d4b5c3cc54f24717616 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteDefine.c
  *   routines for defining a rewrite rule
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7cf0ceacc387b056d861ba3049ce4af5135bf249..ca8b543bc184be4af701b96d1ad5c8d826608c9f 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteHandler.c
  *     Primary module of query rewriter.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2a07502030be7e0ae5990f79997e695be2ae494f..980f58391509f671f532845ba729696c7e56e480 100644 (file)
@@ -2,7 +2,7 @@
  *
  * rewriteManip.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2b51683f6dbaf3637d4db2cc69ad2fe69417f763..c0ac384998ebce20cf771621d109bb0800e2239a 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteRemove.c
  *   routines for removing rewrite rules
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 58f684cd52e2d069c95c0486a303c51149b3bf0c..b7c8e06fa2db70daa1b2ef6daa61fa02dc713245 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteSearchCycle.c
  *     Support for rewriting SEARCH and CYCLE clauses.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 80e250945031ea47d6ed6ddd15865b3ec6b1e917..eed9f834ae55e9c869ea83a41debf88bf71d6b95 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteSupport.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f03b36a6e4e3a50f6928015fa9a4012b99a1646f..569c1c94679cc561ed6f5fa7fbce66f751bde5cf 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  */
 #include "postgres.h"
index 1d5dfff5a0294d3a47f23a218dba2b7988ab5d24..7bf3eeb8dca07c7b7a345c602745f5570e5979c0 100644 (file)
@@ -3,7 +3,7 @@
  * dict_snowball.c
  *     Snowball dictionary
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/snowball/dict_snowball.c
index 873609033ae6b113b54e3beec2e991e55d3373b1..0f669c0bf3c994240fce9257522e7ce1d70975b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 dict_snowball_sources = files(
   'libstemmer/api.c',
index b1338452d588a3629f8cb51e8eb1a1f57350ff0f..4ab4955407abafdc00ee5eaf11a3dce5573c052c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * text search configuration for _LANGNAME_ language
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * src/backend/snowball/snowball.sql.in
  *
index c885cb1cebf7e33a60b1ca7646c95d71d947109f..0f4b3834490c420483a8bc0539b8237885951be3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Create underlying C functions for Snowball stemmers
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * src/backend/snowball/snowball_func.sql.in
  *
index 744bc512b650fcc5778aecc661d07960ffab317e..e6e2835345e91ecad655143a046f13f5a87f9326 100644 (file)
@@ -3,7 +3,7 @@
  * dependencies.c
  *   POSTGRES functional dependencies
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c1652cb4c51cbe1da6bc577b1d8f365531db2813..bdc21bb4577a98724334bde89b19a80a081923f0 100644 (file)
@@ -6,7 +6,7 @@
  * Generic code supporting statistics objects created via CREATE STATISTICS.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f5a7c3127281c624ecaad019e06de0b9034860c4..2d2a87d3a6f1ff7ca14e071bdd0a98c601f3135c 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES multivariate MCV lists
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 3d8c20f051c99ef285d9845fcb56b95c2dc8d2a4..e12737b011eac5aabdccf2c0a9ded3e8a1123bf4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'dependencies.c',
index 9b216af517fd886b57f1a0eb97ac58482c868c38..13301a3157d3b03c56052a8f8ad182a392b00fa4 100644 (file)
@@ -13,7 +13,7 @@
  * estimates are already available in pg_statistic.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6b6264854e69404b436eedc1f969f9a39d829f5a..20946c47cb4bd4fcf0b60009f9ee77fa1ff97d0c 100644 (file)
@@ -3,7 +3,7 @@
  * buf_init.c
  *   buffer manager initialization routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index dc439940faacc46cb8061f02cd0ccc6f1ada31e3..e61546a5ff6757181ee4081a489d68880790acfb 100644 (file)
@@ -10,7 +10,7 @@
  * before the lock is released (see notes in README).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 73d30bf6191cd236d232c65674195de74bcafbf7..3fb38a25cfa9181bdbd1b0a1c2d7ad7e40e9feee 100644 (file)
@@ -3,7 +3,7 @@
  * bufmgr.c
  *   buffer manager interface routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 990e081aaecd1ce2421e83f5c0e74ae6463f4f24..7dec35801cbdbaa0d3fd91b74cd651a5cdc53b83 100644 (file)
@@ -4,7 +4,7 @@
  *   routines for managing the buffer pool's replacement strategy.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 30d67d1c40d913afd142591701cbcac7e997d41c..b2720df6eaaae23ed2aad7e58a24e2f93b394add 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  *
index 36c88cde878890f5c201beade328444545ed1b36..ea2f9c045a0720f3297b1b8c1fb077d6b41d4181 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'buf_init.c',
index 2202ba43f7fa03651a2bee605fb29a22fc15e256..4a5bd0e224d2ca167c7cb186970be1a49759fb7c 100644 (file)
@@ -3,7 +3,7 @@
  * buffile.c
  *   Management of large buffered temporary files.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0cea4cbc89d88998bb548013cbe6a49c269446cf..7782e266772279926364a7914d3926bf9d5aa534 100644 (file)
@@ -3,7 +3,7 @@
  * copydir.c
  *   copies a directory
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, 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 f6c938202309e7912da1031b827a34ed4bb33cd4..d4a46f01583d6933f52b59ef54016138149d8b7c 100644 (file)
@@ -3,7 +3,7 @@
  * fd.c
  *   Virtual file descriptor code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 9c63f2b26771d90ce65d94f0295635b0bb080dfc..e9951b02694199d4b21efc52a9f474d3b3c7f414 100644 (file)
@@ -3,7 +3,7 @@
  * fileset.c
  *   Management of named temporary files.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 72d78970e56f82cdf8054bcd7b7e7d5b490441f5..e7fe850ccbed78a3ad6cea6835b75e75463c7f14 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'buffile.c',
index 647c458b52e3e797bd0fa1063b3e727f0e5c9f8e..fb55371b1b51d35332d5975159768398b1f7adab 100644 (file)
@@ -3,7 +3,7 @@
  * reinit.c
  *   Reinitialization of unlogged relations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0782f50ba677890ec883b05c017d764eb7656c2b..a13c8ed8a9f33381a01895b5909702af3ee5bd08 100644 (file)
@@ -3,7 +3,7 @@
  * sharedfileset.c
  *   Shared temporary file management.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a6b05331032fadc30807434363112ce880678f74..3e9693b293ba319b4a018aa0f48aaa14b09ee469 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES free space map for quickly finding free space in relations
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index af4dab7d2c7ec1b5f873b8c4cd7ac8c9ddf76300..0cfb2aed393003256fcc4692e8fd8a4a0806430a 100644 (file)
@@ -4,7 +4,7 @@
  *   routines to search and manipulate one FSM page.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e0bf6dd9c536c053b1cc5b282f0eacacc05d93dc..fff8f4fbfbcac83502e3fc95a0d1c7e7e5bfb39c 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES free space map for quickly finding free pages in relations
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 9fab8f04775729f7f639afdb7ea5db9d5618aa7a..4dd8602a6729209d72d8002a7a7291a546ebf09b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'freespace.c',
index 58edd04acb127592540391365434d3a3cb4e1cae..4734dc6858ca588f0f3d6179362e73a053efa3f4 100644 (file)
@@ -3,7 +3,7 @@
  * barrier.c
  *   Barriers for synchronizing cooperating processes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, 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 a360325f86416361b7664e9b88f19ecc285e6a3c..ba3ceb8153edff27e3b6d2886fe7fc9b542015c4 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6ddd46a4e70ee37ac45a9c6583ca79f0d6023c62..f0965c3481612d5bdf7156f7ec89721466c05e5b 100644 (file)
@@ -36,7 +36,7 @@
  *
  * As ever, Windows requires its own implementation.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4a4e3f302c5e12a6d5bfba45ac0272707c6e608c..1904d21795ffcfe91bb071c8b5d211af88d642a4 100644 (file)
@@ -8,7 +8,7 @@
  * exit-time cleanup for either a postmaster or a backend.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b204ecdbc3297799b07bc1a928e3b39d90f3258a..8f1ded7338f83944416fd8605c2338a260cec2e8 100644 (file)
@@ -3,7 +3,7 @@
  * ipci.c
  *   POSTGRES inter-process communication initialization code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index de4fbcdfb945a14a49a6311b0f4f75e98692f8a9..a238c5827cf46c34e3efc6b59adb3298afeb6767 100644 (file)
@@ -23,7 +23,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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4b56718eee32537b52d599447f8b10337c303ec4..2e29e7fe47c003f01339b1f89059d0d0154f0dc6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'barrier.c',
index c85521d364955c8638ade5d89f4ac7b15c5b4e1f..5dc2da6c0000605beb826299e66cfd79b2eba162 100644 (file)
@@ -4,7 +4,7 @@
  *   routines for signaling between the postmaster and its child processes
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0176f302703ec298380e3b7ae462b6ddcb562357..4340bf96416a938fc185bac55c56ae8a729fcf28 100644 (file)
@@ -34,7 +34,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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7767657f2713468eca7008ee2bf711572418d7d8..43fbbdbc8688ca0f079e691a2e056a6fef7e0b73 100644 (file)
@@ -4,7 +4,7 @@
  *   Routines for interprocess signaling
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 8ca24de8d62beb6edf8d3009d127b7cdbcba0d0e..d134a09a197b5df75513191e9b7fb01fc1504c8c 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/storage/ipc/shm_mq.c
index 0c9ef64428be4af3dce174071d8cc4cb88a1c1d6..0cd824400f009e9b6395343baca4ea3e6b6b182b 100644 (file)
@@ -3,7 +3,7 @@
  * shm_toc.c
  *   shared memory segment table of contents
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/storage/ipc/shm_toc.c
index 10be765fb7b173947f5875cdf1d7b6e84b6b63de..5465fa19646a89bf4a278e71643b4e78317be984 100644 (file)
@@ -3,7 +3,7 @@
  * shmem.c
  *   create shared memory and initialize shared memory data structures.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a22cf576e06db93548fc496718958abea0ad67ad..5ae0175cdb02e95055306ef446fabe6429786542 100644 (file)
@@ -3,7 +3,7 @@
  * shmqueue.c
  *   shared memory linked lists
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6e310b14ebda1a24441ea308190de30602b0decf..bc93ab5b520531ffbab016cf4145d24bf7ae223e 100644 (file)
@@ -3,7 +3,7 @@
  * signalfuncs.c
  *   Functions for signaling backends
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8a5c52652475463690a9c8ca0b91645111eceb55..b405f08313a367ddda9c393932fb90c4cf4f8fa0 100644 (file)
@@ -3,7 +3,7 @@
  * sinval.c
  *   POSTGRES shared cache invalidation communication code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4a20fe7ebeed6031d30a5ddd5f5ec3f081315e5b..3d97c75bf102e3d06d0f90bf8e93e4e34d289cbb 100644 (file)
@@ -3,7 +3,7 @@
  * sinvaladt.c
  *   POSTGRES shared cache invalidation data manager.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ede00fee9350bed62b3142d5a7c98e57b3a29d72..94cc860f5fa79aa70ca0fd4c5f8525d637e5d762 100644 (file)
@@ -7,7 +7,7 @@
  * AccessExclusiveLocks and starting snapshots for Hot Standby mode.
  * Plus conflict recovery processing.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index d204482a61b0b7a139c9c257d5f1963648345b51..84e543e731091c5b964d154baeb23ad503e7a5e5 100644 (file)
@@ -19,7 +19,7 @@
  * memory context given to inv_open (for LargeObjectDesc structs).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b5e239241c7660cb98ed5cf0b43180570fd023ae..4d9d89348893a36366db27aec021a043af2007b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'inv_api.c',
index de65dac3ae0084dcf87b62a0ecb9ff6125ef2885..7e2bbf46d9d020b02aa79ab865221dfa226e21c2 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/storage/lmgr/condition_variable.c
index cd9c0418eca78b28b7e5e62b73b657b85423f341..2f592341f02b5b9b00b2bad2fbee03149bc629e4 100644 (file)
@@ -7,7 +7,7 @@
  * detection and resolution algorithms.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5fadc4503bff9df9aedf34258f48fe5903961d7b..c124f49d800173b8ca09729da00239c3803f8481 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate lwlocknames.h and lwlocknames.c from lwlocknames.txt
-# Copyright (c) 2000-2022, PostgreSQL Global Development Group
+# Copyright (c) 2000-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 1043068bac7b89ea7f6e055f794150ea2bbb76b0..20dcca38d96696efd6c7d756e39176fa27ac47d9 100644 (file)
@@ -3,7 +3,7 @@
  * lmgr.c
  *   POSTGRES lock manager code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3d1049cf756ad61bfbe134e5008b147c0f7f35ff..965049697d19b1ce6b388fc8d45d182a436b18e2 100644 (file)
@@ -3,7 +3,7 @@
  * lock.c
  *   POSTGRES primary lock mechanism
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 528b2e964383aa6910b7b10b5b0d472ac7f911c7..196bece0a3d24ecbe96955cf82d411c1abfb55f5 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4dbaecbc003d8a4c6cb2adce8f2a13684b5f874e..0b2c93df9a485eddd9e6758096e393e619bb975c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'condition_variable.c',
index df1c0d72e97ec40f50b73ce114f864188855a665..327adef5d3ca02ea11c9a2e766076daaebeca463 100644 (file)
  *     - Protects both PredXact and SerializableXidHash.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b1c35653fc3adfb80c34541e3d976ff9eb8c83a5..00d26dc0f68d112967101c7d63c3165c569f50b1 100644 (file)
@@ -3,7 +3,7 @@
  * proc.c
  *   routines to manage per-process shared memory data structure
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c3227b11abc8673494424e6f1e62fe73deca3717..327ac64f7c20b89c02f93a72cbdf84a2aea1ba6f 100644 (file)
@@ -36,7 +36,7 @@
  * the probability of unintended failure) than to fix the total time
  * spent.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2a3ee1084b38fec22b48fa89c47c0cd9e6d5df79..e406bea201d054d0cc9ddb050d32d0b4d5b15d6b 100644 (file)
@@ -11,7 +11,7 @@
  * is too slow to be very useful :-(
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9c5038accf7dcd6c472635604554ab34be9f708a..6ea9faa4399eb17f5861a79af6ebb1d68065b89b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 subdir('buffer')
 subdir('file')
index 8b617c7e79d3ef91da9d5cece280f67ca9d71896..92994f8f395c6db8cb35189e90aea5ed5d376548 100644 (file)
@@ -3,7 +3,7 @@
  * bufpage.c
  *   POSTGRES standard buffer page code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f8710d70dbe1a1b0fb60f185e6ba5d23d581ffcc..81fd51929e345f6ecd66cc44d3d5766666dde51a 100644 (file)
@@ -3,7 +3,7 @@
  * checksum.c
  *   Checksum implementation for data pages.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 5c98a5ec2b8b6f6544e1e14131d1f657d49ce395..2c25ad52d4e5f406a79ab7563e1f95bf48be6569 100644 (file)
@@ -3,7 +3,7 @@
  * itemptr.c
  *   POSTGRES disk item pointer code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2100a947192ad83be0ca8353a07d7309cdde4f7c..2160a3732b1fd17abf81f88a976f131724dadb38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'bufpage.c',
index 14b6fa0fd90bf4a40c100154565a6cfb0fd3a65c..60c9905eff9ee9f5bb480bd700180e3890af7311 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 30dc5105bf3dd6416a226580a8fee3208c5b0dc1..e1ba6ed74b80c36e3766a4a99673eeb1d8335172 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'md.c',
index c1a5febcbfd5893a0f9834676db05ac5c21303c4..80eb6311e74f9e4b9f4633b64f752c67cc3ee40c 100644 (file)
@@ -6,7 +6,7 @@
  *   All file system operations in POSTGRES dispatch through these
  *   routines.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 491edaa27e85147e1e4e7edee8a0e26546061acd..1b49f169c0ebc7ea6d6d4a69c62d98941c717484 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'sync.c',
index 9d6a9e91090b7ab216c5d4374bd552d8a7fbaf37..7135150b1676ea178321a075c398a2d9b055ca18 100644 (file)
@@ -3,7 +3,7 @@
  * sync.c
  *   File synchronization management code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2970f680ebf98c1f388ed74c29c5936198d01a8b..4bd713a0b4a58974299c40362a59ca8936bd3e29 100644 (file)
@@ -3,7 +3,7 @@
  * cmdtag.c
  *   Data and routines for commandtag names and enumeration.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e879304ae1c58ffb05d2a9cbf8ecfbb90c52d6ef..c0406e2ee550203f01307af9614637dabbc0b65d 100644 (file)
@@ -4,7 +4,7 @@
  *   support for communication destinations
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4e6cc0667d35492427ca8e97eb68e1509bf41fb4..2f70ebd5fae625da59cba05ae94f8762544d3441 100644 (file)
@@ -3,7 +3,7 @@
  * fastpath.c
  *   routines to handle function requests from the frontend
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index fd0454010816f52479cca0d4bb3238c2c2f47b87..55c49809fe8ed2a25bbad8e3b74a11bb0b6ad62c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'cmdtag.c',
index 01d264b5ab280a41df97506634886b44e69cef63..31479e82125edb4502d6c589c6cbf32e6a71311e 100644 (file)
@@ -3,7 +3,7 @@
  * postgres.c
  *   POSTGRES C Backend Interface
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 52e2db6452beca5862deac68812ec30ee842116d..5f0248acc59c29dd0049c963b60252251b74e8e5 100644 (file)
@@ -3,7 +3,7 @@
  * pquery.c
  *   POSTGRES process query command code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 247d0816ad819bae88d8d8191f651a83a2de6258..c7d9d96b45dd205e40fc1f44e2a655f059fc4470 100644 (file)
@@ -5,7 +5,7 @@
  *   commands.  At one time acted as an interface between the Lisp and C
  *   systems.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c40acc5d89fbd40dd8b424e5359f22509391b94d..2bc8b2668d72009653f71dd0da9f49a7a6e529d6 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for backend/tsearch
 #
-# Copyright (c) 2006-2022, PostgreSQL Global Development Group
+# Copyright (c) 2006-2023, PostgreSQL Global Development Group
 #
 # src/backend/tsearch/Makefile
 #
index f2c468f84667800b367ba13e286b1df41165d4e3..d484c9d9a26d2d1d0585a4612078ae8b84ba5052 100644 (file)
@@ -3,7 +3,7 @@
  * dict.c
  *     Standard interface to dictionary
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 3dc7b22ae058492d508c827a27bb2b74203a112f..3ef8d294aff561220a788e9876a92277779ee884 100644 (file)
@@ -3,7 +3,7 @@
  * dict_ispell.c
  *     Ispell dictionary interface
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 214d44ef2ac3245019388b3cf869691db035af10..a0149a0d5eb72a31bdadc1c8089cc9530270b190 100644 (file)
@@ -3,7 +3,7 @@
  * dict_simple.c
  *     Simple dictionary: just lowercase and check for stopword
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 65e34e91c97b59ebb4a798c99208aa7cf0adde14..c7cf7c04b60351fee2ce8f9675d25ea2cd2c2860 100644 (file)
@@ -3,7 +3,7 @@
  * dict_synonym.c
  *     Synonym dictionary: replace word by its synonym
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 3df29e3345bdb701008d8ad030ddd3b36e9adae4..80402e99375a1ec820dd7eaf47031c8693f58545 100644 (file)
@@ -3,7 +3,7 @@
  * dict_thesaurus.c
  *     Thesaurus dictionary: phrase to phrase substitution
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 9163f3c23b4a2d75b90c2f86508e37a8613e25a0..fb612f94d55065374c88571f4dae4fede9a75320 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'dict.c',
index 43cab72f472ec28a0d3e1dc485d048d00139ff61..0c74c6d0c1c5f29d04b065ce68aaec642d48a85f 100644 (file)
@@ -3,7 +3,7 @@
  * regis.c
  *     Fast regex subset
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index edd2fbbd3a5f17c0b2f9ac91a5940b0ad52d7d7e..83838ab438568cbd650848e6e53230ac61112566 100644 (file)
@@ -3,7 +3,7 @@
  * spell.c
  *     Normalizing word with ISpell
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * Ispell dictionary
  * -----------------
index c0030ddaec2265c4b74b7a5a51681cc930eb7035..f9a87e43ab6dc2ed7891394f282f91c34fcce631 100644 (file)
@@ -3,7 +3,7 @@
  * to_tsany.c
  *     to_ts* function definitions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index fc21bf9ee8e24879a48d10784cd39e5b278579b9..0c031709902ef987046292c49418962059f34694 100644 (file)
@@ -3,7 +3,7 @@
  * ts_locale.c
  *     locale compatibility layer for tsearch
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index eff1669b1218467a8b195ea748c3720b35012c3c..0742967189f8a019432728c8308d7b7955e346f1 100644 (file)
@@ -3,7 +3,7 @@
  * ts_parse.c
  *     main parse functions for tsearch
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 8f2679f57e1d739bfb351fa681a3961078150416..92afc67a5c4e3e30166b20ee34b123341a553e41 100644 (file)
@@ -3,7 +3,7 @@
  * ts_selfuncs.c
  *   Selectivity estimation functions for text search operators.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 187d9f16b1752b90f4529958e96a5ed51c5f52e2..04221b22351b477aedf4175af6cc41a5ac09a62e 100644 (file)
@@ -3,7 +3,7 @@
  * ts_typanalyze.c
  *   functions for gathering statistics from tsvector columns
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 7743bdfd592c18e09183d7fbcfce2f5c2f71fbb4..bb954184d3523313de76b7ad274e59b45a5b24d7 100644 (file)
@@ -3,7 +3,7 @@
  * ts_utils.c
  *     various support functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 3ef043ac0e85da01c73b174b7eb32b205c73c43b..ca9dd4ae2dfa28aed3aca70694a1e801e7c649c6 100644 (file)
@@ -3,7 +3,7 @@
  * wparser.c
  *     Standard interface to word parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 2323a3b90860808efccbb052b8a0ab4cd9f7cfdb..ad5178d3abcd28f2d1b7f21df89cfd0987c8ba3f 100644 (file)
@@ -3,7 +3,7 @@
  * wparser_def.c
  *     Default text search parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 5e5793e4c1933faf0ba0188dcba2b57ec6fe375c..668b915a4d57016891cf85a2af3befe2656f3d82 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-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 2008-2023, PostgreSQL Global Development Group
 #
 #
 # IDENTIFICATION
index 5b734092cf9832177a10a506c394d320c08a6150..f5210d684c0ac2da2b258e27ba7bb3ad7aae6764 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-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 2008-2023, PostgreSQL Global Development Group
 #
 #
 # IDENTIFICATION
index 85fa0d3f5f2a71c00c82925d36bd758e7ce239cb..bfc6630628dea3546db81501d8b10f145e494c2a 100644 (file)
@@ -1,7 +1,7 @@
 #-------------------------------------------------------------------------
 # sed script to create dummy probes.h file when dtrace is not available
 #
-# Copyright (c) 2008-2022, PostgreSQL Global Development Group
+# Copyright (c) 2008-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/Gen_dummy_probes.sed
 #-------------------------------------------------------------------------
index b330c2151b46cf643161185bfbfb1dfbdbf1e49d..2792373fedacbb7dfdbb8f910e055eb3dd4c51d8 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-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 #
@@ -109,7 +109,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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES
@@ -140,7 +140,7 @@ print $pfh <<PFH;
  * fmgrprotos.h
  *    Prototypes for built-in functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES
@@ -166,7 +166,7 @@ print $tfh <<TFH;
  * fmgrtab.c
  *    The function manager's table of internal functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES
index 37ad8defe5895a45e9ed6c867e90a63691e83e02..deb901609f65adfc2d39aaa1bba406a5225d5177 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for backend/utils
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/backend/utils/Makefile
index a2e8507fd655b40a65ea5d11e79f2421e317ff9c..a80eda3cf4339bc55fa7a9ba23fe2d0e049e5c10 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for backend/utils/activity
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/backend/utils/activity/Makefile
index f29199725b72771739fdd94fab4c1e5777e92dd6..d96af812b19caed7f1c56f7ea345318b8ffdd70c 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Command progress reporting infrastructure.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/backend/utils/activity/backend_progress.c
  * ----------
index cf5582caf25eab84accaf05d4538c96a4ca8d401..608d01ea0dd0565a2cb5deeea2a61d1dfb8a060b 100644 (file)
@@ -2,7 +2,7 @@
  * backend_status.c
  *   Backend status reporting infrastructure.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 43a83389ff3500ede02108239f16043beefe075f..a2b872c24bfa3cc7b5024a851d74ae3663cdf687 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'backend_progress.c',
index 1ebe3bbf29f9fafc56425919923366ab8ec33c91..7e9dc17e68bf2ecb3da300ff1a8889f821607b49 100644 (file)
@@ -82,7 +82,7 @@
  * specific kinds of stats.
  *
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat.c
index 851726fd50e32868210068a5d1c3f240d1a70337..f6af36e60cd00c2911ddfe468412162b6bf1dbab 100644 (file)
@@ -8,7 +8,7 @@
  * storage implementation and the details about individual types of
  * statistics.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_archiver.c
index fbb1edc5275391e7917bf526c92f8e3dfb7684de..9247f2dda2cfa2a8e2762c5fdb3d3be5ba00624d 100644 (file)
@@ -8,7 +8,7 @@
  * storage implementation and the details about individual types of
  * statistics.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_bgwriter.c
index af8d513e7b451d760aac3d2dd1223efdaeb67d34..3e9ab4510331d546655b1f69e6b6a532bc459df5 100644 (file)
@@ -8,7 +8,7 @@
  * storage implementation and the details about individual types of
  * statistics.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_checkpointer.c
index 290086fc22b328678f4d95cbdd5900eadc5f0897..6e650ceaaded21ed92658f724c214d1f0d57ac8e 100644 (file)
@@ -8,7 +8,7 @@
  * storage implementation and the details about individual types of
  * statistics.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_database.c
index 427d8c47fc63be91ffe82ab81cccacbcd57b779e..6139a27fee03ae8b9fc6b01b7e554f5391122243 100644 (file)
@@ -8,7 +8,7 @@
  * storage implementation and the details about individual types of
  * statistics.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_function.c
index f9788c30ae2f6e4f114248f10884f59c6aa0b4cf..1730425de1ef0384ceed932e58d03c9b23e07e04 100644 (file)
@@ -8,7 +8,7 @@
  * storage implementation and the details about individual types of
  * statistics.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_relation.c
index c6fc3b48bac441ab36eb7d1355a878173bcf0251..f08abad49451dc5e44a54227daeff0423211826d 100644 (file)
@@ -16,7 +16,7 @@
  * dropped while shut down, which is addressed by not restoring stats for
  * slots that cannot be found by name when starting up.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_replslot.c
index 706692862c5300a9935dfa5a2772a8a89d8c1fbe..c1506b53d0868a123e1f87c00ad77decaf764516 100644 (file)
@@ -3,7 +3,7 @@
  * pgstat_shmem.c
  *   Storage of stats entries in shared memory
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_shmem.c
index 20dd1e6f66afa7df04ca30f95636f5495e813ed2..1b16740f396aaa18db0aba86ac1d1c50f095d7e3 100644 (file)
@@ -8,7 +8,7 @@
  * storage implementation and the details about individual types of
  * statistics.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_slru.c
index 23486e659adde39d867d48d8054dafafeaeb70da..084d89c1476428372c06073a6bc3a2b130b547da 100644 (file)
@@ -8,7 +8,7 @@
  * storage implementation and the details about individual types of
  * statistics.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_subscription.c
index 5a878bd1155a50daa7b4b3868dbf62a763b45f86..e7a82b5feda814013ffb4dc4c1c58238be056680 100644 (file)
@@ -8,7 +8,7 @@
  * storage implementation and the details about individual types of
  * statistics.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_wal.c
index 5a3aca4aefd9f13bd431670ae0291cfca7fb9860..91cdd9222e31c22d4e25f7ce5a354642601e7828 100644 (file)
@@ -3,7 +3,7 @@
  * pgstat_xact.c
  *   Transactional integration for the cumulative statistics system.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/activity/pgstat_xact.c
index b2abd75ddbd61435972f98f527c139ea6a1a8919..f9574e800fc6b01873d41982a4760520d95bcc2c 100644 (file)
@@ -2,7 +2,7 @@
  * wait_event.c
  *   Wait event reporting infrastructure.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index d70b64a8cfe839257e39089744765bf20d9e60cf..8f7522d10331ce40708b19f734a7f2df78aefb03 100644 (file)
@@ -3,7 +3,7 @@
  * acl.c
  *   Basic access control list data structures manipulation routines.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 60fd396f24b94bf8587c2be3cb9f877ae6a0167a..2fb5f64d3686b1bd7972b010260f97d12075823d 100644 (file)
@@ -3,7 +3,7 @@
  * amutils.c
  *   SQL-level APIs related to index access methods.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 20c584e08430c90d2991b1ea5b7221c4bec9c5b8..4509fddeb9148792969db7f4b1c09ff56f9f3a8b 100644 (file)
@@ -3,7 +3,7 @@
  * array_expanded.c
  *   Basic functions for manipulating expanded arrays.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8cbee1406b96b9ec83a9468eede4a84d6a6559bf..9207a5ed193f64a464b5706754c5b1bab51e292b 100644 (file)
@@ -3,7 +3,7 @@
  * array_selfuncs.c
  *   Functions for selectivity estimation of array operators
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 68f845bdee785935d4d5a9fdcd0eecf3ab9182fd..5841d7d6fcbbfcfc5e586a2e7f70a1544a444a93 100644 (file)
@@ -3,7 +3,7 @@
  * array_typanalyze.c
  *   Functions for gathering statistics from array columns
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ca70590d7d73173f63290169346d937e18ac1cb5..33106c22671dda5d333cdb056aba233581bb1bf3 100644 (file)
@@ -3,7 +3,7 @@
  * array_userfuncs.c
  *   Misc user-visible array support functions
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/adt/array_userfuncs.c
index 0d3d46b9a521825b08a9d1c525c0cc25ff9e36df..4943be8999e48f022b1bcb059b9f9d6230326d4e 100644 (file)
@@ -3,7 +3,7 @@
  * arrayfuncs.c
  *   Support functions for arrays.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 11db1af1284ac49167fb7c18562220a57a030d2f..66666fea98ee8f30ac4ceda42b4d3e42e4d587ae 100644 (file)
@@ -3,7 +3,7 @@
  * arraysubs.c
  *   Subscripting support functions for arrays.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3821f6637b6a8882621fb082208ed31a0c55b496..62152f79f5326dc29bf80bec3131e83b58c14267 100644 (file)
@@ -3,7 +3,7 @@
  * arrayutils.c
  *   This file contains some support routines required for array functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 54c36a7da28185874cc1a1519873e6eb4c951de7..47b313b447f39c4675207bdd6e0e37051fd11793 100644 (file)
@@ -2,7 +2,7 @@
  * ascii.c
  *  The PostgreSQL routine for string to ascii conversion.
  *
- *  Portions Copyright (c) 1999-2022, PostgreSQL Global Development Group
+ *  Portions Copyright (c) 1999-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/adt/ascii.c
index e291672ae47524507e2a0716a4137371e720cc07..cc4bd5503544171c053f2f8a993d36c8f1f3b281 100644 (file)
@@ -3,7 +3,7 @@
  * bool.c
  *   Functions for the built-in type "bool".
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e50293bf14c42c928d280f768de4a79d2b11a0b7..476c59d8caad3cee492daf7810a6e154357323e4 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 03d84ea2172943ffd6b37f08d15c76be237917d7..546890e9711532c5c30a451dd12c7c6cfad2424a 100644 (file)
@@ -3,7 +3,7 @@
  * cryptohashfuncs.c
  *   Cryptographic hash functions
  *
- * Portions Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index e70cf4bdcff46afd357d10708eff23aabd8a9c1f..99171d9c928c43a2593295c6432a945d0fb40abd 100644 (file)
@@ -3,7 +3,7 @@
  * date.c
  *   implements DATE and TIME data types specified in SQL standard
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  *
index e0f538239f2988402eae8d5a3b3601bc0ad71f10..d166613895868329373154a2f5d64ee81e93a028 100644 (file)
@@ -3,7 +3,7 @@
  * datetime.c
  *   Support functions for date/time types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7070da1762d5ba3660dae0210c819b1e3154e888..9f06ee7626f7d48039a3a8673698629d59068b11 100644 (file)
@@ -3,7 +3,7 @@
  * datum.c
  *   POSTGRES Datum (abstract data type) manipulation routines.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 141db7c9c1c7f86b34241f81bfd862607aa10960..dbd404101f84615c2e18d5926347d0d4d05e071d 100644 (file)
@@ -2,7 +2,7 @@
  * dbsize.c
  *     Database object size functions, and related inquiries
  *
- * Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/adt/dbsize.c
index 8aac01cf4cb7d73d131cf1cd8d8775e8a097d836..8d766f68e3143c7eafc3b1d0ef127130db050d3c 100644 (file)
@@ -19,7 +19,7 @@
  *     to evaluate them in.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f3bb5cca43cef2a426e89d001532f7492ccfe84b..7bfdc25245d95df293cd12fc0b4889237a9c50ad 100644 (file)
@@ -3,7 +3,7 @@
  * encode.c
  *   Various data encoding/decoding things.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 431a89c9ab2548d84aea0bbc908e2df442093314..fdfdf7d0d2c05c420da27b70788a2760260aed9b 100644 (file)
@@ -3,7 +3,7 @@
  * enum.c
  *   I/O functions, operators, aggregates etc for enum types
  *
- * Copyright (c) 2006-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index e66da9b55963d24f8b34cff01696f3616d5f7422..24dc9473b4293eecdf783c141bc9412888c5f113 100644 (file)
@@ -3,7 +3,7 @@
  * expandeddatum.c
  *   Support functions for "expanded" value representations.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3b3e0a9106739075bbb02fae98bdffab29a4c7f3..c46e5aa36f241720d5a7bdeed6380c18c09aabd7 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 23e371c41304a285e49fd2f7b0b5ae7109ab467b..56e349b8889c2c9651940627d3146f0132f97faf 100644 (file)
@@ -3,7 +3,7 @@
  * float.c
  *   Functions for the built-in floating-point types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2918fdbfb6505f68d6afef171aa4899ae7c613a5..12402a0637909953ba522a2d9fc46809478943d4 100644 (file)
@@ -4,7 +4,7 @@
  *   Display type names "nicely".
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 65746c48d264c9342849be283b1664466cf6bbb9..56b865547b01a8205d30cca625b4256ee62b6898 100644 (file)
@@ -4,7 +4,7 @@
  * src/backend/utils/adt/formatting.c
  *
  *
- *  Portions Copyright (c) 1999-2022, PostgreSQL Global Development Group
+ *  Portions Copyright (c) 1999-2023, PostgreSQL Global Development Group
  *
  *
  *  TO_CHAR(); TO_TIMESTAMP(); TO_DATE(); TO_NUMBER();
index ab6f67f8747e86c8b7d33be8182b132ed39cb416..75588eebb343ca6c405f90e6c2c523a8b2738ddf 100644 (file)
@@ -4,7 +4,7 @@
  *     Functions for direct access to files
  *
  *
- * Copyright (c) 2004-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2004-2023, PostgreSQL Global Development Group
  *
  * Author: Andreas Pflug <[email protected]>
  *
index 86da02590638cf150ffb84b2f728af1c464c7a72..bd78b8f878ffaf194eb4dd368841f4fb3f1768d8 100644 (file)
@@ -13,7 +13,7 @@
  * - circle
  * - polygon
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9deccab98a4b1b3efd791dc738e53b7a919c6717..f9f40922e03873ca83a1b1563424feeb601037bb 100644 (file)
@@ -4,7 +4,7 @@
  *   Selectivity routines registered in the operator catalog in the
  *   "oprrest" and "oprjoin" attributes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5dec466adaf1eed43c27c1799a5160a5e894bb9e..b708a805477f3d76ad08ac11c0b4d67bcbb02fa1 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 633eda30d39c46471705b9ed296290621dd1a0bd..3cd83c77f8f6342ff88cb53f8bf2f42b978400a5 100644 (file)
@@ -3,7 +3,7 @@
  * hbafuncs.c
  *   Support functions for SQL views of authentication files.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2c90e526a60a96ad31d9c78def19549056b4e512..e47c15a54f605e2a64d186bf6f4f2b628ec577db 100644 (file)
@@ -3,7 +3,7 @@
  * int.c
  *   Functions for the built-in integer types (except int8).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7d1767ce0f144d53e94840336f8d967fa1680531..123b4eb6bfbb6ae17012cb23f658868a6f90875b 100644 (file)
@@ -3,7 +3,7 @@
  * int8.c
  *   Internal 64-bit integer operations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e6896eccfe9a95b8bcdbd1d28beaacea26016a5e..06d8bea9cdeb23cb755760896525cb4dc71699df 100644 (file)
@@ -3,7 +3,7 @@
  * json.c
  *     JSON data type support.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 7c1e5e614451ba83758856880fe8ccc914a58cb2..4ff2eced4c0781cd0f9a43c1d7c92ae36e294732 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb.c
  *     I/O routines for jsonb type
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/adt/jsonb.c
index 1778386aac9c429f4fe2cbf666fddcbb7eafc400..e941439d7493365f8954c791f0e2368c080189b8 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb_gin.c
  *  GIN support functions for jsonb
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, 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 27e960e5043ad24c02d84a536f39b5ed684b1107..054351f0a31e7621c2eec8e20d20c11808c9ffeb 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb_op.c
  *  Special operators for jsonb only, used by various index access methods
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 7d6a1ed2345bd552ef301045c798442806ddf725..6951426f7659ccf6c895117db8d1b93cd8ec574e 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb_util.c
  *   converting between Jsonb and JsonbValues, and iterating.
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 16f135483aee86d6805bb4dd9c3077866f72a8df..de0ae3604ffbfb7541c54c182da81fb3686d232e 100644 (file)
@@ -3,7 +3,7 @@
  * jsonbsubs.c
  *   Subscripting support functions for jsonb.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2d293da18efeb86b2786dfd04f079c1f271fc29d..bdfc48cdf5004b3d0c8f247b978436b57fb8d253 100644 (file)
@@ -3,7 +3,7 @@
  * jsonfuncs.c
  *     Functions to process JSON data types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0b412315147d24c6b24d2c249e1074d859aa65b7..0021b0183067ce17c077265413f1c5a1a0e49b50 100644 (file)
@@ -53,7 +53,7 @@
  * |     |__|  |__||________________________||___________________|        |
  * |_______________________________________________________________________|
  *
- * Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  * src/backend/utils/adt/jsonpath.c
index 4335e1c28215f64a40b733d383e9dcde70b37129..350e543fd9c2910abef05c064eba87da58b3722b 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  * src/backend/utils/adt/jsonpath_exec.c
index a460fa1bf75c0e15ba91dfb19cd4e985bf14acb9..d34ad6b80da1e41cb3815ab345f5bceca0ae16c5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Transforms tokenized jsonpath into tree of JsonPathParseItem structs.
  *
- * Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  * src/backend/utils/adt/jsonpath_gram.y
index b27716855e95da9c9c0dec6089811dc7dad64138..2e12de038c3d335304980d5ccf4b89205c416f7a 100644 (file)
@@ -3,7 +3,7 @@
  * jsonpath_internal.h
  *     Private definitions for jsonpath scanner & parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/utils/adt/jsonpath_internal.h
index 59652c76dc7767b843386504aa3ad06f94471a67..e08b1c7cd7c96f0ccc104ce2b7b99f67df86196a 100644 (file)
@@ -7,7 +7,7 @@
  * Splits jsonpath string into tokens represented as JsonPathString structs.
  * Decodes unicode and hex escaped strings.
  *
- * Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  * src/backend/utils/adt/jsonpath_scan.l
index 2fdb3b808bdc99e5f57a476d972ee915668a250e..0763daf0e836ada83bd33d49d4fceae942fd17ac 100644 (file)
@@ -16,7 +16,7 @@
  * PHP 4.0.6 distribution for inspiration.  Configurable penalty costs
  * extension is introduced by Volkan YAZICI <[email protected].
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  * src/backend/utils/adt/levenshtein.c
index 8e671b9faba67c570fcac038d1bd7346db645d60..70c42c387688bb647b21297c16dafe2da9fa29fc 100644 (file)
@@ -7,7 +7,7 @@
  *     A big hack of the regexp.c code!! Contributed by
  *     Keith Parks <[email protected]> (7/95).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e876560991332e00700700b0fbd8bf4255d22707..8b2dff6d6e2bcca45f91b16c6d80aa8812bbdb64 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  * src/backend/utils/adt/like_match.c
index 2d3aaaaf6bdee1adefebf187a65b0895c654a2c9..9b603d42f3d744ebf001fe9944feff7150b82c9e 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f9b324efec7c2faf41b74969adb067322cfd77dc..3cce4bdbc199b17ca9ce9d8cf864f868ba34cd07 100644 (file)
@@ -3,7 +3,7 @@
  * lockfuncs.c
  *     Functions for SQL access to various lock-manager capabilities.
  *
- * Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/backend/utils/adt/lockfuncs.c
index 089450dac34595552defe85d443f34b739af280c..6abf9485af2fc4222700030517d42ea1feff40f4 100644 (file)
@@ -3,7 +3,7 @@
  * mac.c
  *   PostgreSQL type definitions for 6 byte, EUI-48, MAC addresses.
  *
- * Portions Copyright (c) 1998-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/adt/mac.c
index 87c8cebf6eda0d9b00ae46a803fd690223bb16d9..25bb6c16666ca88e595d44cb8062762da9c6e83a 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/backend/utils/adt/mac8.c
index 4add2195537b320243204a9fe00ebcebf2fcc8c0..92ca5b2f728ce4236b02d1cbee4ee6f7907c5719 100644 (file)
@@ -3,7 +3,7 @@
  * mcxtfuncs.c
  *   Functions to show backend memory context.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9cbd91bf8dbb5c116d90913799320f2452afff9f..8515cd93650492cb79c74f58a5123a4ca59d9e31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'acl.c',
index 40ac4d4c3420ea348816ba3aff587ab0c5e045a4..220ddb8c01111c5458188f491a8c08e08a5b80b0 100644 (file)
@@ -3,7 +3,7 @@
  * misc.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ed26cfba2dea2e4dbb744d42c93155c73231ca40..9443c2b884a04786c15d93a141a2526530cca7ee 100644 (file)
@@ -21,7 +21,7 @@
  * for a particular range index.  Offsets are counted starting from the end of
  * flags aligned to the bound type.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8fd6250e4a398c4d70057380d99e4ab3d4686511..e9326f8342a7a8e99e713de452122ee2ed9cc188 100644 (file)
@@ -6,7 +6,7 @@
  * Estimates are based on histograms of lower and upper bounds, and the
  * fraction of empty multiranges.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d22e1f277b479790bbf32d1dcba41b22ba37ea58..79c1b900307f2282d29f4a4de7e947794ee5fc39 100644 (file)
@@ -9,7 +9,7 @@
  * always use NAMEDATALEN as the symbolic constant!   - jolly 8/21/95
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 95d16dffe07b19db5b886f8141d5c202791d66e3..243efa308d6e11f336358fedd8e9ac3766383fe1 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 49196376a816e923901abe061100c591ca9e0e8d..315985215c3399a9afe2ef6f71cfbf9863018a01 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3832156941b066885d11c26c5097f3bd71c10e3e..0fe8b8340769c043fb08912cc2036ec340a0a97e 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 152e1b7e0c4c5be9cb11d64d01007647d533ac52..a6409ecbee8e7f0d96887e4132e600d88108d4b2 100644 (file)
@@ -11,7 +11,7 @@
  * Transactions on Mathematical Software, Vol. 24, No. 4, December 1998,
  * pages 359-367.
  *
- * Copyright (c) 1998-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/adt/numeric.c
index 1e1a982b2fd89f8fa3dc0a2d3faed0830da56ade..b0e412e7c67fc2130a744b76b0c49654ceccccbf 100644 (file)
@@ -3,7 +3,7 @@
  * numutils.c
  *   utility functions for I/O of built-in numeric types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6b70b774d58e5de71feed90ba47387e309a6e21d..697588313da6600cce9483277e1bb9ddd300a76d 100644 (file)
@@ -3,7 +3,7 @@
  * oid.c
  *   Functions for the built-in type Oid ... also oidvector.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 018e8c93428a0ad22c64d61eae4ea5f2bb0685dd..f4e6983e91d186bce6d1a080398c12113baf4554 100644 (file)
@@ -2,7 +2,7 @@
  * oracle_compat.c
  * Oracle compatible functions.
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * Author: Edmund Mergl <[email protected]>
  * Multibyte enhancement: Tatsuo Ishii <[email protected]>
index d19e7ba8718c5cc583a12f0ceff25a6481b0ccfe..2582a5cf459db1b945d512e452efade84c7e1b2a 100644 (file)
@@ -3,7 +3,7 @@
  * orderedsetaggs.c
  *     Ordered-set aggregate functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 84518630a562a331145780034a6bd67c8fff484f..70e4c1308c93e1dbb005929c35cb305dfdb46540 100644 (file)
@@ -3,7 +3,7 @@
  * partitionfuncs.c
  *   Functions for accessing partition-related metadata
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2b42d9ccd8b751bcb5cda3a1f4c7803a68bc0a4a..059e4fd79f08d7ba739d8b4b3d539f290a641dd0 100644 (file)
@@ -2,7 +2,7 @@
  *
  * PostgreSQL locale utilities
  *
- * Portions Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  * src/backend/utils/adt/pg_locale.c
  *
index 316a102ef30963c499617f18ba6c97a99e7981d1..613c3722b945a54b7840ae7d3c95b19d7ca2698d 100644 (file)
@@ -3,7 +3,7 @@
  * pg_lsn.c
  *   Operations for the pg_lsn datatype.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 797f5f539af2d82c940e4a738853840dee148399..0186636d9f89c3b95ed1146690474a3b663bd2cc 100644 (file)
@@ -5,7 +5,7 @@
  * to control oid and relfilenumber assignment, and do other special
  * hacks needed for pg_upgrade.
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/backend/utils/adt/pg_upgrade_support.c
  */
 
index 46f98fd67f5ba1e299b7e006d1a60f5174105f7d..6cddd74aa7649fcc316bad28cb63e5648fa82bfe 100644 (file)
@@ -3,7 +3,7 @@
  * pgstatfuncs.c
  *   Functions for accessing various forms of statistics data
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index cc4e63bf5f8e9e5b75708bfbefa09502d04fab78..3ba8cb192ca26f7256c9a3bd21db2612c0914688 100644 (file)
@@ -11,7 +11,7 @@
  * we do better?)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0a466740d98f342bb8884b9c7e74829f074ba6b2..a9ec96bb0da28e562b8fbf7f6bb3d3372c9dcc81 100644 (file)
@@ -3,7 +3,7 @@
  * quote.c
  *   Functions for quoting identifiers and literals
  *
- * Portions Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 2817b5e06ee6bfb62ae1de08f57f7dad1d2b11e8..ee6fe67bc461807cdf9e6ddf66e32c86037cb1c8 100644 (file)
@@ -19,7 +19,7 @@
  * value; we must detoast it first.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 771c81f67b5a4edf7230b81ba130e70e0f4326ed..08846783818efcf428c54c865b28da49919a7f89 100644 (file)
@@ -3,7 +3,7 @@
  * rangetypes_gist.c
  *   GiST support for range types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 89114eba719ac3857c27f6b06573f2280d9e0e8f..fbabb3e18ce8ec6409e7654b39de0b161ce9717a 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d4a4d35e60e78cf3f700cf28bad490ddddd2d52b..834ee0bbd05c6442d890501f746a3a11c129876d 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f73c904b903e714a935b8cafd47e6823af1a866d..d7a947b48a726846ce971e044b7a7bd6d6091679 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b6e0a41365acfa4aa01e5565fe530805d6f48ff7..810dcb85b6452f6e4feb51cd381e1b382e8a8740 100644 (file)
@@ -3,7 +3,7 @@
  * regexp.c
  *   Postgres' interface to the regular expression package.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3635a946330ad6b4a22df7049466b16b97e250e4..296930eb3bca7ae56162ad9f3acfcd271c82db4f 100644 (file)
@@ -8,7 +8,7 @@
  * special I/O conversion routines.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 29f29d664b646c396dc14e87f68eefdc19c9e541..995571ae044344c9854522d9cdb5b2c10aa8ad46 100644 (file)
@@ -14,7 +14,7 @@
  * plan --- consider improving this someday.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/backend/utils/adt/ri_triggers.c
  *
index bdafcff02de48ec14473b77270bc27e8213c90e3..ad176651d85843ce9a2972300a931fa3cfa80027 100644 (file)
@@ -3,7 +3,7 @@
  * rowtypes.c
  *   I/O and comparison functions for generic composite types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 641df1cabe2228ee1517928a99a04bdfc99ebf49..82f87511a1f262e689a260413081765c28f0cae5 100644 (file)
@@ -4,7 +4,7 @@
  *   Functions to convert stored expressions/querytrees back to
  *   source text
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 48858a871af3e5e7bc8a2ff5df6a55f1134bbd31..87bc64ce1e446a4e7a521eaf1890def0f533889c 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4dc1b327bf3d7008d196d3ba8ca679eb1a199a7c..251219a1ef2e547bf969b5906dc8fec868f5e6c6 100644 (file)
@@ -3,7 +3,7 @@
  * tid.c
  *   Functions for the built-in type tuple id
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b23cce113621d0f8bd58604f7d33346b3af02dfe..928c330897383e9ffda6ca9f01b8aa9479ad1923 100644 (file)
@@ -3,7 +3,7 @@
  * timestamp.c
  *   Functions for the built-in SQL types "timestamp" and "interval".
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 71b16ca456eea64523950172d49602f1ae877936..d9a616f603d837642896ca6bd073e875500ab624 100644 (file)
@@ -4,7 +4,7 @@
  *   Builtin functions for useful trigger support.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/utils/adt/trigfuncs.c
index cf23aeb5ead9d37fb62b570a85950277d6d1d6b9..114f9612636b76efa276cac6b1a0559c5b68d29d 100644 (file)
@@ -3,7 +3,7 @@
  * tsginidx.c
  *  GIN support functions for tsvector_ops
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index cabfe4d1485b70a15730f014cdb06048d6a9df3c..f0411bf48f6268a3ca414beb096ba1ea1e1b8c9c 100644 (file)
@@ -3,7 +3,7 @@
  * tsgistidx.c
  *   GiST support functions for tsvector_ops
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 1097294d55f00c102f221afa71625604762dd52e..79cf30b424d3ff656b919668c3fdbf2a4b3009e3 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery.c
  *   I/O functions for tsquery
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 94030a75d57cdc275c4789195307a95b235aae5d..32554d67ea618b5741d1436be2fcd771c7078bf5 100644 (file)
@@ -4,7 +4,7 @@
  *  Cleanup query from NOT values and/or stopword
  *  Utility functions to correct work.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 801469b607ebf9b2955bfe920b2f4478df1ffa29..b7941ffaca865173ac2062f371e0cd4b6a6bcaa1 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery_gist.c
  *   GiST index support for tsquery
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 8d815fa7a804e654e5e176d2e5dc97a74ef2702a..02bd37cd7a120aba95ea05e14897ff4759a96b31 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery_op.c
  *   Various operations with tsquery
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 3bef5d779735e02255e96c3012e957ba6e828972..7e736351628d7dbe58f804fed0baef66112fa020 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery_rewrite.c
  *   Utilities for reconstructing tsquery
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 191b58e177922fa9482ab63bddeb52d53990f45f..27a59f9dec923169989a9c1e6875ba1146bef0ef 100644 (file)
@@ -3,7 +3,7 @@
  * tsquery_util.c
  *   Utilities for tsquery datatype
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index e353669dbaa122d6cf34fd345690c104019d6a05..1ae555f7f708fd6cbc7100dbb825b1f41855d090 100644 (file)
@@ -3,7 +3,7 @@
  * tsrank.c
  *     rank tsvector by tsquery
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 0b430d3c479254201470f537c27c983758e36839..67ef08496217a0648ed39bfc6645bd3389834182 100644 (file)
@@ -3,7 +3,7 @@
  * tsvector.c
  *   I/O functions for tsvector
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 66ce710598abbe40353d0f64752cdfb044100a9f..c594c18a3ae46f376c39b1bac3899675382eca7d 100644 (file)
@@ -3,7 +3,7 @@
  * tsvector_op.c
  *   operations over tsvector
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index eeea93e622abb39fddc018860f9f89a83bdebf9a..13e075831fe49438e9e9c4c8f3eadf719e56d40e 100644 (file)
@@ -3,7 +3,7 @@
  * tsvector_parser.c
  *   Parser for tsvector
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index e86635a4ac3a6897a4f60645256ea1a1f4d21a60..76ff6c533f8c66009c77d7ba7397cbc0ba279067 100644 (file)
@@ -3,7 +3,7 @@
  * uuid.c
  *   Functions for the built-in type "uuid".
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/adt/uuid.c
index 30248cf3cc7913bb4cd15186db8af9773eceb9a5..4fde0c1b1439e23dacc8f7a12c9f9f881cdf3067 100644 (file)
@@ -20,7 +20,7 @@
  *
  * Code originally contributed by Adriaan Joubert.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 01a2db6b23b77469a15965e990259f3f9eb5bebb..8ddbae8f51dfb780bc462070dc4ff027f00fa902 100644 (file)
@@ -3,7 +3,7 @@
  * varchar.c
  *   Functions for the built-in types char(n) and varchar(n).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 1c52deec556aab2f8a9f3e3aafc73219c08a36d8..33ffdb013a6d9b7bdfed51fc5c92430d3b0ffe7f 100644 (file)
@@ -3,7 +3,7 @@
  * varlena.c
  *   Functions for the variable-length built-in types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 044ffc937fbaa0edca6e0353be8889029c1d33fc..30edac593028fa08e414fbc65b837614bc4f6325 100644 (file)
@@ -3,7 +3,7 @@
  * version.c
  *  Returns the PostgreSQL version string
  *
- * Copyright (c) 1998-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *
index db85236188721050682c39210bf1d027fa99b51c..af13b8e53d5c45c052030fc8be7183ea0a9e15aa 100644 (file)
@@ -3,7 +3,7 @@
  * windowfuncs.c
  *   Standard window functions defined in SQL spec.
  *
- * Portions Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index ade60281594365bfca090fa5ad8b87690c32bdb9..8ac1679c381090013d114b947148415c3ac30a28 100644 (file)
@@ -3,7 +3,7 @@
  * xid.c
  *   POSTGRES transaction identifier and command identifier datatypes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 15d4db4b700faed8148550e1ee0171e2253b4b9a..e616303a292b7db381e47367f961bd837993ae7a 100644 (file)
@@ -15,7 +15,7 @@
  * users.  The txid_XXX variants should eventually be dropped.
  *
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  * Author: Jan Wieck, Afilias USA INC.
  * 64-bit txids: Marko Kreen, Skype Technologies
  *
index 1928fcc2f04babcbc7867a01a1a9168fd252587f..079bcb120850458b6ebe6670b15ab3e4d1bc32cf 100644 (file)
@@ -4,7 +4,7 @@
  *   XML data type support.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/utils/adt/xml.c
index 9e252a0891ee60042bb4bb65aa24fa5178929700..dbf81bdf1b1cea7f6c6c13e6355283afda23dd37 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 9e635177c80eae02e3628031238fc14317b8379d..4510031fe69507b7138e481fe601205cb13cc5d6 100644 (file)
@@ -3,7 +3,7 @@
  * catcache.c
  *   System catalog cache for tuples matching a key.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f7f7165f7faefc28fa4f48cbdf0cbc2b654cb566..1f5e7eb4c6d10e64d60e5de8b43bc2f1c1be807d 100644 (file)
@@ -3,7 +3,7 @@
  * evtcache.c
  *   Special-purpose cache for event trigger data.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index eb5782f82a47a104c5e8aa9052c35b0036e42a17..0008826f67c79ce3db37a8032ab2cf35dc2ba328 100644 (file)
@@ -98,7 +98,7 @@
  * support the decoding of the in-progress transactions.  See
  * CommandEndInvalidationMessages.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 94ca8e12303def4b5726c2a6d6d56ff8edccbab3..c07382051d66a2fc31adab738ed7f2f9207f26a0 100644 (file)
@@ -3,7 +3,7 @@
  * lsyscache.c
  *   Convenience routines for common queries in the system catalog cache.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 635414da1b765ed099c692bc932ec924d7d54c94..e0f54063e676c3f7a15655da5521f9502b08dca3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'attoptcache.c',
index e32f4b961199c3784c6c7de32e072925d6063069..4f53d47233358915e5ae17415c74031778eab1f1 100644 (file)
@@ -4,7 +4,7 @@
  *     Support routines for manipulating partition information cached in
  *     relcache
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index cc943205d342eb38486da9d350d8940779c1adda..92f6d5795fc59ab579cb493931f13ee2399bbf53 100644 (file)
@@ -44,7 +44,7 @@
  * if the old one gets invalidated.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 450e5124a5abe36262590a0981cb930c1585893a..d171cfcf2fc5a9c6f6b35ed59f4ed9f9953a57fb 100644 (file)
@@ -3,7 +3,7 @@
  * relcache.c
  *   POSTGRES relation descriptor cache code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index c4245d5ccdd487aa0ecd54255a449b6e90ab3c17..57c3254795959519f591cf311a44f5aee3ffa342 100644 (file)
@@ -3,7 +3,7 @@
  * relfilenumbermap.c
  *   relfilenumber to oid mapping cache.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 626656860543ce23587b9a7c12ddb77dae41cf91..4c21129707ca0ccb82506223e895b75e211213d8 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5609246c2f270063c4147d5a11cb349af8eaa6b2..44c63bd47833ed6c2749b926af720cb3c8dcab28 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index d3add33527978bf321300a72df015678fc500d20..94abede512b3337044102d651fff2d4bb5d0bff7 100644 (file)
@@ -3,7 +3,7 @@
  * syscache.c
  *   System cache management routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 043abd341dfd876bbb652984187bd1061482af93..519fa9fa7312d60102f1749a4814e3ae4f7f1e95 100644 (file)
@@ -17,7 +17,7 @@
  * any database access.
  *
  *
- * Copyright (c) 2006-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/cache/ts_cache.c
index b69366fa29deb0bde5600cc9dcff2e58086a5be8..4a3e0fdb7fe74b91497175336e0f04f444bb7d09 100644 (file)
@@ -31,7 +31,7 @@
  * constraint changes are also tracked properly.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 62418a051ac7ee74db1f371b18a413f52b0dbfb6..3d244af130a747caf643979734464d54f426471c 100644 (file)
@@ -2,7 +2,7 @@
 # errcodes.txt
 #      PostgreSQL error codes
 #
-# Copyright (c) 2003-2022, PostgreSQL Global Development Group
+# Copyright (c) 2003-2023, 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 ac6173e660b8d1a52f478a849c6b055bb3843346..719dd7b3092990ff0e251247438796604457de87 100644 (file)
@@ -3,7 +3,7 @@
  * assert.c
  *   Assert support code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5c49bc4209e9c9c00e1ab5c049225b49296d0474..29c83a7ee4489915921f7f5e4880660b16218df0 100644 (file)
@@ -3,7 +3,7 @@
  * csvlog.c
  *   CSV logging
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index eb489ea3a70746c67c1734f2a1bb1ac1e0a6e770..5898100acb6beb05d2a222eaa9e7e9db39f0a730 100644 (file)
@@ -43,7 +43,7 @@
  * overflow.)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 27ad7686d811784e797b2b0b99b30adbfdce448b..e327774ef79682611b651699cc4d2fc747f693b1 100644 (file)
@@ -3,7 +3,7 @@
  * jsonlog.c
  *   JSON logging
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 21995ef019dce830d117f69fce30f6f1eff6ddcd..86b707515942899f6835124589c8e306b8fa2863 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'assert.c',
index e4d513c4e4e5316f35779a84206bb41ec6df3cc3..b85d52c913c3a347204bcb449966365d0487a645 100644 (file)
@@ -3,7 +3,7 @@
  * dfmgr.c
  *   Dynamic function manager code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7b28a266ce3b7673903329e280b3e1a063f1f726..3f64161760e019a928b4d5496a27db8e97f27c79 100644 (file)
@@ -3,7 +3,7 @@
  * fmgr.c
  *   The Postgres function manager.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 51e58934040d3020b47fbe67174107325525ef3f..217835d590bedde3cbc1026c6583a66f90761704 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-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/fmgr/funcapi.c
index 8921d19267ee83433fd67bc05fbbde20580defef..a00e16856658134b9f8dbd699b886a1d0bdf94d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'dfmgr.c',
index 5045027fb26e99adfee7fe5898230dbb1ee67aff..dd8ac6d56d856df4071870b15d2739f6cfba5f44 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the errcodes.h header from errcodes.txt
-# Copyright (c) 2000-2022, PostgreSQL Global Development Group
+# Copyright (c) 2000-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 4f62958883569e23e7d736f80fbc1f5a9fe3ed5a..012d4a0b1fdc9fbfb66d29a116e44dc354a9999a 100644 (file)
@@ -52,7 +52,7 @@
  *   dynahash has better performance for large entries.
  * - Guarantees stable pointers to entries.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 742279c1c0ff3ed8e813bb422dd450cb0d7204fb..30ae26cae7773ce98ef5fb5b012544f3487e200d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'dynahash.c',
index ed7a7c338b98a1c75add3395bdb35a2e1456fa9c..123ff62c47697452f6e72c7eccc5d7eca4948d2a 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 00bceec8fa8ba1afbf8ffdfa06295b1d5ee4e3fd..1b1d8142548aaf1234fcf1fc92753b9a8b8b3537 100644 (file)
@@ -3,7 +3,7 @@
  * globals.c
  *   global variable declarations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 092a7ca5e71a6ed5ed9d999d7e5e80044a496cc2..b5ab154055e5c217aa9b75050b6aee5ee812de96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'globals.c',
index eb1046450b335c6bd453838df208bcec4d33909b..9b840a63184ff73d844142b5ed1db15a57945148 100644 (file)
@@ -3,7 +3,7 @@
  * miscinit.c
  *   miscellaneous initialization support stuff
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a990c833c5b469011cc15b37d35418d15d71edf3..ae5a85ed65be5fe61cc37fc219412769546a86d8 100644 (file)
@@ -3,7 +3,7 @@
  * postinit.c
  *   postgres initialization utilities
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f67b1cf776fb418184e867de13e3dea43f0241db..728ccb99c248fcf69455aaa1095519e35ca2b896 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/backend/utils/mb/Unicode
 #
-# Copyright (c) 2001-2022, PostgreSQL Global Development Group
+# Copyright (c) 2001-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/Makefile
 #
index e1c801a2941e55658c23f004ddcd4f0fd8db0969..40b3fb6db67376dc93d797913f543c230573e98e 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2022, PostgreSQL Global Development Group
+# Copyright (c) 2001-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
 #
index ea97e079b0a6ca4f7b6d3faa6f46cf15c0964800..adfdca24f7155e918e4ed2f2952decc60632d352 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2022, PostgreSQL Global Development Group
+# Copyright (c) 2007-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
 #
index 0b2488d746ae896c862869564363a7c54880cc3c..b7715ed4195aa50786fddd8e6c8dcfa51d5999a2 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2022, PostgreSQL Global Development Group
+# Copyright (c) 2007-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_EUC_JIS_2004.pl
 #
index c973769b443aeb602dd817bb142bc2a6bac97c6e..9c949f95b158b930052d62f4e764a951b447f249 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2022, PostgreSQL Global Development Group
+# Copyright (c) 2001-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
 #
index 405b353c6c9cdf8f884c7c9e4770db738c329809..4c3989d2c51239a96459718f8e751595ac577e31 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2022, PostgreSQL Global Development Group
+# Copyright (c) 2001-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
 #
index e3b329bd00a7ac150b81b5eee1647918272b08bb..ecc175528ec5ab6be64e254bafd08a5c2e1b9008 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2022, PostgreSQL Global Development Group
+# Copyright (c) 2001-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
 #
index a40c47c3ba7abaef672f9ca038a14a0fe98519f4..fb401e6099194e3b86c133620608e0075a691eba 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2022, PostgreSQL Global Development Group
+# Copyright (c) 2007-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
 #
index a24136a3791a834486e915dca55adf83acab6fde..370c5b801c982848489dcb662b208518faba090a 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2022, PostgreSQL Global Development Group
+# Copyright (c) 2001-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl
 #
index 96fc50708fc51a0c52a1d56d47ed0aaf1fcee105..6431aba555dc31e4c7ec49c39b1213a2966958d6 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2022, PostgreSQL Global Development Group
+# Copyright (c) 2007-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_SHIFT_JIS_2004.pl
 #
index f3c4df83ac7cb4179fb5050b6135f00bd2cd8498..6426cf479427135a76b41ecd8af179750b57d5ea 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2022, PostgreSQL Global Development Group
+# Copyright (c) 2001-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
 #
index 43be22f5df93b35afa4cf0e441e9f3697b186b09..5ec9c069b7d04cb08f35b15901681189596dcc2b 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2007-2022, PostgreSQL Global Development Group
+# Copyright (c) 2007-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
 #
index 0d8ce251525afb007ae0764e51e3c6c4133571fd..1917f86f0a3e7d5bbcbec06149064d16010937ea 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright (c) 2001-2022, PostgreSQL Global Development Group
+# Copyright (c) 2001-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/UCS_to_most.pl
 #
index d774ce31da6ad8ea10c79daeb42445ccae120e62..fd019424fdff232b139dab147cc5f06c949d1926 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2001-2022, PostgreSQL Global Development Group
+# Copyright (c) 2001-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/mb/Unicode/convutils.pm
 
index 388a67f9786f22f1429dbab7bf8d5ee2d483874c..82bc1ac6af37e125be0ce4ec396aefa74209bb7b 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   Utility functions for conversion procs.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 3722aae1a726ad77ef4d210a71febd3ed2949900..5d34f3def4738cb2192fa4cba295d1361efade4e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for backend/utils/mb/conversion_procs
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/backend/utils/mb/conversion_procs/Makefile
index f3f2b55660fc7aa8187b809c557abb61e11d9b2c..7df3725a8bad41bcec4fca1d958b903a1e5b5fa5 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   Cyrillic and MULE_INTERNAL
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6891600754c10e93550dcf01c9c6e7cb74a5383c..bae24681668157a6b54af47f17605cbab3f765f6 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_JIS_2004, SHIFT_JIS_2004
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/mb/conversion_procs/euc2004_sjis2004/euc2004_sjis2004.c
index 9aa49a91041735777edccad4d12bd8d793e85a74..ab3c5150dcfd5db827ce6916192abca4370a16b6 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_CN and MULE_INTERNAL
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 25791e23e19cdffabed815db871277fb3cdaaf27..bd2ed0a66adb65b259d626f8659238a981699415 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_JP, SJIS and MULE_INTERNAL
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4361624ac30a8b07eff662cfa722474bf1b4f632..a15c6de23a3d768531030393ce2d1964bbb3a038 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_KR and MULE_INTERNAL
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 88e0deb5e96aa7d7fd7d5ab17c5de0fc75dceb04..89ab5d1157199f8ba6d8b6277ad2ab9992610522 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_TW, BIG5 and MULE_INTERNAL
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 5a7b776be0de4165541eb54a811fefe5ba4d6cfa..9c33a1e085ed9eb33d90b073ce5005ce5ddc7091 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   LATIN2 and WIN1250
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 8c10056fe8eabb61cd51832935512452c212a8d3..22c3b5d97aa79d2a42990204e179e2140ddc4762 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   LATINn and MULE_INTERNAL
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4a5ac267a031bcae0501e28caf12fc53eb6639e6..b79b97ad51379d91c6f73178c437123839d60608 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 encodings = {
   'cyrillic_and_mic': ['cyrillic_and_mic/cyrillic_and_mic.c'],
index 1e64d0ab2364851b8169043e9c93e71b3cdeff78..f73f90569eca8fd2e0831b27e5ef1fe706612e95 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   BIG5 <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 19cf46400b2ee78a73fd5c543c95a86ffba79ac8..8276e9aabfa434a360cbce74b2db90a160150647 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   UTF8 and Cyrillic
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 5fbcf37118d33b5594f078bda2c6ed5619253d1e..eb4ff2c4132f734b812e776bff621a4dbe3667a5 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_JIS_2004 <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 39ddd37248621bb199a42491486d4e38e8171533..59fc41db34a51fbee4a1a1c399ed85d8ef3f39a3 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_CN <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 7e64ab0f2c6d87840fa4a92efc05b312046c7a47..2629c42cfe816be7d621a7b3d4f70f396b01d51e 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_JP <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index fb571a9c482f19309c71e2877b402d3dcbc8ee64..be8acc5706fc8703fc284da28db95c789b068137 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_KR <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index eaea661689e0e64a1852031159f8765b588c8f11..3fc0ef28b5695e722f4dc96f75501b3f573bb711 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   EUC_TW <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 32d8d5e768ed0682bd53df2bdd9b011e42991319..f24afa0eaeaf4bd753f96a0560347f35b8bb05ea 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   GB18030 <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2f7a92b9130b4995c96e03100148054cbf04426c..fb77622d76b3cc3d05fbfbe2cfcbbd00e07be75c 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   GBK <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c872fda10034980c4f318e27d93cd1dd8d87d90f..6dbfec792ed7eebfb8fabaa633ad41983a61906b 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   ISO 8859 2-16 <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a44cac011511007c5dba1483db2bd8960c2a2720..37b00db3cd46be1d21185460f8e9459a239b2f76 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   ISO8859_1 <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 089cdfc33bc7c14cb7d2571bafac1ad4388a92fd..74606d9b4482021ab76429ba5ce42e7a1685173c 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   JOHAB <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 533eeed31862bb8517c3b7419e9a1028af240d88..0a25df86e081b9bbc3c9dbe21be8c6914275a620 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   SJIS <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 31e6ace766cf1ce2511c89281a9d479ee3e14988..ce81f60eed896fbe625e231baed7238e57136e7c 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   SHIFT_JIS_2004 <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 1a5a2ec64639bab29d7e2fb564e9df7f21ba3375..352cac96c874f2cd31e4699294f60463efea82f6 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   UHC <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index ce4568dfca5821006faa4457a7f7e72ba42ca7be..7dc71da4dfb0d04bdd264d5f3941a735250b7184 100644 (file)
@@ -2,7 +2,7 @@
  *
  *   WIN <--> UTF8
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 24f37e3ec9826129ec3d15de2d6c530529d9ec25..2dbd2fe8cdfa657be1a2343cf45e9475b863b1b0 100644 (file)
@@ -23,7 +23,7 @@
  * the result is validly encoded according to the destination encoding.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d44454a02e36f99477a9b43bdbba43c18b57623b..fd6d168a53026a0daccc01981137a8f0d0452a02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'conv.c',
index 4401dfc47aeaba01dd0f1dcea089e06c5f79fef5..67a958d72bee16f617c2d2bb06bb56b473fe53d4 100644 (file)
@@ -8,7 +8,7 @@
  * code.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index af85d86f0b18c9bebd4fee772f3ae0b3a21ee573..6239d6cddffd2bd20dd6f9ce4795d288c7f0d202 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 install_data('errcodes.txt',
   install_dir: dir_data,
index 027d481df871d8b4a60d6419699556d2adef7098..376a5c885bbcb971db8d16157f8c4bcd3869eed6 100644 (file)
@@ -7,7 +7,7 @@
  * used by PostgreSQL, be they related to GUCs or authentication.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f7e4457dedcb38107dd99844e332d367e84b9141..41d62a9f23308003c70320118251aaac472100a3 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Scanner for the configuration file
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/backend/utils/misc/guc-file.l
  */
index c6326d505326cd75cfe2be7812ea07731955348a..d52069f446af86a68f07d992e34df12948f2a006 100644 (file)
@@ -14,7 +14,7 @@
  * See src/backend/utils/misc/README for more information.
  *
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  * Written by Peter Eisentraut <[email protected]>.
  *
  * IDENTIFICATION
index 23da603fe76f8a080e994ae32afe2d2ee3dc88f8..d59706231b869f5ca9a3a4880d9d803ef416371b 100644 (file)
@@ -5,7 +5,7 @@
  * SQL commands and SQL-accessible functions related to GUC variables.
  *
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  * Written by Peter Eisentraut <[email protected]>.
  *
  * IDENTIFICATION
index be3940951a20d0d2f807ba4a22bddf74278ec0fd..8d93d347a727aec9758961083da5db57ea1fe5e2 100644 (file)
@@ -4,7 +4,7 @@
  * Declarations shared between backend/utils/misc/guc.c and
  * backend/utils/misc/guc-file.l
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/guc_internals.h
  *--------------------------------------------------------------------
index a37c9f98444f617a3ad75ebecb8f61ccaf444cb4..68328b140226f65782e682c69a162f30d7e5b576 100644 (file)
@@ -10,7 +10,7 @@
  * their fields are intended to be constant, some fields change at runtime.
  *
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  * Written by Peter Eisentraut <[email protected]>.
  *
  * IDENTIFICATION
index 59d2e36548e9e8db83e6dd3172d9035bdc25030e..94c8a16ac1eee6c2f319725e4361e745cf582bbb 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/misc/help_config.c
index 0dc427a64430e823e782a8f60b2a4e267032189d..e3e99ec5cb601bdf04a9e564f7ce7cdf18bb85b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'conffiles.c',
index 581965395dbed0f93e878fc652e1ec77e5ff5d3a..5ca8445a4cfd3b9a18b8c8ca122d668f88c0540f 100644 (file)
@@ -3,7 +3,7 @@
  * pg_config.c
  *     Expose same output as pg_config except as an SRF
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0703892ed4a28abacb3e0afe2126e1890654d5b8..f2c1084797b0d79b36d838cc58fdf4bab660d292 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e60703c49ae028414c6d84cb397f5179d75189fa..20bf1c681a3a3b7bfc2b0f9e869b7ae55a009e50 100644 (file)
@@ -4,7 +4,7 @@
  *   Resource usage measurement support routines.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d81a67be797823c42df8f798afe19c6a23836211..06bdc2afd1695ceace7b2d79dd00d81739335d74 100644 (file)
@@ -7,7 +7,7 @@
  *
  * src/backend/utils/misc/ps_status.c
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  * various details abducted from various places
  *--------------------------------------------------------------------
  */
index 3a065b214eaab9d3fbd13ee6cd66b308df863914..430a587948bab1ca201419821d1b080705ecc5c3 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0ace74de7862a2635fd7515f2c202f4159643442..328995a7dc30a05756bef1b261fbfd5d467310ac 100644 (file)
@@ -21,7 +21,7 @@
  * tree(s) generated from the query.  The executor can then use this value
  * to blame query costs on the proper queryId.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 58effdb1c97c57b326b510d3f6b1032f7d1a6262..b8c9a133a8be531e2d3116f90c6ed1ae6742f623 100644 (file)
@@ -3,7 +3,7 @@
  * rls.c
  *       RLS-related utility functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 580e9d953cf64b494bca88c61408ab29a5929d54..dae0ae71d76945182e7464fba06fbc2c41872219 100644 (file)
@@ -3,7 +3,7 @@
  * sampling.c
  *   Relation block sampling routines.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d20e7af797098d5fddfc15d3032b22b0f3ba2430..71c0e725a667511becee0c54082803524c8ff7c3 100644 (file)
@@ -9,7 +9,7 @@
  * the single-user case works.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6f5e08bc30240d8292b2cb56ef3e7e01fc483214..8ab755d363d47827b53d0b930f1d48f81b9aa343 100644 (file)
@@ -3,7 +3,7 @@
  * timeout.c
  *   Routines to multiplex SIGALRM interrupts for multiple timeout reasons.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e291cb63b02af5c6d88875e43a2cf9dbc5df70be..dfb0253150e1c08cbfd4ca1286e0b6095a07c53b 100644 (file)
@@ -11,7 +11,7 @@
  * PG_TRY if necessary.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 62f9dbfe89aee712f7be2f54103bde1620983568..9b975739d170ef99fd8f097767a66ba6b94f9ff0 100644 (file)
@@ -8,7 +8,7 @@
  * operations such as pfree() and repalloc() to work correctly on a memory
  * chunk that was allocated by palloc_aligned().
  *
- * Portions Copyright (c) 2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/mmgr/alignedalloc.c
index b45a34abcee0728fbe1ae3b7cb5841abe678042e..ef10bb1690be8e642aae5881151378405020a8e8 100644 (file)
@@ -7,7 +7,7 @@
  * type.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 82376fde2d98d9f98c70f0dfef72abf30363a54b..604b702a91fc451a4c49e5e680bee65190c96965 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index dcf246faf111097e3c6054ca8f8e30738e450c80..722a2e34db6790eb79f9e69f059bd9f1544a2bbb 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 1f17905b5a3a9f03791fe0fc6dc898b1c43b07cf..93825265a1b57b071802ab94891c794506459162 100644 (file)
@@ -6,7 +6,7 @@
  * Generation is a custom MemoryContext implementation designed for cases of
  * chunks with similar lifespan.
  *
- * Portions Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/mmgr/generation.c
index 814ada36cd6853c1383de7974e6354d7a8ce1589..8b6591abfb2300fab4ae245fe99f5a88c11f8f2e 100644 (file)
@@ -9,7 +9,7 @@
  * context's MemoryContextMethods struct.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e80d1715fe5ee96795a1e4fb711718e5cb476798..ec50a30d5f748a90ed3d2d0721d2b9f462858b2c 100644 (file)
@@ -5,7 +5,7 @@
  *   public API of the memory management subsystem.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/backend/utils/mmgr/memdebug.c
index cd52654cb1e13eaa1cba044c7510293998c33706..e6ebe145eab6c77d41d69a65349ca917fad738bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'alignedalloc.c',
index 7b1ae6fdcf0bb587cffd5af0bdc461f850b3dc81..06dfa85f04d8cb6362dea7d28e3fe9d0d81cc410 100644 (file)
@@ -8,7 +8,7 @@
  * doesn't actually run the executor for them.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 784fe2b0fc4eec95dbdd3adcaa2897b8fa30cbfe..33dca0f37c68efb8f9568b06c9655aba5d462c6e 100644 (file)
@@ -8,7 +8,7 @@
  * with minimal memory wastage and fragmentation.
  *
  *
- * Portions Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/mmgr/slab.c
index a68c30c75e4525602abe6326234fbc67d9e9af92..892fe2b2fb718d0793698b710f457f4b75cec205 100644 (file)
@@ -1,7 +1,7 @@
 #-------------------------------------------------------------------------
 # sed script to postprocess dtrace output
 #
-# Copyright (c) 2008-2022, PostgreSQL Global Development Group
+# Copyright (c) 2008-2023, PostgreSQL Global Development Group
 #
 # src/backend/utils/postprocess_dtrace.sed
 #-------------------------------------------------------------------------
index 3ebbcf88ebe10bf6877ebb605bf66785010fd4da..c064d679e94695077d5c402faea716ccd46985ab 100644 (file)
@@ -1,7 +1,7 @@
 /* ----------
  * DTrace probes for PostgreSQL backend
  *
- * Copyright (c) 2006-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2023, PostgreSQL Global Development Group
  *
  * src/backend/utils/probes.d
  * ----------
index f1d230cce49d25efb99b04dfb442081ae118365a..1957565f647190e75f4468a8638dd31546476eaa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'resowner.c'
index 37b43ee1f8c66c63074d89c0f2c2803eca5fa301..19b6241e45d47d1925c6dd5b851c7295590363e6 100644 (file)
@@ -9,7 +9,7 @@
  * See utils/resowner/README for more info.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 23a5e7f2a00605fbb26a0cde35fdf082be957642..907dd8f0a7843cb76606fa7c36c5f6ac5feb4b9d 100644 (file)
@@ -66,7 +66,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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4c9aede1ad1b5841e20cfbf22aa40af5125e8f1d..b7eb9c2764b4926fc305806cc6641d337af08793 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'logtape.c',
index 996cef07d4fe1bcbaa8ab720df4fe30758a6c92f..65bbe0a52d1ea87f1796e00157b47c64e487eb1a 100644 (file)
@@ -10,7 +10,7 @@
  * scan where each backend reads an arbitrary subset of the tuples that were
  * written.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index b38bcd8969af1e2b8d4d73510d3002e9204a3ed1..670e6ec10113f7ee2350634b360bd2b614ede8b6 100644 (file)
@@ -4,7 +4,7 @@
  *   Support routines for accelerated sorting.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index dd5fba0e36f5f7872877921f1b6b6b9fdf8c921f..1fadeea99e1820426ee21820dbfbacac156574e6 100644 (file)
@@ -88,7 +88,7 @@
  * produce exactly one output run from their partial input.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 12ca6d7d7552bb7f6d42b3256dd3464f9e364007..eb6cfcfd002134a228800df9e5a2111219ec66a2 100644 (file)
@@ -9,7 +9,7 @@
  * could be easily added here, another module, or even an extension.
  *
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/backend/utils/sort/tuplesortvariants.c
index cc884ab11649a5bea6f571da82b55a3c734cdef6..44f1d9e85563725427ab1625ff21c1fd23fcd8ca 100644 (file)
@@ -43,7 +43,7 @@
  * before switching to the other state or activating a different read pointer.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6613dc0534089df0d5147db537ffe535c00204f5..c7124d284fa461fa3ec048b44127a6f232c5a5d0 100644 (file)
@@ -30,7 +30,7 @@
  * destroyed at the end of each transaction.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a45f8c9a639b283ecbda1d5034a3180c1887f036..36166b20bfa45a82b848fc3f38eb7e9f527d856a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 backend_sources += files(
   'combocid.c',
index 2524b1c585f7a683db18fdc479f43d8564447de5..7d11ae34781bf3e4cf501c1201ea3440a71e7834 100644 (file)
@@ -35,7 +35,7 @@
  * stack is empty.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 7f9dde924ea30820800ca52697bf1f6532d4e025..373077bf52b2e5d34f8a72a5d87939bc70333444 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin (client programs)
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/bin/Makefile
index 6737938c3f878577e851236f2c54b5d36c7e61cf..eab89c55013de92117d9381aa416af36f7956016 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/initdb
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/bin/initdb/Makefile
index ddb65e64895357899ef55f434d7718e957251d07..5bf2a307a02a3357030edb4bb2e8c861f72d431f 100644 (file)
@@ -3,7 +3,7 @@
  * findtimezone.c
  *   Functions for determining the default timezone to use.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/bin/initdb/findtimezone.c
index 7c391aaf0b1345469c081ddfc056cf0004327de9..7a58c33ace38c59a29c60f43ad04d0ab57213246 100644 (file)
@@ -38,7 +38,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/initdb/initdb.c
index a616468c1ba5d6e3c8b44773e74b027c220e5500..49743630aadc05f339d2ab01073943ef44a829c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 initdb_sources = files(
   'findtimezone.c',
index 132f5051e5b4ef3042055a79674ada0ef878e717..6506c5264ee40f6bc7b79620d5e568d687812abf 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('initdb-' + pg_version_major.to_string())
index 164fc11cbffc8c466f84d51c07106b602d022bc6..772769acabff27dd91f64811c172f6ec6e385b4e 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # To test successful data directory creation with an additional feature, first
 # try to elaborate the "successful creation" test instead of adding a test.
index e8fc5f82aeefb2e3d73827d07b08052a8771c7b7..67cb50630c5a31383104d63ce23f4e7437c98778 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 subdir('initdb')
 subdir('pg_amcheck')
index d0cc29870f9d25f15683aa2fe9205cc21b81d716..947f2267ed153a50f5168eff21c7a36c124a37f2 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_amcheck
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/bin/pg_amcheck/Makefile
index 9fae2d8f96a06c22bb32707815fd6442c1347512..2ade5aba03caa4affc0e1160c41f58f6022052cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_amcheck_sources = files(
   'pg_amcheck.c',
index aa4b12e707e2c2cc375d51891ac3287344a181bf..68f8180c19fab8e78679ecf8c29dbbd116f6f524 100644 (file)
@@ -3,7 +3,7 @@
  * pg_amcheck.c
  *     Detects corruption within database relations.
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/bin/pg_amcheck/pg_amcheck.c
index 1497fb5ce00fff38f02649a748fc80f28d886473..9cb62eaaae26094b903e9a52e5dab2305813e9d5 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_amcheck-' + pg_version_major.to_string())
index e27312862e73659e4f945c6a15cf7dcd21e49995..1f1e33278b81d94e5b129b843515e5cc71dde408 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 0c07016aa0c55053d8f2534cb3207480bdba28cd..58be2c694d0baa701524ce632fada9458107bde9 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 0cf67065d6b6b5addfe573f33008cc10c3fc78b4..359abe25a1c8eefb9184a7b2b4fcd9490311198a 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index bbada168f09e490a23e09d5ab40910c9635434b0..215c30eaa8ea42825ee56e8a8c86a1cd09bbee68 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index ce376f239cf3696369ef3c3c766a5121c7e31468..fd476179f494f9e8b60d714cdb95f48c092caff0 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # This regression test checks the behavior of the btree validation in the
 # presence of breaking sort order changes.
index ec582a2638c7f2e20590cef71d9460963db743ea..28349db58bfea2d36bb2968f4e4991c690ca5bbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_archivecleanup_sources = files(
   'pg_archivecleanup.c',
index 325b3b5e875848a3e30d66a7e5a9ef0d7d323b25..79957fa2b98129f8f124fc0712c0de749913c8b8 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_archivecleanup-' + pg_version_major.to_string())
index 4894a2e48390df8b5443dceaabbda6a1eefe561e..76321d12844494b9cafdb4b4ffcb77be7ea11f6e 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index a16106eec2d067f44069a29fb8fd54bb42091751..893a75c942d7e2a928090e63ff6714bfb2c1ea8a 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_basebackup
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/bin/pg_basebackup/Makefile
index 29b48ef54d95db924ac338db28892a3411b105fb..f5c3c0cfff93cb7c11314170096583e718ce0b01 100644 (file)
@@ -12,7 +12,7 @@
  * make further decisions about how to process the data; for example,
  * it might choose to modify the archive contents.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/bbstreamer.h
index 1a94fb2796ceb30c750104459db9238734af79ba..df4fb864fe685cbd57d58c9c28f42f20255daaf0 100644 (file)
@@ -2,7 +2,7 @@
  *
  * bbstreamer_file.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/bbstreamer_file.c
index ad1b79e6f2b7199ae72987cad30da660c0cb802c..83bf5972fa8bd1c7c4b7c46872bb2cd2c915851c 100644 (file)
@@ -2,7 +2,7 @@
  *
  * bbstreamer_gzip.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/bbstreamer_gzip.c
index cc804f1091cd1be6c713c8c9428e5d6f36e3e9d1..a7de2a172b8a67e4c8b6b259e9549c0ed92879fd 100644 (file)
@@ -2,7 +2,7 @@
  *
  * bbstreamer_inject.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/bbstreamer_inject.c
index 14282c483318dc61d443fe8a672d4193aeec02b0..395fcb92795c01b376a911d10bfe4cb10182389d 100644 (file)
@@ -2,7 +2,7 @@
  *
  * bbstreamer_lz4.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/bbstreamer_lz4.c
index ef5586c488fb52f54b064f9c3c598e6bc446b240..03d7fd3375a85b80305ee001e6a2b19d30a1ac93 100644 (file)
@@ -12,7 +12,7 @@
  * just adds two blocks of NUL bytes to the end of the file, since older
  * server versions produce files with this terminator omitted.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/bbstreamer_tar.c
index 72cd052c7d93e3828236dd4936e6f20b425015bd..fe17d6df4ef78c2034bb161fb952f8fe9ab45d3f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * bbstreamer_zstd.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/bbstreamer_zstd.c
index c8a3c0d65fc48c49079f87c8f0ed7899042dfdc8..aa2dd05382563f5389153a90856a9414466541ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 common_sources = files(
   'bbstreamer_file.c',
index 931e2013b89672b560b283b3e78e948b88aa30f2..1d3ef2c694e2567c6a096e41cf8d536a980aec4b 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Author: Magnus Hagander <[email protected]>
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/pg_basebackup.c
index c8e21f51bced545c7eb715d803379d2d0c5a1dca..fb9e29682b1c47f2c619c9abcb8b9bf5488645d8 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Author: Magnus Hagander <[email protected]>
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/pg_receivewal.c
index 1ce803cce8564262d3e7f51e2fb5940b5d33a3da..f3c7937a1dfac03bc4bff112d06fd1fb08a11218 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/pg_recvlogical.c
index 7812aa6493f1e4de5764fe4761d53da103862e59..437f7e0606faf6104bd3f84ce2e48738b06f408d 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_basebackup-' + pg_version_major.to_string())
index 9c71323d7088d609d3cb4dae8124b65df3003536..504d82bef67b30ef0a7634e1aae1f8b6b2f36c96 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Author: Magnus Hagander <[email protected]>
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/receivelog.c
index 050d4bc69fd83d76dc583b3010ba67433034a63e..805c1c2cb9597cda8ae8d2efefa0b633dacfa811 100644 (file)
@@ -2,7 +2,7 @@
  *
  * receivelog.h
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/receivelog.h
index 4ccb90c197e1091bb1f1ec68e637fd5b858b0e21..e7618f46172cf6ed8460db6e5ae906f06a9f9938 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Author: Magnus Hagander <[email protected]>
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/streamutil.c
index 1537ef47e604f6a8af3f1965375647e95d1b5267..04ceb3097199f4f85198ae6de24ca2fafb816faf 100644 (file)
@@ -2,7 +2,7 @@
  *
  * streamutil.h
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/streamutil.h
index bcc3dd5f0b247964ee1893decca34352b12966ba..b60cb78a0d57dff4c5d97ca254c55efffc8faae5 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 985e68eff1b4375b3e3ce147bbc7563854d25bd3..50ac4f94ec7ede549644693d4da899f779f84e87 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 38576c2e0082830c931d3587773da3a86effabac..6947d12ca8643c8dbf850b4191d0d30002de706c 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 3b06ef6269a0500ea083009a132214aa76efa962..54014e2b84de04c8463b41ca930008e47f69bae9 100644 (file)
@@ -2,7 +2,7 @@
  *
  * walmethods.c - implementations of different ways to write received wal
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/walmethods.c
index 8ba1f2ada9243332a9d722ce685c8e2554e4c9ab..d7284c08ce47269a165a7ac70509faa1526d0b5f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * walmethods.h
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_basebackup/walmethods.h
index 77dc97ac17945028bf1f6fb0b8fac1ee9eaa537c..4911f6bee2cb25be91201aba256623a8017a1fb7 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_checksums
 #
-# Copyright (c) 1998-2022, PostgreSQL Global Development Group
+# Copyright (c) 1998-2023, PostgreSQL Global Development Group
 #
 # src/bin/pg_checksums/Makefile
 #
index b0b48d0c38c0392a2334ec9c577f8df93bb2c43c..5528526094da196f2db9a5965ce42f01c9129507 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_checksums_sources = files(
   'pg_checksums.c',
index 7f3d5fc040ff8514f5ba3560107b23d54badca75..aa2100749766f55796236b432491aaf1ca52cd68 100644 (file)
@@ -4,7 +4,7 @@
  *   Checks, enables or disables page level checksums for an offline
  *   cluster
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/bin/pg_checksums/pg_checksums.c
index fe0a441ac96168965351758af3cab495c1d795e1..273f55d9012d40dec5e822eb6be0fe69a267a470 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_checksums-' + pg_version_major.to_string())
index d7cede111e9347a73d0317ac93b4b5963133a077..d3601a5dd84a25c83d4105c6161b6c7677c5e0ce 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 0309cbbaa330fdd673940618a12743b230a57338..2316f611b23c1a05c912cc7b716df9f30c6fa209 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Do basic sanity checks supported by pg_checksums using
 # an initialized cluster.
index c599f889c9ec5b18bbe3a022644aeeffb227d188..1a405f9c977e5c3fbad9995b0eeb4043e9752e23 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_config
 #
-# Copyright (c) 1998-2022, PostgreSQL Global Development Group
+# Copyright (c) 1998-2023, PostgreSQL Global Development Group
 #
 # src/bin/pg_config/Makefile
 #
index 039caec0cb92a84c32030367c975f8071c7a810e..7fd7e94e2d57f10654abf4d430ee3a3f6aabbfe2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_config_sources = files(
   'pg_config.c',
index 62b97affc829dfe943f942b4e1d472f125fbd32e..70cab817ddd6876fa8b6edbd677fd6ef6f623435 100644 (file)
@@ -15,7 +15,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/bin/pg_config/pg_config.c
  *
index 1c250f2b92509deb6a343baa71cba1da306dd1ca..7e4629ffc4e6544fda51cc73afee1e7ffa48761c 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_config-' + pg_version_major.to_string())
index 9a8910906881cd6fb628681408eacb348a605c20..24acf7872b2a57e7d181d31e4cb98ad1c37f27ac 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 9e770731e9560b410127d695fac4288919819da8..aa5bd5822263e3ec92d11b5834f61ebe3054ef55 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_controldata
 #
-# Copyright (c) 1998-2022, PostgreSQL Global Development Group
+# Copyright (c) 1998-2023, PostgreSQL Global Development Group
 #
 # src/bin/pg_controldata/Makefile
 #
index 451d99f5f14de8581af97fe7cc3f92be3ec8eea1..03c9d0ae3eedc8649970479ce4450b60d55edf0e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_controldata_sources = files(
   'pg_controldata.c',
index 6b8841da03eb47192c50e30820cb542555a10fc6..73a77568b6fd8c3981f14fe0c4c6eb183e03386b 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_controldata-' + pg_version_major.to_string())
index adb9af4e938a496df465f99bea283403e804b97c..a502bce3c9a153359c81cd81496282ec5fbb88b1 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 7d5be76eab0b34ac2809382bedafb0430d34c4d7..4b6d47a8f88d6791b85b53c48a16573584d0ffdd 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_ctl
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/bin/pg_ctl/Makefile
index 7edeeea4750e944eda58a3eb79e93483f86d6057..608a52f9fbfbd296baa66505e1b58105d459f52e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_ctl_sources = files(
   'pg_ctl.c',
index ceab603c47d93e11bba571f33fdb44d69a310398..465948e70749cf970d755554213c21144611dafe 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pg_ctl --- start/stops/restarts the PostgreSQL server
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/bin/pg_ctl/pg_ctl.c
  *
index cdc2fdf082e4da75af4a657f590894186aec2f2d..da7710090e0db0cbdd7d3b7fe750ff91051b4f50 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_ctl-' + pg_version_major.to_string())
index fdffd76d9914f313cdba624b244c5d7bb0b91062..11bc8053540b6e6af100429138593a9c7abf224f 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index ab26ee686ca1c038edc5a24c2cae1b6950566653..f5c50f6a7db52c76a2c55aacc81e3143121b115a 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 84d28f4c77571586978e7e6a66c41e8bb84ec28a..0e83933098d9484ee44331c24d61c3272334ab46 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index d73ce034cd7f792850c21965bd5201530b968cd5..10815a60d4f56ac4bd224ec5b3c2ac9a2fe10e3b 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 9dc5a784dd2d1ce58a6284f19c54730364779c4d..ef1ed0f3e51b0934e2194f307a28a458478a0ee9 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_dump
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/bin/pg_dump/Makefile
index 44fa52cc55febf992d7227acf8449f1706331523..409bc9b8e203b0d432d87751454a6c563dd977a9 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 26967eb618d303ef74e0328baf4dff52c027ebce..7a2c80bbc4c120ca5a57dd4bd74b039a6e501066 100644 (file)
@@ -4,7 +4,7 @@
  *  Routines for archivers to write an uncompressed or compressed data
  *  stream.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, 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 6fad6c2cd5af434c148f9f8492680f8b1abf3773..c04773a40067c2ad6cd428b19dc2572fe006305b 100644 (file)
@@ -3,7 +3,7 @@
  * compress_io.h
  *  Interface to compress_io.c routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f45cc6cb73f94efbc74fe52ec60b516a00337c5b..9753a6d86825f1ffabf139053c01120c0d71df46 100644 (file)
@@ -5,7 +5,7 @@
  * Basically this is stuff that is useful in both pg_dump and pg_dumpall.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pg_dump/dumputils.c
index 6e7f50c6b860309a5311ce5d96520b5d7392ac7a..7f3f21e89dbfd72b708d47d5ff2104bc2d643d20 100644 (file)
@@ -5,7 +5,7 @@
  * Basically this is stuff that is useful in both pg_dump and pg_dumpall.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pg_dump/dumputils.h
index 5537cda3cce42b2199195e19a424faac87711939..ca62f9a3740703894559764c8c94dcaedf4aea3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_dump_common_sources = files(
   'compress_io.c',
index c8a70d9bc186841d1cfbfd67c3548569d3a940ad..9bfb95557a9294725f5f4d719a88515cb373d8e4 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Parallel support for pg_dump and pg_restore
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e2f6c79b5363a364615f9e3c03b33634a118de1a..17f03c1cceb588da0b33b58d4a885753afa359d1 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Parallel support for pg_dump and pg_restore
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f6aee775ebdaf900834f22b091490e7bbb55d4b0..6800c3cceef6de9f0b5f3a3f4a7dbadc5c742efa 100644 (file)
@@ -17,7 +17,7 @@
  * sync.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  * Portions Copyright (c) 2000, Philip Warner
  *
index e40890cb2645dbe921da34b1413eaefbdd134fbd..4249584c9b696ea4633e396114ceb3ec1bea8c01 100644 (file)
@@ -4,7 +4,7 @@
  * Utility routines shared by pg_dump and pg_restore
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pg_dump/pg_backup_utils.c
index 8173bb93cfc0aa28a0d85430d8288c3840e1b404..b4dfff4eaacde4da8cbb35cf3541ea5d6de32518 100644 (file)
@@ -4,7 +4,7 @@
  * Utility routines shared by pg_dump and pg_restore.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pg_dump/pg_backup_utils.h
index 44d957c03889598e50d08f62a0af6924e4a4747c..755d75ae4dc37437079b34e0ed270ba89c925b0e 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, 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 436ac5bb986029e619e05d5fad6ec9913c3af577..e7cbd8d7ed7867d47bb2c25c75a36573333f2852 100644 (file)
@@ -3,7 +3,7 @@
  * pg_dump.h
  *   Common header file for the pg_dump utility
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pg_dump/pg_dump.h
index 31cee46f3ebac03881265fc0033279781ab36329..f963b9a4498913b22331af40e8b0a995091d95e5 100644 (file)
@@ -4,7 +4,7 @@
  *   Sort the items of a dump into a safe order for dumping
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7b40081678bcaa1c56811b6637bb6c221c30b971..f26a53b286d3b9cc69d7744f5cc1720bc91d990d 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pg_dumpall.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, 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 b073e90227d1f36c5606d890e64620af56f00a52..3b627711d73b6303fdff3394a4b2397aad69db94 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_dump-' + pg_version_major.to_string())
index c8bc02126d1e0767a010e27265abd646d4d1180b..8c63d31cb662e34878848fc16f321dc264ca1136 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 7c3067a3f4ba6b824ccc8e3a90d3af5bf2f14092..2eeef2a4783861c4929f966b467090b74f1cc32b 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 8cc9da06599100ddcf8db49e4a451d6c01f2de6c..ab025c44a4325ff9084c74a85e6bd2fc255d075a 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index f0e3aaf93247081cab4bd8e9485e29b51bfeb880..de55564555920b88321c97e30bfec0f4281fc3ab 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 222444f0722157f25ce0dd101d42185df9b882d8..a363b948b53cd87e336d7d39c74b66cd7fad5c0d 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_resetwal
 #
-# Copyright (c) 1998-2022, PostgreSQL Global Development Group
+# Copyright (c) 1998-2023, PostgreSQL Global Development Group
 #
 # src/bin/pg_resetwal/Makefile
 #
index 7fbc6f46d8eabf0acfa09db4663747da9ab6dded..3f08a819bbc44403c2c7be6556765c9ad4c0ed7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_resetwal_sources = files(
   'pg_resetwal.c',
index 089063f47149ce6521f16d75b6a667c0c344bfe7..e7ef2b8bd0c8b86cd231c196bbe1ae4c7186b330 100644 (file)
@@ -20,7 +20,7 @@
  * step 2 ...
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pg_resetwal/pg_resetwal.c
index 23a4b55fd3da965b9653d06e97e5c9c7aaeb3b87..c82c6a4263fbe599a0ff796454a49a332a63f385 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_resetwal-' + pg_version_major.to_string())
index b4b192c86ccc961d320314abd31989e437735752..7e5efbf56b5a0c6b12a24212be1ba92b836dd032 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index cb4f451d2506bf64b934a261f324b610d7d4513e..3dd2a4e89f9f6a21b41fa11b85656100f36957dc 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests for handling a corrupted pg_control
 
index e8a471306b9ee4e78f14d3eff4db083d990f41db..bed05f1609c5e40423fe869296011e07f4718e1d 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pg_rewind
 #
-# Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
 #
 # src/bin/pg_rewind/Makefile
 #
index cbc3bc5c3942c09f2883da031c8fdf42b548a095..59ccb31d9310b778af8047a433e19cd90496f489 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This is a fairly simple bitmap.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 235b676d63ea046d3ff8c5b5e13c2aaadcb668c5..a911d3e47e72cdf3aa98faf81bd9af87cb73f67c 100644 (file)
@@ -2,7 +2,7 @@
  *
  * datapagemap.h
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index db190bcba715c2d95a2998e565efd8d406ceb405..25996b4da479bbdc5dfec713fb4b27f8e0087ba2 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index e6277c4631b16b7efa4aba0208c08ddae7801bd3..427cf8e0b583d59e97b58a9ebcb87e5d2402641f 100644 (file)
@@ -3,7 +3,7 @@
  * file_ops.h
  *   Helper functions for operating on files
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 269ed6446e60b243ae473b92d66d7a344d722b9d..bd5c598e2008ee007dc1260b3d5cd21f41a48ca9 100644 (file)
@@ -16,7 +16,7 @@
  * for each file.  Finally, it sorts the array to the final order that the
  * actions should be executed in.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 0e011fbb0b34eaf539f796fb2b8e5e340f232990..48f240dff12ae9f89da904d85e2b7bc82794c5b2 100644 (file)
@@ -2,7 +2,7 @@
  *
  * filemap.h
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *-------------------------------------------------------------------------
  */
 #ifndef FILEMAP_H
index 011c9cce6eb98b262895ce56e6c61b32930129af..5f486b2a616f0e139910c0b506f4ffbeb7ea01de 100644 (file)
@@ -3,7 +3,7 @@
  * libpq_source.c
  *   Functions for fetching files from a remote server via libpq.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 2e50485c395518737083f9a7119126d018938272..da9d75dccb298d77fafc735e1ae8470cb2094859 100644 (file)
@@ -3,7 +3,7 @@
  * local_source.c
  *   Functions for using a local data directory as the source.
  *
- * Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 1924fb002f116248f2dd45a161b8db2ddf651aac..fd22818be4d4f10ac50da0b860b71f98b560e6ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_rewind_sources = files(
   'datapagemap.c',
index 53f011a2fe26f552d3e0c346b5b033d6f773295b..27782237d0577960e9e844124821b45a0682760f 100644 (file)
@@ -3,7 +3,7 @@
  * parsexlog.c
  *   Functions for reading Write-Ahead-Log
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *-------------------------------------------------------------------------
index 3cd77c09b1a593904d26876a3aaf6b30334f74d8..858d8d9f2fa5f4e3a86d15b1b25e870a3cfe8967 100644 (file)
@@ -3,7 +3,7 @@
  * pg_rewind.c
  *   Synchronizes a PostgreSQL data directory to a new timeline
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 80c276285a9f3c66714fef1ca472c7ab25493888..ef8bdc1fbb8122e1147829314423e2ef03e0479e 100644 (file)
@@ -3,7 +3,7 @@
  * pg_rewind.h
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *-------------------------------------------------------------------------
index aa24dfae90686844bdcf9339e25b2c314121f983..b0ccd16bbb9e1079e26d01e0f8cec19540e9f21d 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_rewind-' + pg_version_major.to_string())
index 1310e86e75a88e4c1a44cb830404b7425b2b5c3e..69ad0e495ffd18de7000e6b4102d27b432719a49 100644 (file)
@@ -8,7 +8,7 @@
  * operations to fetch data from the source system, so that the rest of
  * the code doesn't need to care what kind of a source its dealing with.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index db9201f38e899a2541477f50db2191ea4f68da9c..63490360e5608d17affc3f5bd743069a6f1fee44 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 8d6c0c0b280f032f61f558a519692101b23fd257..0d480aedb48bad166a0ab1c1adce80183984a5e5 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index b1c47ea451481b06321a20c361ede9d2579a7433..fd2bee5d208a374d8c252eace0c9d381f92407dd 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test how pg_rewind reacts to extra files and directories in the data dirs.
 
index 5aafe586e14cc43143dfb7b1a43f3daf0699db3a..5fb7fa9077c2fe0808de9ec4fd8033ded66e9555 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Test pg_rewind when the target's pg_wal directory is a symlink.
index ffb62f9b05a31523601a29f74e44f26405445967..b4ef05e56078ade3946ba354201b54833fbddf5f 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Test that running pg_rewind with the source and target clusters
index c3c27e9894cc28a99a7ff0f70f970d24089e514c..2d0c5e2f8be82a18edc7e6699a87354e76ee5c98 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Test checking options of pg_rewind.
index f89a4df09d9656af3ec0b9fbe36cd74fee117605..52644c2c0d741ca27e81f8f7bf01a2844050a815 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Test using a standby server as the source.
index e6a7177fb7d7b86d076941a41fd1f890817b1d66..af262f3338a51602ed788bf86138156b1d53c53a 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Test situation where a target data directory contains
index 9422828712a3bd06fb29f0a4edca0b21be80ddf2..ed89aba35f2252744181aa21a9320c77988000eb 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 98b66b01f82b24b55505da50e1beb8ef4f6305f5..aa16a1b3f18837bbbcd59a755e65140e2a773a38 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package RewindTest;
 
index 983388c92b7b89d50e0a8952fd699ddde6737da2..2d445dac32fe821fd7007532f96ef946dfa76935 100644 (file)
@@ -3,7 +3,7 @@
  * timeline.c
  *   timeline-related functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index a549911b400ea76a82b9c87d20fade3993e8277f..aaf65c310eed5c6dfd9a0dd23940b23130d5313c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 test_fsync_sources = files(
   'pg_test_fsync.c',
index deaa79f504e3197612a65aa7e2f48bf62b5a7426..b25a6d0f826ecbe02196e124005a4e8b7ec3dc02 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_test_fsync-' + pg_version_major.to_string())
index 8c5c0e7967b4a1034f37d5a474c04c6bb481534c..401ad2c07ca954fa449208ffeb503c8d72257f69 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 4603f00c4a063fa1421879c68a9cccaa6e6c8e78..02f4a5c641ef7302b3716e970e35fbe9c680d64a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_test_timing_sources = files(
   'pg_test_timing.c'
index 8ba9d917509461094746c9119e26f052482978e9..918225a1cf5b6a60976fda95f2614887585a0736 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_test_timing-' + pg_version_major.to_string())
index 51bf68b0e10969507de2e7f607ec521d72a0f5f6..43bc68cb37de3c8753bcee6080a9984207f4673f 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index d4a3691438e1e855a74378dacfc5529850dde294..7cf68dc9af29e8f1faf0769c36d13862410279e9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * server checks and output routines
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/check.c
  */
 
index 73bfd14397cfde250953ed05db96dad9b9535b3a..9071a6fd457b2c34a9375fffe3c2fdfd08883411 100644 (file)
@@ -3,7 +3,7 @@
  *
  * controldata functions
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/controldata.c
  */
 
index 29b9e44f78268a3bcb75d46c5e465edffd2bc7d3..6c8c82dca89a17cfd39b0e59eac6f355a9ee0d3b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * dump functions
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/dump.c
  */
 
index 23fe50e33d9c906f2e7c971c7887415e8661d18e..5b2edebe413eeb6327ff14821a00ae03c9013ad2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * execution functions
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/exec.c
  */
 
index 079fbda838937f13b8c74e710c90cea751b10ab7..ed874507ff4b8fd66b33dd357bd6a5b0d48dd862 100644 (file)
@@ -3,7 +3,7 @@
  *
  * file system operations
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/file.c
  */
 
index 93d975864babaec8d8d3f7fb9e36a294e6d4892d..9ad75446eecd1a40c5d425fe7909672767040be3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * server-side function support
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/function.c
  */
 
index f18cf971202d0c78cedf2f6b8e95ae0bc4eec224..47d0bfd110184f8c7c25f7a50dab4c6451911bfa 100644 (file)
@@ -3,7 +3,7 @@
  *
  * information support functions
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/info.c
  */
 
index cf7d91ac74d5b6420734fcb6024201a7f278e04a..18c27b4e726141f7a990c56b3cb5d0ed468f15a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_upgrade_sources = files(
   'check.c',
index 51fc7aede036bd39b8619046b8fe59b3a0985186..8869b6b60d24b51fd02d4c6362871d8997b21adf 100644 (file)
@@ -3,7 +3,7 @@
  *
  * options functions
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/option.c
  */
 
index 619ada48f5b8fdacd85926f6400ec148d1c9f1ed..eaf0f0afefa934d2ca747a3dc75059f035b97ac1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * multi-process support
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/parallel.c
  */
 
index 115faa222e3af20ca70105560c8d7625273591de..e5597d31052bbb5a2d2a9faaf31fd29406dcd293 100644 (file)
@@ -3,7 +3,7 @@
  *
  * main source file
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/pg_upgrade.c
  */
 
index 31589b0fdc4af0828e103ce60df8a395618460a3..5f2a116f23e323e71927661e5c46b4f7142fea79 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * pg_upgrade.h
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/pg_upgrade.h
  */
 
index a8bdf06504f3e784460b47264eb99901cc9e80cc..b4ba67b1c5e0136f45d06bb2ced0a66e07f253d8 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_upgrade-' + pg_version_major.to_string())
index c3f3d6bc0afe42dc4f8c6e76c62e3568e16f187b..34bc9c150425a95ee4b35ec398432c6ee58b36c3 100644 (file)
@@ -3,7 +3,7 @@
  *
  * relfilenumber functions
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/relfilenumber.c
  */
 
index 9a1a20fb27ac648a2041cb61aca5ad9582bba4a9..820bddf3159b24d207d2ad81e80220c5388f5af2 100644 (file)
@@ -3,7 +3,7 @@
  *
  * database server functions
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/server.c
  */
 
index fa2fbbce320c4f352f99f00bb6adc5d9b6b9f41d..69cef7fa6b95fb909af0c3c73c6792574baba057 100644 (file)
@@ -3,7 +3,7 @@
  *
  * tablespace functions
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/tablespace.c
  */
 
index 593a843917476c477580eb596bc7b380ee24201b..42dcbfc5b5c2b343f6b66b193483c45b588e68aa 100644 (file)
@@ -3,7 +3,7 @@
  *
  * utility functions
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/util.c
  */
 
index dc19fc6ec84a3cbbd7d58338b77085865d67e7d9..403a6d7cfaaf340bf235777f3ad761a723ff6226 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Postgres-version-specific routines
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  * src/bin/pg_upgrade/version.c
  */
 
index 34f0913f5cdfbfeb6d02d6aad1cc8982c2644938..9369da1bc65caa752ff38779ab99406beacf62ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_verifybackup_sources = files(
   'parse_manifest.c',
index beff018e183f19d9fa218e67c0baef14090a6f27..2379f7be7bb922268c95420964759ee5fde5cfc2 100644 (file)
@@ -3,7 +3,7 @@
  * parse_manifest.c
  *   Parse a backup manifest in JSON format.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pg_verifybackup/parse_manifest.c
index ee6f67d7d4b6cc0e0640c9b9cab192cecabf4814..7387a917a21967063af2bb38d7a4531a272415b7 100644 (file)
@@ -3,7 +3,7 @@
  * parse_manifest.h
  *   Parse a backup manifest in JSON format.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pg_verifybackup/parse_manifest.h
index 2c0d285de753d16fa02e079c5f5c40257d521ceb..7634dfc2857e14ae0b86b8815c00027ac1c66455 100644 (file)
@@ -3,7 +3,7 @@
  * pg_verifybackup.c
  *   Verify a backup against a backup manifest.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pg_verifybackup/pg_verifybackup.c
index 0c114910a4afb3eb11cc2ced805fce6172918858..092b8a95f31e01d2026113811c13ebcdcbd2f226 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_verifybackup-' + pg_version_major.to_string())
index 16febf9764c4b945a00dcb4af22e97f87bc6a826..73e86632386793dca7207bfc73834aa267007bcb 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index ca2c0f0c7bcbd1adc0edec3fd8c693cb373d6e51..87b8803a3309b6ff19b092ce1c805535b8b7212e 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Verify that we can take and verify backups with various checksum types.
 
index 3dba7d8a698927b83418da025ac28c0921792b70..0c304105c52a6fea9ccd44f40b41246cb85d9cd2 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Verify that various forms of corruption are detected by pg_verifybackup.
 
index 8cda66ca001b1ea141dff70f8b15b103ccdb655b..25c485e0ee3b690a7e4e043c7f55da935557367d 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Verify the behavior of assorted pg_verifybackup options.
 
index b9573c57426fc743e3b766a29f7bf568deb0dc63..c94fdd5df83051c43f05b43f4ff80be8d0cc925f 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test the behavior of pg_verifybackup when the backup manifest has
 # problems.
index 210f269d592a9094bd93e4cda16eeeefae974a2a..4cbd1a6051f1c043acc499757f90e284ffe045c6 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Verify that pg_verifybackup handles hex-encoded filenames correctly.
 
index 9a21e8dc15217efbe3e5708cc09c937725726152..34ca877d10a5cfab3bfc1da8c11afbb6a712ab94 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test pg_verifybackup's WAL verification.
 
index 4c4959516dd750af1faa574379db7f1ae55be842..3007bbe8556a862e1869f6cb677d1c422cd28fdb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # This test case aims to verify that server-side backups and server-side
 # backup compression work properly, and it also aims to verify that
index 56889e1ece97765049aed94bb5299deddd526e98..d26064b0020367bc89dc8e39466b4a70192b9758 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # This test aims to verify that the client can decompress and extract
 # a backup which was compressed by the server.
index 77cb503784c189996fff429d18054e9c36c1d677..f3aa0f59e29a99ce15771b20f6a4b76ad9311d01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # This test case aims to verify that client-side backup compression work
 # properly, and it also aims to verify that pg_verifybackup can verify a base
index 38e0036e2daf20883ff4658ca0e012dd3494c06e..2aca73f2e938817aa2a1d4efcaba17c368c49818 100644 (file)
@@ -3,7 +3,7 @@
  * compat.c
  *     Reimplementations of various backend functions.
  *
- * Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/bin/pg_waldump/compat.c
index 04289983503f09af3fd53445b9cd8e16a2357380..ae674d17c3843114547a3df9c0ad9a2f1cbbf4c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_waldump_sources = files(
   'compat.c',
index e97c47f307119fb25836d40351069949ff830bdc..44b5c8726e653d1e8378b8f5d27886e464722c92 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pg_waldump.c - decode and display WAL
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/bin/pg_waldump/pg_waldump.c
index fd68f00158b109eddd65e5c3a2bab41add8ecce5..076dbcafb42d485d8116367bbcc5ddbecf42b74a 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pg_waldump-' + pg_version_major.to_string())
index 883adff8fa131859cf4615a275d5cd2262fb8e62..492a8cadd83daed43223fd69df4d9039a87608ab 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 15a53aa0734d1d0265d58511117fbabb76a6ec6b..5072703a3d2933405dfc1c230ce9717b751e141b 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 17b065a6bff23bcabca84aef87d4ee4512f4af55..6cb063c98c9b5b90c3a57d667c0a340a70cc3937 100644 (file)
@@ -4,7 +4,7 @@
  * exprparse.y
  *   bison grammar for a simple expression syntax
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pgbench/exprparse.y
index fe8e32838a7ffc533c5238805a986658b9e3b217..4bba29210f8753517dee7fb84a6e41fe5d36df7c 100644 (file)
@@ -15,7 +15,7 @@
  *
  * Note that this lexer operates within the framework created by psqlscan.l,
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/pgbench/exprscan.l
index c176898f2b08304e1cbbdba4dff93059b1161494..e3c7619cf4f107c58ee5fe8f0a0904a564ed23e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgbench_sources = files(
   'pgbench.c',
index 3182a73ad7246cdbf8531eba9e90980ba24486b5..820b1ea09f57ecafdac0b3835ef1a722a3b3be7a 100644 (file)
@@ -5,7 +5,7 @@
  * Originally written by Tatsuo Ishii and enhanced by many contributors.
  *
  * src/bin/pgbench/pgbench.c
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
  * Permission to use, copy, modify, and distribute this software and its
index a8a0dcaa3073ed11e57bac1a2b8614a55eebb8d0..957c9ca9dad9bc29ba2f061e3dd925c19271f067 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pgbench.h
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *-------------------------------------------------------------------------
index 2c0dc369652d67c7b46406ee26953e9f412ef265..4bf508ea9665035d0aa3667d846468293f856b3e 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 50bde7dd0fc12e50d74f6b970466bf4ef2fe05c6..d59d2ab6dab6eadef7c2b33101f3ed29afce47fe 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # pgbench tests which do not need a server
index 04d49711d8d68cdb2825239aa61f9489f9fabb90..9987d11f2bfc3118835da4e02b5093c1e33c0e08 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/pgevent
 #
-# Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Copyright (c) 1996-2023, PostgreSQL Global Development Group
 #
 #-------------------------------------------------------------------------
 
index e4a9fe1917d51b81b2e7ef071722361fcb9754d6..eca930ae47213dc8b218f4c9380149eb63ba124b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if host_system != 'windows'
   subdir_done()
index d38775af467fcb5b25c09acd3b4e4d571c2c0771..1f2bf0c6b0043f7bfd1d778801fa598c86c76fd4 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/psql
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/bin/psql/Makefile
index de6a3a71f8adae570b64b0424c010ecf3ff470b3..00b89d941b85715fbdc61329ccee840aa76d14e6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/command.c
  */
index 7354ab53b27f2bae7ad40202ce0964933aa23fda..9af85deeae1ad4a52cdf4b400fdb0c7dead83091 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/command.h
  */
index b989d792aa753670c2f326e45a6fc023159be15b..38f9b10b7c9532279eb2be235abc0acb901c7bb4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/common.c
  */
index f0820dd7d59e4e619cec25809fea25bbaa105014..cc4c73d0973304ea42e119e22bf37e766e389bcb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/common.h
  */
index 0f66ebc2edf269507b442ceb66e2ef4f6150438e..110d2d726949776f9da9cf370407ae57ae4f1463 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/copy.c
  */
index effc05d05e65f50723aa1eb060c1a1e445c7186b..1d33fcfab0abfc96e94d4306760c387efa1a45f8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/copy.h
  */
index ba9a49cff048340c4708bbae9bae41915fffd6f8..2c5fed203eb66be63fd4fcdf648ca50e267717e1 100644 (file)
@@ -3,7 +3,7 @@
 #################################################################
 # create_help.pl -- converts SGML docs to internal psql help
 #
-# Copyright (c) 2000-2022, PostgreSQL Global Development Group
+# Copyright (c) 2000-2023, PostgreSQL Global Development Group
 #
 # src/bin/psql/create_help.pl
 #################################################################
index 2c29138d9855183c4bdcea1ecf7a96ea297b5066..67fcdb49dde3f6a2a70efaba16534e99f5339eaa 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/crosstabview.c
  */
index 3b96906c945e39648dcfb257ac0a404e6809a0a3..cc7b80fe032fef4ecae2d1b16411aa2539bbcbd8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/crosstabview.h
  */
index df166365e81bfb2d02c815b14b6919e8a0885d57..523fab61b90bd31721137a700d115bf27cab045d 100644 (file)
@@ -7,7 +7,7 @@
  * information for an old server, but not to fail outright.  (But failing
  * against a pre-9.2 server is allowed.)
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/describe.c
  */
index bd051e09cbbda4486656f514c7988bdfcb473746..15f62b91d1af424eee533f7c2e28721a46a09371 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/describe.h
  */
index b4e0ec2687fde3d1a7a37b2f8d71e5e912ea18cd..e45c4aaca5ae69b9d95180c36b335eff5a46b8b3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/help.c
  */
@@ -748,7 +748,7 @@ print_copyright(void)
 {
    puts("PostgreSQL Database Management System\n"
         "(formerly known as Postgres, then as Postgres95)\n\n"
-        "Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group\n\n"
+        "Portions Copyright (c) 1996-2023, 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 798807b3310b24d77b653d582472c67916a8ce76..2bd8993e62b1fb3909a6d43f25c99e847f67e914 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/help.h
  */
index 6cc7ddda71e79fb69075a5c3616844acc110c292..873d85079c95bcb830e9c810dc9734bfdd2e1159 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/input.c
  */
index 41766dba27775b7d2d1b7943a6a342da9dc04571..ca948f3e773d254030befe8c76fa2040d540b271 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/input.h
  */
index 64338d538e1339d18ccab76b22fc1b569874b4d0..8bfe914ed328842c44805886155d98b4dda0a685 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/large_obj.c
  */
index 1242ea5a9d590ccb6c2b0362bc3b16d16b0cc016..02a16c124920e93d17706c5511c2e2bce53ab5cb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/large_obj.h
  */
index b0c4177a20e9719a928f6477372477dd67204dae..692c6db34cdc849ff512c5bb6241973d37ef11ab 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/mainloop.c
  */
index 80e0c99d10bedf328430551454720935a2162101..5232a7e41603340f015f71c8079d4ec27c35e38d 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/mainloop.h
  */
index 1eda9ed3536e9050e530f1d7fdbcc7990fb030be..a0a4ac7afb85e988a8fe847478980a37d5fce2bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 psql_sources = files(
   'command.c',
index 83e37b23b475c7cbdeed4978bda0bde2ba2d244f..da257154d4c5619567098f72a945a0383e6869aa 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('psql-' + pg_version_major.to_string())
index 3955d72206c2fd878dba5826ca3dae5581ddf539..969cd9908e53142236461cf969fd081c97efd446 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/prompt.c
  */
index eeb21408c44c596bdae5703476ae3f1d1c63fa11..af5f84cb8a1fed39d7dd505ae1f21dbde51627f4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/prompt.h
  */
index 95b2c29ec66190129a0c97542b23d1689840a4af..7724242f371d7c58c54140c8c924fee4076b93ea 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/psqlscanslash.h
  */
index a467b72144915fe11dcf6b35cca65d2165fc7a88..8449ee1a52e91920af9be8743767f381492f8376 100644 (file)
@@ -8,7 +8,7 @@
  *
  * See fe_utils/psqlscan_int.h for additional commentary.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 3fce71b85fe4e680fa16ca938d277a8ad890a07d..73d4b393bc7bbb10373d07d38d794484f3213b50 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/settings.h
  */
index f5b9e268f200c4ce0147e4d0b5374caaffcd89fa..5a28b6f71320d1a95a5b016f39faf06e8afa7b86 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/startup.c
  */
index ba4c4e054bd85d56cec09e1a48b16247145725aa..0e91387be466c29fa173269f36a70ecc02d3d963 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/stringutils.c
  */
index 5d494227603048b49d42dcba231e70c9bb440635..afbaf6f12fbf74f40e697e16fe8f79836524dbef 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/stringutils.h
  */
index f4478457175d7bf4ff4a7dc55b7bdd34bf153777..0167cb58a2e43364362a481cc89f7f2356a714b0 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 4aa6dd5fe13cf6e93a972a1543bf5d2c508ecc53..7746c75e0c9f780c97618dd3027c155015796e3e 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index f4dbd36c39113f8e894cc62b0484dadeb7517669..12dc6cf42912975dc628966656a4fb6030f43fa6 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 2a3921937c377a67f7db94bba9a6171602ac5ef1..5312a7e904458d5b344c15b81528b228068a3cbb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/tab-complete.c
  */
index 1c4190ed18f6d05d8b28954b12c9413bba5ba068..ae5b6bee38f461c291025297e0b86924acffbf15 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/tab-complete.h
  */
index 5cc4bc0cb785d5be72f5444cd1e9dcc6828c18ed..1c3841ecb79346baa08b9bd06dd37671fe810093 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/bin/psql/variables.c
  */
index e57933f973152531c0f72bf1de6cef25e669da82..f3e6bc989a6215d5d6f4792fac424927f09c6b05 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * psql - the PostgreSQL interactive terminal
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, 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 25e7da3d3f46bffea8bd0204d37a2164a60ef106..a7a9d0fea549b6c2b8def5300d59acdd6096de4a 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/bin/scripts
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/bin/scripts/Makefile
index 0bda94158034f0f2f5793ddcad1122926338ce32..e3585b3272eef2b7fd769086392c9d3dd0ea9fb0 100644 (file)
@@ -2,7 +2,7 @@
  *
  * clusterdb
  *
- * Portions Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  * src/bin/scripts/clusterdb.c
  *
index 9e38b60a6552e5d48366a2e3fe7d08345db76f0c..4c52fb6a3e436b9229484573b8b89dd92713dfe2 100644 (file)
@@ -4,7 +4,7 @@
  *     Common support routines for bin/scripts/
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/scripts/common.c
index 9d91ad87c6facbce07131f5110ac0cb0acda524e..b463b1b7ff962af8cd57a3b64b7a1f130a8b9139 100644 (file)
@@ -2,7 +2,7 @@
  * common.h
  *     Common support routines for bin/scripts/
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/bin/scripts/common.h
  */
index fa1713a3a0c4d4429a21c29893761844cbc044be..80859dadc4dfde4426e2c9a7ed401e922be6234a 100644 (file)
@@ -2,7 +2,7 @@
  *
  * createdb
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/scripts/createdb.c
index 991930a1ae21ea6d3fa7469ba0976483ed154b67..3a1825e61fe8ba97fce3764d9739e5992bf01513 100644 (file)
@@ -2,7 +2,7 @@
  *
  * createuser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/scripts/createuser.c
index 3ca5b82ddcef01e22873e411b09432b2c576b6ed..8d0f432f3d7c73c3bfdde52541941077bfbd6e41 100644 (file)
@@ -2,7 +2,7 @@
  *
  * dropdb
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/scripts/dropdb.c
index d8c77cc8ffe9a267a0c07db8a2a629247f2b94d4..8aad932e6a5bbd0565cc12fb4f8e03865580683f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * dropuser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/scripts/dropuser.c
index dd57368fea35a3e715e2b8a340e6b169d065906d..5b4f8a6f854f06d536f98bfe2f1a5bdd23f4742d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 scripts_common = static_library('libscripts_common',
   files('common.c'),
index 1aa834742d8a2cf856aab99dd61a12b8cee453dd..64bbffb0b272054b4f33b7d730aff7a55d1ea435 100644 (file)
@@ -2,7 +2,7 @@
  *
  * pg_isready --- checks the status of the PostgreSQL server
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * src/bin/scripts/pg_isready.c
  *
index c523d0a108510fb8543e855b408abd04a2a03e02..a28ec9ed049419abc9e92d3953abe3268eb98f43 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pgscripts-' + pg_version_major.to_string())
index 1fbf924ab3a96d6e515706107f90b913a2841c28..3e8f6aca40e99a331b08b313a20ce760b381deb2 100644 (file)
@@ -2,7 +2,7 @@
  *
  * reindexdb
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/bin/scripts/reindexdb.c
  *
index 3d9abbbcc394f5bbc9142e0c6f5047f36926cf1c..715207fb4d16926cf8179c4618e3b984a883ae8d 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 7818988976cbb0c31f556b24226963a4dd0058af..eb904c08c70613b96e3dd6bf0a172a81205052dc 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index a74bf3b0d8bb9642d0b24f5781d5794727466a88..3ad4fbb00c85ee48aa0d5b2a6bcebc6ade3ce4f6 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 834d258bf87fd95880510242caa768bc2861d065..03830120fd11b98fd4a51380419a0ce261beab89 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 4e946667d5e193ba5a5717940db3a767bb8b792a..9f2b6463b82442ffd346f1da699a479bb063a044 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index e4eac2186de26418403c0c1bdc9a7180ba432289..95c24c4f30dc9a48d26689173fe09d5de0633504 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index c45ca6666f9fa70d8deac9f0334cc08acae6cd94..8f53aef573769cec8f5e6f7dd56e0168e7001fa5 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index e706d686e39384bb84c7cfd3949426857d7eaae7..73188739c0437046e8635c69fe8482a187c79b6d 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 378bf9060e92114b091cf7f39c5ecb792c90287d..ac62b9b5585a9bfbe0578c724ce5a5f933e0875a 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index e5343774fea39e18c1df13bfa25dee352d1b4d2e..cd356b11c571874d14759c54bca731775e7d2eac 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 1dcf411767122133c77fc4f6b0359083bcabe9c8..0f9d5adc48baf549a79641225acffe25a3288102 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index caff3a3a0dae9cd0988139adeabebb3b5894f0f1..64d7ed1575ffc94a4e968b7848270565dbe3ef4b 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index c865146a6f898062f27e635b0a4ab0e33eed7cd2..18324139dbc00ebfc01cdb2af2180e65915e465c 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 272e37d290cff3f21ff85ed72183a94963032181..c66386d6d3a7ce56886945de20eeabaf4d12f64f 100644 (file)
@@ -2,7 +2,7 @@
  *
  * vacuumdb
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/bin/scripts/vacuumdb.c
index 47fc877c90149427b7a3d0a2bba0ac520e10423d..1466f67ea69f522a1480b0238ec2b9c79e015f7a 100644 (file)
@@ -3,7 +3,7 @@
  * archive.c
  *   Common WAL archive routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 37b0070f1c7200b527652bfc13c217c0d1daa825..2943ac76520a00339b1120820ba3d90615fa20fc 100644 (file)
@@ -3,7 +3,7 @@
  * base64.c
  *   Encoding and decoding routines for base64 without whitespace.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 8948df4da1a82fc80854f5a5d70a28edfb0f5217..21ff8954fd8b6b3889055a99b28f8e6b5cbe116b 100644 (file)
@@ -3,7 +3,7 @@
  * checksum_helper.c
  *   Compute a checksum of any of various types using common routines
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/checksum_helper.c
index 7e51a0ccf4afccdc874acdba5c0ff2b0412227c7..2d3e56b4d62d0dd584b7d2ddeb0dec3e5550c453 100644 (file)
@@ -14,7 +14,7 @@
  *
  * Currently, the only supported keywords are "level" and "workers".
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/compression.c
index 891a1505ccfe1ae120124d5582703ee112223690..09e78a6efb0b60f07e6f519cc6cf752f5aff2d50 100644 (file)
@@ -4,7 +4,7 @@
  *     Common code for pg_config output
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5c654746fae5c8c319e241348f591164d50b5ea2..97235874662b4f3e1f3c1a353d2afbdf3ec20bc2 100644 (file)
@@ -4,7 +4,7 @@
  *     Common code for control data file output.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a295a5c6d86394bc83b9020306e63ac7c61f71b8..b3da9a99bd4d918bc0796de16cab127994dd192b 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) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2fb29b1f855820e231476b6c637a7ee1e923e320..a654cd4ad4016a8eafdd500390bad71fbb99306d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * This should only be used if code is compiled with OpenSSL support.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e711ea6f85a9bfa6b11a642f89e5c5ec94b14ddf..614e98192a82020cdfb04a408b810b7b426b9b8c 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output for double precision.
  *
- * Portions Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/d2s.c
index 5be377901db4740e06df0a4fff4005a8fd69d06c..23f5e9a45e22f35a98144cb2be598b554c8d605d 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output for double precision.
  *
- * Portions Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/d2s_full_table.h
index a338d0e2e110f271c3cc649686b164842438b976..ae0f28dbb2f75c5f0b25f71fe46b4999958bd604 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output for double precision.
  *
- * Portions Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/d2s_intrinsics.h
index 2329db572bc0efa61e11064d6b9edeb5af58f2a4..0412a8220ef09cfb127e1480be5786c2c88843d7 100644 (file)
@@ -3,7 +3,7 @@
  * encnames.c
  *   Encoding names and routines for working with them.
  *
- * Portions Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/encnames.c
index 22f04aafbecd0f69611a70f21faf08b4c31d9d74..93b2faf2c4073a153fe3245fd75959d22ac362ba 100644 (file)
@@ -4,7 +4,7 @@
  *     Functions for finding and validating executable files
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 39366b65c70ae238f504372213aed7a6c8072d60..ba08dcb6aa5f1b1d50a159258865fe4afc9f7a74 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output for single precision.
  *
- * Portions Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/f2s.c
index b1e6c6557658f3769ef75e70a23186b5c59dd5eb..3bad81eafc581192553646ce2f7ece407146af07 100644 (file)
@@ -3,7 +3,7 @@
  * fe_memutils.c
  *   memory management support for frontend code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9597f9d401597fa01eec2a4853ff8939591e12af..60f88d2caf1304f956d86bbf2eafafe367ac353c 100644 (file)
@@ -3,7 +3,7 @@
  * File and directory permission routines
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/common/file_perm.c
index d8507d88a52a8214e0ed8673d4714123fa5bb505..4dae534152fb3e49fc0bd68d3551623b32d4f238 100644 (file)
@@ -5,7 +5,7 @@
  * Assorted utility functions to work on files.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/common/file_utils.c
index 8779575b991cf7c7e160cb8d5c7777ecb316af67..2490607eea574cd9abd444dce07a083608ed53e6 100644 (file)
@@ -5,7 +5,7 @@
  *     hashtables
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a27778e86b34912ee61a419e0ff25177bc82c87d..f0b239dcf09e01e60db1d8db34e4d75734b866d1 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Fallback implementation of HMAC, as specified in RFC 2104.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 8874d6a240c9c82490981bfd388560f765e7857d..12be542fa27ec9985a78aac9a1ac4bc76369945d 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This should only be used if code is compiled with OpenSSL support.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6343f49a70a65b437e9c0d2daa675210479c55f8..9baad3a337025de1094939ca17646e3aad2cabdf 100644 (file)
@@ -3,7 +3,7 @@
  * ip.c
  *   IPv6-aware network access.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 773ae8074ad47cc0cc62fda20a5930afdd60a331..e4ff3f36029de4e34eed432ff924477b1f939572 100644 (file)
@@ -3,7 +3,7 @@
  * jsonapi.c
  *     JSON parser and lexer interfaces
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 74c9c6302e5e37b1bc4767c06e2990552aaf7ed8..b72f0d554ffcc034d452ebea86e8e7e1f5e41170 100644 (file)
@@ -4,7 +4,7 @@
  *   PostgreSQL's list of SQL keywords
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index f977cbebe9380361e1d5930294ee90adf3a2acac..7e49825c7be63b8a8eb7cbddb412d9e6a4077d80 100644 (file)
@@ -4,7 +4,7 @@
  *   Key word lookup for PostgreSQL
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 97105efd66c27bbae956ec7158a56591032430dd..f84331a9a47d30598771a3e258b62e220a539763 100644 (file)
@@ -2,7 +2,7 @@
  * link-canary.c
  *   Detect whether src/common functions came from frontend or backend.
  *
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/link-canary.c
index 64604c520963c0c2186864ccf40c2e2fb1ab4508..dab718b482ec306cb64d903892d3387d5cbc5788 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  * Logging framework for frontend programs
  *
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * src/common/logging.c
  *
index 4dec37705e2b0efd32016f3b276c679e92948c5b..bf56311b2b712033e04d4b5369831591abac1c48 100644 (file)
@@ -7,7 +7,7 @@
  * implementation is a simple one, in that it needs every input byte
  * to be buffered before doing any calculations.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 472a1032c0ccdad3de0a6ed2102ef15c2aefa651..82ce75dcf2aa1fa8c3c710ceb79cbd0f23a7de35 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Sverre H. Huseby <[email protected]>
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 7c2dfcb24a87e8efeda4f1a9a1479fda3fb0b31c..63fd3956f82c6bc3430fc674eb9e95c7ed462431 100644 (file)
@@ -3,7 +3,7 @@
  * md5_int.h
  *   Internal headers for fallback implementation of MD5
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a92dfb9f4a0daed2cdb83dedc179b043749145c1..a1fc398d8e4495d5031f7b9f7b2b7d8e95743e24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 common_sources = files(
   'archive.c',
index 55be333eed023bac89e7447b083fc7d9bf59ced1..3cdf0908d2a1b81433a001daf09e83b282df32ae 100644 (file)
@@ -3,7 +3,7 @@
  * pg_get_line.c
  *   fgets() with an expansible result buffer
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9de5d5a0d4395546b95e891d1bc254214d9fa836..f14c89fae4710f8adf911fc1d0802f9f3c460b3d 100644 (file)
  *
  *         Jan Wieck
  *
- * Copyright (c) 1999-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1999-2023, PostgreSQL Global Development Group
  *
  * src/common/pg_lzcompress.c
  * ----------
index 3d2f42724e7149bf143cf635c97f79f41fbb4dfa..e58b471cff06d7b5f060cc23218ce18fb2dc2a0a 100644 (file)
@@ -10,7 +10,7 @@
  * About these generators: https://prng.di.unimi.it/
  * See also https://en.wikipedia.org/wiki/List_of_random_number_generators
  *
- * Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2021-2023, PostgreSQL Global Development Group
  *
  * src/common/pg_prng.c
  *
index d4be4f18c1a01275686319977f0d7778d18426f4..9d2fe9d6592a34baa6702dc375e64c21036aef90 100644 (file)
@@ -3,7 +3,7 @@
  * pgfnames.c
  *   directory handling functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index d8bae488a8dd947db53e63edb59de5cad19f95fd..089cbd33cca63facadd4c7dcbc0df55a92b3bc66 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This should only be used if code is compiled with OpenSSL support.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a5a5cb121c557116f8ece71ede921c7745dd8e3e..c1d2807cea97fe77257201559c621f1e67c0db97 100644 (file)
@@ -4,7 +4,7 @@
  *     sprintf into an allocated-on-demand buffer
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 1b6b620ce83c8323ef56018d52aa8df8581ea4d6..87de5f6c9608b1a3cd559e8c91c09956a4287072 100644 (file)
@@ -4,7 +4,7 @@
  *
  * This module also contains some logic associated with fork names.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 8f4b76b32958f9e1031080b4f129e9f944c37edf..4ae1ed1e8ae57d8940485a7f511f0b5e3a643d82 100644 (file)
@@ -4,7 +4,7 @@
  *     helper routine to ensure restricted token on Windows
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 221d0e20a7ba12bb86bb778f7cdf60782e905c37..d445e21ba230b2c14f3d72ed1022d4d72c17fc96 100644 (file)
@@ -2,7 +2,7 @@
  *
  * rmtree.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 404e6a668bddd700879b2769654c26acd3a2ac95..ad850acf62f29180d482a8b519ae6553dfef415e 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Common routines for Ryu floating-point output.
  *
- * Portions Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/ryu_common.h
index 6aaba8e422ee90c5f9cb00ce4e244ce41941251c..3cf498866a532a1d3bf5637f16bab89fa7c10fac 100644 (file)
@@ -12,7 +12,7 @@
  *   http://www.ietf.org/rfc/rfc4013.txt
  *
  *
- * Portions Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/saslprep.c
index bffbbb4317249def33f76043f1293b47c8c370ba..bd40d497a9606ecfc91603ae9a11db73b8eb9d8c 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/scram-common.c
index ee7ea812bce416c9bea1a00f9bcf6c90722588c6..29dc55e714ae716fda4134613741ca72fe73c6c8 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Fallback implementation of SHA1, as specified in RFC 3174.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 10ecca656ef9cf40c7ababee7b870316dceea463..0ec2c69a0633827c89d977d9599817bc5f22f0dc 100644 (file)
@@ -3,7 +3,7 @@
  * sha1_int.h
  *   Internal headers for fallback implementation of SHA1
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f1dcd330457b51a35821e06ee0935d283af56d55..89b28b8d30e46a8f3336af689752a4d14047fab5 100644 (file)
@@ -6,7 +6,7 @@
  * This includes the fallback implementation for SHA2 cryptographic
  * hashes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c29744b431b588a181a349c8362e7ae6785300db..954e5d78dcc5c28a05119642840e5d823b4d48db 100644 (file)
@@ -3,7 +3,7 @@
  * sha2_int.h
  *   Internal headers for fallback implementation of SHA{224,256,384,512}
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/common/sha2_int.h
index 8b836846e37f316383caef33d16b4049db9c8414..201c8317466ff00ec83d33fb2b6945527542ae8f 100644 (file)
@@ -3,7 +3,7 @@
  * sprompt.c
  *   simple_prompt() routine
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 97b3d45d36c87c4fa9e9e47490cd503068bb08f9..de9741363550686f442dde4fc70b48f9067d3791 100644 (file)
@@ -4,7 +4,7 @@
  *     string handling helpers
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 66a64180c960c227bed484cfa7f3b983248ffc6b..b3d3c99b8c15b8efb8e392ee8c75c0c2fdaf97f3 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *   src/common/stringinfo.c
index 838f5529529823199a1f4d7c4fdf30c0852d9550..45fedad9ae059e1e9c15976037c1bf81cd2f2cbc 100644 (file)
@@ -5,7 +5,7 @@
 #
 # NormalizationTest.txt is part of the Unicode Character Database.
 #
-# Copyright (c) 2000-2022, PostgreSQL Global Development Group
+# Copyright (c) 2000-2023, 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/common/unicode/norm_test_table.h
index 9d03684c4dd027095ca1cac536785b7418d6521a..2b2df375edfc5c868b445554ada3e0c23531cea7 100644 (file)
@@ -4,7 +4,7 @@
 # and East Asian Fullwidth (F) characters, using Unicode data files as input.
 # Pass EastAsianWidth.txt as argument.  The output is on stdout.
 #
-# Copyright (c) 2019-2022, PostgreSQL Global Development Group
+# Copyright (c) 2019-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 3161eed4a261213f6910388e427cd552c98b10a8..ae86e82922f31ef882295c405d7613c9ba4a318c 100644 (file)
@@ -4,7 +4,7 @@
 # characters, using Unicode data files as input.  Pass UnicodeData.txt
 # as argument.  The output is on stdout.
 #
-# Copyright (c) 2019-2022, PostgreSQL Global Development Group
+# Copyright (c) 2019-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 95c89282bb341f638e819dbabf198a6141929791..ecc33fcd1ad7a17c018cfa08630e66abce9f9aca 100644 (file)
@@ -6,7 +6,7 @@
 # Input: UnicodeData.txt and CompositionExclusions.txt
 # Output: unicode_norm_table.h and unicode_norm_hashfunc.h
 #
-# Copyright (c) 2000-2022, PostgreSQL Global Development Group
+# Copyright (c) 2000-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
@@ -89,7 +89,7 @@ print $OT <<HEADER;
  * unicode_norm_table.h
  *   Composition table used for Unicode normalization
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/unicode_norm_table.h
@@ -132,7 +132,7 @@ print $OF <<HEADER;
  * unicode_norm_hashfunc.h
  *   Perfect hash functions used for Unicode normalization
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/unicode_norm_hashfunc.h
index 08e41b3501a2605e3c0effc01ae80e9de499ed1b..d90d6b35855032d5c3d0f65b77c1de6bed0cb8e6 100644 (file)
@@ -4,7 +4,7 @@
 # (see UAX #15).  Pass DerivedNormalizationProps.txt as argument.  The
 # output is on stdout.
 #
-# Copyright (c) 2020-2022, PostgreSQL Global Development Group
+# Copyright (c) 2020-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 6326b1701289b012a0e873f91fa61c075fb13432..63c81664de33739f1cbf802a752e08670a725d4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 UNICODE_VERSION = '15.0.0'
 
index 0e244ad6ddfcd8ff7e95ffbe1b947783de1e61ee..809a6dee5451fa8029711ad64cd5bdd2ccee80f2 100644 (file)
@@ -2,7 +2,7 @@
  * norm_test.c
  *     Program to test Unicode normalization functions.
  *
- * Portions Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/unicode/norm_test.c
index 8f1402e43287ef61c25a75ff5cf06f6ef038030a..8e17cf0862fea2af6d8534dad02bd13bc82958f8 100644 (file)
@@ -5,7 +5,7 @@
  * This implements Unicode normalization, per the documentation at
  * https://www.unicode.org/reports/tr15/.
  *
- * Portions Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/unicode_norm.c
index b226b550a70ce825fe51e0fdb09e33f9440a204c..e8ac4c49770770c87753adf572fc4be4b56139ac 100644 (file)
@@ -3,7 +3,7 @@
  * username.c
  *   get user name
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 411c8008ff0cec6b40b9932a95cbd3d330b55e3c..4a3c3c61af17ed29b493ce6ccd0b5e4df63f29af 100644 (file)
@@ -4,7 +4,7 @@
  *     Convert a wait/waitpid(2) result code to a human-readable string
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3b3fc53009f6000ca20a37f01c55f6b2cbb667d6..fb9d9f5c85f8111f2010dad28a051cac44aeafe6 100644 (file)
@@ -3,7 +3,7 @@
  * wchar.c
  *   Functions for working with multibyte characters in various encodings.
  *
- * Portions Copyright (c) 1998-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/common/wchar.c
index 72966769a521fc6c6be9109c2fb2ec26ff151f4d..456d6dd3904e100a8fd4ef27c894f4075c6b8761 100644 (file)
@@ -5,7 +5,7 @@
 # This makefile generates a static library, libpgfeutils.a,
 # for use by client applications
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # IDENTIFICATION
index fda93036615482bddf3e6e4027ba57a8f6c1c342..aab813c10271b8d8d87c94dd08d30f642dffc75f 100644 (file)
@@ -3,7 +3,7 @@
  * archive.c
  *   Routines to access WAL archives from frontend
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 32195cb70621ed07da45d9d2c15c9aed9403308c..10c0cd45545e2af66efdfc961185665013b51d2c 100644 (file)
@@ -6,7 +6,7 @@
  * handler for SIGINT.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/fe_utils/cancel.c
index 5a9466498971a33bf2834e96f3cad65e49d3f46f..e67fb0dbe8cc211aeb210c7c5c38f591e93e3dfe 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  * A stack of automaton states to handle nested conditionals.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/fe_utils/conditional.c
  *
index 1cc97b72f71ee4e998a998ad6b01722d22fed5de..7a1edea7c8cd9f3d49987e2c46ad17c34158f757 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Facilities for frontend code to connect to and disconnect from databases.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/fe_utils/connect_utils.c
index 067f28119b3e9683ac86f0fa9b96f0460aa2e384..e63be3b4fb1d5039ed0fe0ba1415cefd9a624467 100644 (file)
@@ -3,7 +3,7 @@
  * Multibyte character printing support for frontend code
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/fe_utils/mbprint.c
index 4998e85315b4b4d361e43d1457b3649780ce11ce..ea96e862adb238b98fbb66217f23eb7922e1f47d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 fe_utils_sources = files(
   'archive.c',
index abea88154ca03c8aa47b31b0caf9783434fb449a..763c991015ba72da6bde721379fe2e7bedeac8f7 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Command line option processing facilities for frontend code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/fe_utils/option_utils.c
index 767256757f264f6477a78c64088d3ae3ba867ffd..02368551f4e5c6741d28b3ffa06403daae579cbb 100644 (file)
@@ -4,7 +4,7 @@
  *     Parallel support for front-end parallel database connections
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/fe_utils/parallel_slot.c
index 55288f8876c5725df3d3e57cc0c7848291aa5fb9..3396f9b4623012b6ef1aaef0c74fa38c263856e1 100644 (file)
@@ -8,7 +8,7 @@
  * pager open/close functions, all that stuff came with it.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/fe_utils/print.c
index cb1fc5213844ca80baca79123315e51984689dc3..bec50957391c85511d448b8a977ac3fbc4c735db 100644 (file)
@@ -24,7 +24,7 @@
  * See psqlscan_int.h for additional commentary.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6575b24c78f6d242aa7d9466b6e9d3a7a9fa7cea..ee136cfd53d50df5ddb1e27bc03a3abde7420a66 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Facilities for frontend code to query a databases.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/fe_utils/query_utils.c
index c9a423038a4ef1d12b1d2ce39576615664b20895..99834a3b69e4b811f558e1b78df6b345ef9e4eec 100644 (file)
@@ -3,7 +3,7 @@
  * recovery_gen.c
  *     Generator for recovery configuration
  *
- * Portions Copyright (c) 2011-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2011-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index ae6c69464cd3af62bcd4579276ef2fff5762f4dc..d446f1aa42fe806fb50f8ef9fb0ace6c70c8eb72 100644 (file)
@@ -7,7 +7,7 @@
  * it's all we need in, eg, pg_dump.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/fe_utils/simple_list.c
index a2fa7a0c26ad858a9f0beb6ae371d639256d6a17..0429a72bfe245054cca6f7e40bc42bce93c30aa9 100644 (file)
@@ -6,7 +6,7 @@
  * and interpreting backend output.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/fe_utils/string_utils.c
index 1dc674d23057ec3bede6fd0256886bb57b56935a..4f1f67b4d0307059639bca62a6049e90a09d5d89 100644 (file)
@@ -3,7 +3,7 @@
  * amapi.h
  *   API for Postgres index access methods.
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * src/include/access/amapi.h
  *
index 6af5bfb4ef698e3b294b52ec39eeda354d9cb2fe..63d0e49e710e592cfd09b49fa541fdb425fb0d48 100644 (file)
@@ -4,7 +4,7 @@
  *   Support routines for index access methods' amvalidate and
  *   amadjustmembers functions.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * src/include/access/amvalidate.h
  *
index dc0277384f0fc2d8d89273a425d826cc81ea7763..9156a1202bf30be5200c4915d0d9811e91c165e8 100644 (file)
@@ -4,7 +4,7 @@
  *   Definitions for PostgreSQL attribute mappings
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/attmap.h
index 508c583eb0d89f67e80f5880fd188b92191702ab..4c4329526f18b9c014184322e3e72f853642ad06 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES attribute number definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/attnum.h
index 887fb0a553211f97956407773456feec9a51b9bc..ed66f1b3d51d7782335b979b06479789cf58bddd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * AM-callable functions for BRIN indexes
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 25186609272346cb7c2e4a9115b307d57cb72e06..97ddc925b27fbf170615e3efbc297587ac3f336a 100644 (file)
@@ -2,7 +2,7 @@
  * brin_internal.h
  *     internal declarations for BRIN indexes
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 9b9a39d48395017c7f0616f7fa64e9a5d6b94803..3670ca601027e33b9a3b01f7385b19c9471d9b2e 100644 (file)
@@ -2,7 +2,7 @@
  * brin_page.h
  *     Prototypes and definitions for BRIN page layouts
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 704de0cbea12447c523abce9c64766aa6e388386..041cc3241ac2369054e5a606e5c6409d588d3e90 100644 (file)
@@ -2,7 +2,7 @@
  * brin_pageops.h
  *     Prototypes for operating on BRIN pages.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c88a8976bcf40c000c4aef0fad7fac270102f182..75323630e077c506be45cc0aeb3cb73a345be81f 100644 (file)
@@ -2,7 +2,7 @@
  * brin_revmap.h
  *     Prototypes for BRIN reverse range maps
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index ced20d4543dfeda5ca6da34f2fb67987f649011b..732f91edf11cbe961c9525c23ec46de7d7b79f64 100644 (file)
@@ -2,7 +2,7 @@
  * brin_tuple.h
  *     Declarations for dealing with BRIN-specific tuples.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 012a9afdf47d5593893ea99365bc679ca26d20a3..ae263a371f4d25a49ae5dd7386510570873ac2c4 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES BRIN access XLOG definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/brin_xlog.h
index 7ce9f67eff45433ead47596a24a3e2e784b7aa8c..cf29ba49c66472af6908a0d00c001435871b6a7a 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * src/include/access/bufmask.h
  *
index 543f2e2643a329f28f4f08b483e738a4b8412aac..d99444f073f042cabe4e856a741a66f27cf226ad 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL transaction-commit-log manager
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/clog.h
index 7662f8e1a9c0952cd587d93aeadbc0213f451c66..5087cdce51e2cca6c3a752c206d4cd77fee6c7d6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL commit timestamp manager
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/commit_ts.h
index b1d8ea09dd68543a3536d9872bd13926fd26a555..908e1fc6919c2832965750fb3aa1989f85ff7d0e 100644 (file)
@@ -3,7 +3,7 @@
  * detoast.h
  *   Access to compressed and external varlena values.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/include/access/detoast.h
  *
index e1c4fdbd03098de17401293b2e569262a9b2d0b3..83dbee0fe6594055f72d8c29732ad515fee38b0d 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES generalized index access method definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/genam.h
index da45656427273a74726a4d6a754fdc841eb84fa4..66941f99a8474008acb567cb8fe716e0296a2433 100644 (file)
@@ -4,7 +4,7 @@
  *   Generic xlog API definition.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/generic_xlog.h
index 119ed685bb48bab1debbb0ac847f573876b77407..f1655065289a8c86867116e43dac85c3f46ada45 100644 (file)
@@ -2,7 +2,7 @@
  * gin.h
  *   Public header file for Generalized Inverted Index access method.
  *
- * Copyright (c) 2006-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2023, PostgreSQL Global Development Group
  *
  * src/include/access/gin.h
  *--------------------------------------------------------------------------
index 145ec7743cc8704cd9a6c4e1019d2f9bd8364c0d..6da64928b6636e2eb021c9b9b494df931bef204f 100644 (file)
@@ -2,7 +2,7 @@
  * gin_private.h
  *   header file for postgres inverted index access method implementation.
  *
- * Copyright (c) 2006-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2023, PostgreSQL Global Development Group
  *
  * src/include/access/gin_private.h
  *--------------------------------------------------------------------------
index 9347f464f343cdde58c9b1c36ed5fd7b00636bd8..c59790ec5a99d91c76849ebe67af80e56cd0f2d9 100644 (file)
@@ -2,7 +2,7 @@
  * ginblock.h
  *   details of structures stored in GIN index blocks
  *
- * Copyright (c) 2006-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2023, PostgreSQL Global Development Group
  *
  * src/include/access/ginblock.h
  *--------------------------------------------------------------------------
index 7f985039bbcb273b6694e875589e9cfbf6c93d87..37095e5f17cea036b84f952746fd25f723d9e24b 100644 (file)
@@ -2,7 +2,7 @@
  * ginxlog.h
  *   header file for postgres inverted index xlog implementation.
  *
- * Copyright (c) 2006-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2023, PostgreSQL Global Development Group
  *
  * src/include/access/ginxlog.h
  *--------------------------------------------------------------------------
index a3337627b8fd414e16ea214bdd86d17b845a0045..0235716c06f80f0b01684d76c10e1bd942ccfa9c 100644 (file)
@@ -6,7 +6,7 @@
  *   changes should be made with care.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/gist.h
index a84949747b7e4acacbd7ad2a1fe88079d6a9a825..f2bb4455f57e2e5f25f6ecf6c55a9c08d6c01c7c 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/gist_private.h
index bafed976d99c8687dc0ecd998d912b2fc6b50c88..65911245f745174fa21a15c516828295144346ef 100644 (file)
@@ -4,7 +4,7 @@
  *   routines defined in access/gist/gistscan.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/gistscan.h
index 33f1c7e31b159f3747831b949e7781f219aea637..09f9b0f8c67fb14815ae24e0ec0ac589e7c764a9 100644 (file)
@@ -3,7 +3,7 @@
  * gistxlog.h
  *   gist xlog routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/gistxlog.h
index 02f35e63a707284f7acdb87066ae9724f5a65f90..9e035270a16c98a0977fefbe2d337c0d7d8e8cf3 100644 (file)
@@ -4,7 +4,7 @@
  *   header file for postgres hash access method implementation
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/hash.h
index 6dafb4a59835a6c5fb65c091bc952c65f41350c1..a2f0f392133f54f4af7e0158372c2dd73b1c0845 100644 (file)
@@ -4,7 +4,7 @@
  *   header file for Postgres hash AM implementation
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/hash_xlog.h
index 09a1993f4d73ff4fb62c8aef97b9d1affb02c26b..39c009dbf292320bcdcfccb63e9c7018dab59232 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES heap access method definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/heapam.h
index 5c77290eecff70f087381cba02887c2784f436bf..8cb0d8da193df32ccd293bf607f6fcaa1db0ec4e 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES heap access XLOG definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/heapam_xlog.h
index a75699054af869ebc3578d7c9136f4a1b0b97b5a..5c0a796f6615a9ab991b35972023aa57b5567146 100644 (file)
@@ -4,7 +4,7 @@
  *   Heap-specific definitions for external and compressed storage
  *   of variable size attributes.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/include/access/heaptoast.h
  *
index bb90c6fad81c13634b9816bf400aceaeef7c0bf5..3f20b585326a2934b4a3af398548f69c42af4b6b 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES heap access method input/output definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/hio.h
index a4bc7256ed5448a3aa51228002893daeb2708e3a..a8f7ff5dfe10abf1b2b820e34242f7dea9e6d9d5 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES heap tuple definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/htup.h
index c1af814e8d007575131748324761930da6cdfd61..d590114de0123440ebf424c924b876cb3c789509 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES heap tuple header definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/htup_details.h
index 773cef8b3a36c6d122a084147ce61c577b94eb23..2e2b8c7a4704cadf883c75d74e050aafefe086ce 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES index tuple definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/itup.h
index 4cbe17de7bd5ff04904eb8afb4f1f82299479199..246f757f6ab047b62b2081f4445c5a28ae2e96f5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL multi-transaction-log manager
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/multixact.h
index 7d5a6fa558eb9a65f33e642f8e19efa0d755d567..8f48960f9d24f838ab3bc2aca111bb8274e1e5b6 100644 (file)
@@ -4,7 +4,7 @@
  *   header file for postgres btree access method implementation.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/nbtree.h
index 3b2d959c69844237a1e7d18741700afb96d033d9..edd1333d9bb28f6222a093e2520a261948b7ae77 100644 (file)
@@ -3,7 +3,7 @@
  * nbtxlog.h
  *   header file for postgres btree xlog routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/nbtxlog.h
index 1ec8e33af45b4cbfb9e42e03b46656a94c75cbc2..061f8a4c4ca326863133215e13432f5482fd09ab 100644 (file)
@@ -3,7 +3,7 @@
  * parallel.h
  *   Infrastructure for launching parallel workers
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/parallel.h
index 010a7f24c66ef354e9974ff1d4fd054d5f496d06..9883e72282b8c4e787655911d6928e531a8a5a0a 100644 (file)
@@ -3,7 +3,7 @@
  * printsimple.h
  *   print simple tuples without catalog access
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/printsimple.h
index 971a74cf22b488c57eedd2b1d613f5e88dcd2f28..747ecb800dcd806e7c03cc54e586c18e1a39c642 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/printtup.h
index d3627931fa8f2368550d3b01fc4e5d65ab1f0567..66efd367046cf7ed1715d7e01492c9e0b911c74e 100644 (file)
@@ -4,7 +4,7 @@
  *   Generic relation related routines.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/relation.h
index 21bde78ed0974c4141a297241c47d87c50ed1b99..1d5bfa62ffcfd306a8fbf9cd81b991886c48e2b8 100644 (file)
@@ -9,7 +9,7 @@
  * into a lot of low-level code.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/reloptions.h
index 53a93ccbe7197bbf04bea8b3818e5559816d9d46..d03360eac04a9f46542dfa52d23e5ddbeaf7faed 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES relation scan descriptor definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/relscan.h
index 5cc04756a5e36782fa8eebd814edbf57a6c7cdfe..1125457053c6345a34b3c5d2bc034aaca5d604ee 100644 (file)
@@ -3,7 +3,7 @@
  * rewriteheap.h
  *   Declarations for heap rewrite support functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * src/include/access/rewriteheap.h
index 000bcbfdaf2d1f9b93bfb54a4e57f2345a22009e..463bcb67c57a5e2d1d35bfee6cecce394dc2f047 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/rmgrlist.h
index 1ab4d5e19aec884275c75ef3191266541735b596..16cb06c709b78003b49eb6dc620eab1f4efeca5e 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES scan direction definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/sdir.h
index 775888bbb03f842f2e8484aea9fc0503a2d889c7..f905fe446e8a5684e0d578e9e4c99951bc117d77 100644 (file)
@@ -3,7 +3,7 @@
  * session.h
  *   Encapsulation of user session.
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * src/include/access/session.h
  *
index b5ab17f7d9d92e67cb4e05d841b64f44e5808856..fbdb23c5c7e4d005e65c1f4219800c3ed6d13c6c 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES scan key definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/skey.h
index 130c41c8632f1182f706a7d31c1a32b872d0db80..a8a424d92da35f7a34da1c6e07609163f4211fae 100644 (file)
@@ -3,7 +3,7 @@
  * slru.h
  *     Simple LRU buffering for transaction status logfiles
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/slru.h
index 5ad4f859405937ec15a09653b0e62babb5246aae..fe31d32dbe9e8c54c5a747215723271d93bbb7ac 100644 (file)
@@ -4,7 +4,7 @@
  *   Public header file for SP-GiST access method.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/spgist.h
index eb56b1c6b8b5e8c73fd7ac95f2c3dadf5d7af379..c6ef46fc2067ed75f6e2266cdc06ee6f4923a836 100644 (file)
@@ -4,7 +4,7 @@
  *   Private declarations for SP-GiST access method.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/spgist_private.h
index 82332cb694b573bb734d8d5b0e5fbb9a40031d94..b9d6753533d5b9bf42d772aeafa09bcd17d9105f 100644 (file)
@@ -3,7 +3,7 @@
  * spgxlog.h
  *   xlog declarations for SP-GiST access method.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/spgxlog.h
index ac15f8447d10f8759b14c3f7271cca9b6155673a..1b29653a8ab7c90a48cf2dd0cb4eb71d3d6daa9a 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES strategy number definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/stratnum.h
index f94e116640b5e34977022473914ec84f16175fe7..46a473c77f5e0feed74e16a9cda538cf9fd77c6a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL subtransaction-log manager
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/subtrans.h
index a3f0e48222ae08298f53d9b8b2eb3922387faf7e..01a8eecbfe729ff9afb4214d91e7407737849526 100644 (file)
@@ -4,7 +4,7 @@
  *    POSTGRES synchronous scan support functions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/syncscan.h
index c0b1d5ab7a9b0c8b3a50c00514e77274a213741e..8f08682750b7b4bd7e4e0c7e50a6d4167e4d0770 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES system attribute definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/sysattr.h
index 969952d64c64b024bfd26464418b694bb2d199d7..e664c7b734cc8dacefd30efaffdf7595e486e1ca 100644 (file)
@@ -4,7 +4,7 @@
  *   Generic routines for table related code.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/table.h
index 1320ee6db66ff2ea12ff6f2d49a57c34836d8156..3fb184717f6565dc28d76fa18af072cd2988f8c5 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES table access method definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/tableam.h
index 3a3708682c8a7dc2ee14368e196812687f1cf887..72e3622b45836bfa73e7cc2ec8cc637004f9221f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Functions for reading and writing timeline history files.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/timeline.h
index deb8f99da5120b05ffd69477f605791ef021d549..7f02820caff5fcf943d06ab78e8ce1e4ea895b83 100644 (file)
@@ -3,7 +3,7 @@
  * toast_compression.h
  *   Functions for toast compression.
  *
- * Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2021-2023, PostgreSQL Global Development Group
  *
  * src/include/access/toast_compression.h
  *
index 1e2aaf3303e99df9a72fc875edaeb01586208728..96d8e5a685c8cc965c8a7437b78a469f240dd8ce 100644 (file)
@@ -4,7 +4,7 @@
  *   Helper functions for table AMs implementing compressed or
  *    out-of-line storage of varlena attributes.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/include/access/toast_helper.h
  *
index 85e7dc0fc5fa6fa550b9e5b00a76e86b48bb29c9..30dba098936b891c1879dd44ec3772bcf219f5f3 100644 (file)
@@ -3,7 +3,7 @@
  * toast_internals.h
  *   Internal definitions for the TOAST system.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/include/access/toast_internals.h
  *
index 775471d2a7d1ca7869056bc9ee2a1e6212c50ff6..f5af6d3055678fdc4f376b66257f902184c18d27 100644 (file)
@@ -4,7 +4,7 @@
  *   postgres transaction access method support code
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/transam.h
index 970993f8858214b80b593f84928ba24a9f2627cd..80784bed1ebe009e79e0dda2a30dd82ca3367529 100644 (file)
@@ -3,7 +3,7 @@
  * tsmapi.h
  *   API for tablesample methods
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * src/include/access/tsmapi.h
  *
index 2badb8c239da84715ca5363312e60fef12807afa..f00918b51618d3942c31cfe2c2bc78079c77943c 100644 (file)
@@ -4,7 +4,7 @@
  *   Tuple conversion support.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/tupconvert.h
index cf27356ba9a5f9eb889bf87ca31f38ffd6c9dd77..b4286cf92220d22dda3ad9e2c173db51df21f1c5 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES tuple descriptor definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/tupdesc.h
index 04034bf972ebf3ed312673492366ff54b7ac2b6f..8d1b09852505e96fd59cee0d1ba0309d05069b33 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES tuple descriptor definitions we can't include everywhere
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/tupdesc_details.h
index 8b24cd365869efedfc5503408f6b1c4eaa16c4cc..3414446597e912fe2a3b77fa9c29475e517f3b74 100644 (file)
@@ -4,7 +4,7 @@
  *   Tuple macros used by both index tuples and heap tuples.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/tupmacs.h
index f94fded10059a42d389bba667fdc1a371ab01cdf..21e2af7387b10721918de1267d565941b85a3570 100644 (file)
@@ -4,7 +4,7 @@
  *   Two-phase-commit related declarations.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/twophase.h
index 96381a5e3f864637f5eae92e1e60e5b4f5b7bee9..02f7ba2872ceeacead90872d2dd872cb28d065f4 100644 (file)
@@ -4,7 +4,7 @@
  *   Two-phase-commit resource managers definition
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/twophase_rmgr.h
index eda7f0e0c922d6de9dd4917ff23847b3c07abdd0..85d476aab586a4595d0d835bc85abb10d6f3ff1b 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES tuple qualification validity definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/valid.h
index 55f67edb6d6c34200233054999beb1b014ab9035..daaa01a2578f605c147ac527e0829c05076ddab9 100644 (file)
@@ -4,7 +4,7 @@
  *     visibility map interface
  *
  *
- * Portions Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2007-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/visibilitymap.h
index 2803ef5c07d9e3b887c135bbbd9cca7ead624c6e..9165b9456b9a04d37e44fb84d308ed70da38ec1a 100644 (file)
@@ -4,7 +4,7 @@
  *     macros for accessing contents of visibility map pages
  *
  *
- * Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2021-2023, PostgreSQL Global Development Group
  *
  * src/include/access/visibilitymapdefs.h
  *
index 898b065b4f33f6058fd79ebd7d9cff6dfbea3fde..7d3b9446e62fb0e2cada3d2aaac8209dd893681c 100644 (file)
@@ -4,7 +4,7 @@
  *   postgres transaction system definitions
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/xact.h
index 1fbd48fbda2630db337cf4ca6ca247f49bae1908..cfe5409738c656b1750cfb72f58e01bac9b9fdf4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * PostgreSQL write-ahead log manager
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/xlog.h
index e5fc66966bc8cfc443806ad1a614f834e6ec329f..59fc7bc105dbb22439e28c41a25a50fb89578af7 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/xlog_internal.h
index f47b219538e9578d2e42dbd3d2d5a8eeb886062b..31ff20603406b1de5ee2420ef6e27e0ca8ec55f5 100644 (file)
@@ -3,7 +3,7 @@
  * xlogarchive.h
  *     Prototypes for WAL archives in the backend
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 8ec3d88b0a882deb1692da877a95621910b361dc..1611358137b8d877f674d89ef68ad08e0e6499a1 100644 (file)
@@ -3,7 +3,7 @@
  * xlogbackup.h
  *     Definitions for internals of base backups.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 49e581925c91da6362fb0bd14f1c53c6b592662a..fe794c77405a50521ce031c4ad765bc68f2803bf 100644 (file)
@@ -4,7 +4,7 @@
  * Postgres write-ahead log manager record pointer and
  * timeline number definitions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/xlogdefs.h
index 001ff2f521059405fac52659fe10229f127394ad..31785dc578fc407d5a0dac63edc494b08486ca61 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Functions for generating WAL records
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/xloginsert.h
index fdd67fcedd2f9a69cdca6b0d6be444b229c656bd..7dd7f20ad06596eb62b24d0d7d5868245b4590ec 100644 (file)
@@ -3,7 +3,7 @@
  * xlogprefetcher.h
  *     Declarations for the recovery prefetching module.
  *
- * Portions Copyright (c) 2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2022-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e87f91316ae0a690840afad60277f9e2a0681583..da64f99f0b392c0b0ea5cd0ebefc793cb0400164 100644 (file)
@@ -3,7 +3,7 @@
  * xlogreader.h
  *     Definitions for the generic XLog reading facility
  *
- * Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/access/xlogreader.h
index 835151ec9292237bc6f5bb821cd334838a792751..0d576f7883e44e76513b7f6b7a0e51419f1481a7 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Definitions for the WAL record format.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/xlogrecord.h
index f3398425d8709d7a0ddcab6def99e62233c8a513..47c29350f5d9b6be90d61426d37bb027e5c528af 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Functions for WAL recovery and standby mode
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/xlogrecovery.h
index 7eb4370f2d5308c5744915cd3082b7641edc35fa..89410ce92b8e96608718d23940f49557bc6d2d0b 100644 (file)
@@ -3,7 +3,7 @@
  * xlogstats.h
  *     Definitions for WAL Statitstics
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/access/xlogstats.h
index 18dc5f99a6b65093d45d46e0b3188621f5501b46..5b77b11f508ba792b296e7e0133298ee54ad595a 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Utilities for replaying WAL records.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/access/xlogutils.h
index b15f0fa2ec63e32ef3aefeab3850764fcfa82786..d41b4399806f94810b296540bb106bc08e32fe6c 100644 (file)
@@ -3,7 +3,7 @@
  * backup_manifest.h
  *   Routines for generating a backup manifest.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * src/include/backup/backup_manifest.h
  *
index 593479afdcada1ed426b8df115c6172c2f8cf246..3e68abc2bb78c15bb3687ae79327e536765ccc29 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup.h
  *   Exports from replication/basebackup.c.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * src/include/backup/basebackup.h
  *
index f761bc09425ccdbe50a6193ef64738456269384f..224732e333597150f66b30dbfcc86a6345f35451 100644 (file)
@@ -17,7 +17,7 @@
  * single task e.g. command progress reporting, throttling, or
  * communication with the client.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * src/include/backup/basebackup_sink.h
  *
index 3a359dd4d04d0c52ad4c5fe0d0e6e0c26a197af1..bd2490282bb5a704c87654dc66bab0c8d51372c3 100644 (file)
@@ -3,7 +3,7 @@
  * basebackup_target.h
  *   Extensibility framework for adding base backup targets.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * src/include/backup/basebackup_target.h
  *
index c825adc4037b225b70120e117fb30e8236e50e82..2c28a52ce71fb6513330a3b4bfe9e2576e0704ee 100644 (file)
@@ -4,7 +4,7 @@
  *   include file for the bootstrapping code
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/bootstrap/bootstrap.h
index 9e1583e0d1034cde2d51bc006628b2f9d5f93e4e..5fe7a97ff03fb5b80613ebf3629002040c60bc08 100644 (file)
@@ -9,7 +9,7 @@
  *   polluting the namespace with lots of stuff...
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/c.h
index 9939491ca8e4330bc48c641fe2929cafab9e8af8..6a669caade220defe24d0db3871d9b64418ea69e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/include/catalog
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/Makefile
index b7b7d3be00b7186765b66a8cdd4fe6ae51487286..82a9125ba9c3eda3733094bcb45e6374cd79191f 100644 (file)
@@ -4,7 +4,7 @@
  *   variables used for binary upgrades
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/binary_upgrade.h
index e1c85f9855018b6bd89616f46147e83f711c6adf..48b0fdc61a5751c658b19dde9ae83c22e5b55964 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for functions in backend/catalog/catalog.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/catalog.h
index e9206ff737923569b87c3eecefde7f2ae1fcf18c..5158062784649dc8c73958026c3a989d9336e0bb 100644 (file)
@@ -38,7 +38,7 @@
  * parsenodes.h will warrant a catversion update.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/catversion.h
index 98a1a84289072da0fec88107b491560501ae03ec..ffd5e9dc82dda39fca3ab8acc061801ad3c828e2 100644 (file)
@@ -4,7 +4,7 @@
  *   Routines to support inter-object dependencies.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/dependency.h
index e6ee2da06b3b9eb7d2da17e6ea3dcbebe730dc37..eb5c3fb08407365866ff3c3bbd2e0f9061dae9c2 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-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/duplicate_oids
index 992b7842363ae2a619fe0510e802e4ebb2b06f65..50518cbbf53ab485588f48fe47825e73da2101dd 100644 (file)
@@ -9,7 +9,7 @@
  * bootstrap file from these header files.)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/genbki.h
index 5774c46471d66077222108d7aa77e5e58e9c91d5..d01ab504b6f2a13dff2478afc600161fbbb43bf1 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for functions in backend/catalog/heap.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/heap.h
index 91c28868d47aa6b9068e42c26f35a58fc725960d..c8532fb97c810640884c9cabf87ef8db430b483b 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for catalog/index.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/index.h
index 3fe769be9849ea8cf1e91cbf6115ecc1882f637e..5c0693835cdf84821ef27673c7b13f68d4bf4f09 100644 (file)
@@ -5,7 +5,7 @@
  *   on system catalogs
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/indexing.h
index 04a9a0978ab695ad49e3e01247de50dbb3ac3e8c..3179be09d3db2785281256a9b05888966c98005e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 catalog_headers = [
   'pg_proc.h',
index 2a2a2e6489e07c4115b29957593543d43f8a8743..f64a0ec26b97be02902008e13765e0a20fee6df3 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for functions in backend/catalog/namespace.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/namespace.h
index fcb8562757fcce08d1f3bdc68358b5b75edb5965..d8145dd4c6369b7b17d7eec46ad409a1bcf7508b 100644 (file)
@@ -3,7 +3,7 @@
  *
  *     Object access hooks.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  */
 
index 340ffc95a0be47250d106a0bd9c9929d8d149e35..9caa3109a2e4618f49e995a42b417cd034bb3131 100644 (file)
@@ -3,7 +3,7 @@
  * objectaddress.h
  *   functions for working with object addresses
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/objectaddress.h
index b29df6690ca0b4a0084a50bec06e4ec899697cde..79ce7118023410483ebeb01e2b41e5868adeebb1 100644 (file)
@@ -4,7 +4,7 @@
  *     Header file for structures and utility functions related to
  *     partitioning
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * src/include/catalog/partition.h
  *
index b9110a52985b712ab61f361644399b8dd76f2816..8c957437ea7c3c2d42ae19c35620aa3c7ce991fc 100644 (file)
@@ -3,7 +3,7 @@
 # pg_aggregate.dat
 #    Initial contents of the pg_aggregate system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_aggregate.dat
index 593da9f76a88f71e8d1cd9061c518d9601fe1716..31128811936669e94088364ef1fee7fa016880c3 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "aggregate" system catalog (pg_aggregate)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_aggregate.h
index 3d6653e724fcabdde7ead9799f98db0483fd408b..ed641037ddd2a3df33ef4bd7da30fb02b1e8449d 100644 (file)
@@ -3,7 +3,7 @@
 # pg_am.dat
 #    Initial contents of the pg_am system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_am.dat
index 50a68fe4c3b69e886d3fb8e0ccdcb58a87f88b34..dab54be130c6af8e4fd305be48e23f509eabb54a 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "access method" system catalog (pg_am)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_am.h
index 61cd5914304ac003bdc5f07e254516b29bd44b95..c4d6adcd3e16696d2eeb8800db03950f5e8728cd 100644 (file)
@@ -3,7 +3,7 @@
 # pg_amop.dat
 #    Initial contents of the pg_amop system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_amop.dat
index 6c714b61abf651490b250eb7565ef5ffa2ca0a0a..4ca7321409bee41bcabc094fa8463554bf2b2e0c 100644 (file)
@@ -29,7 +29,7 @@
  * intentional denormalization of the catalogs to buy lookup speed.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_amop.h
index 4cc129bebd8361b8cadb6a6d2bf040e31aad7f72..5b950129de0aa8cb66b7b93be66179e3d309547a 100644 (file)
@@ -3,7 +3,7 @@
 # pg_amproc.dat
 #    Initial contents of the pg_amproc system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_amproc.dat
index f529fc6053d22d9447d2ef6c9ac34ebd2570246d..3307d5c8447afa63f6b5aed63989132c6fa0f826 100644 (file)
@@ -18,7 +18,7 @@
  * some don't pay attention to non-default functions at all.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_amproc.h
index a21dd3812bc8158d9c2bbf254bfb183d867980a7..9dc318ff939bfcc2631a241a60d5a7749fd48fc0 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "attribute defaults" system catalog (pg_attrdef)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_attrdef.h
index 053294c99f371162869eb918f1dad9b8a209ae23..b561e1778104edc8a6d694a630175938b3e60cd4 100644 (file)
@@ -8,7 +8,7 @@
  * relations need be included.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_attribute.h
index b145fce1ed875bd70ffbb8bc5790e2f4d6090545..b8c751b9d195841e97de42b9a2ccf59ea214fd47 100644 (file)
@@ -5,7 +5,7 @@
  *   (pg_auth_members).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_auth_members.h
index 11d62e82df9abdbfdc51918ba611d6d798f6f718..2a2fee7d28346e6890b4adc3a851172027d7e283 100644 (file)
@@ -3,7 +3,7 @@
 # pg_authid.dat
 #    Initial contents of the pg_authid system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_authid.dat
index 3512601c80979c39792154d3e13681602bf1417d..c70baf7887c1505ecadb03c0ba343094f5365a6a 100644 (file)
@@ -6,7 +6,7 @@
  *   pg_shadow and pg_group are now publicly accessible views on pg_authid.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_authid.h
index 4471eb6bbea4ad7a727ac823a211b867da30c80c..fb3a7b3f3b442f95c4c15de2130cba35800eb5d7 100644 (file)
@@ -3,7 +3,7 @@
 # pg_cast.dat
 #    Initial contents of the pg_cast system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_cast.dat
index 67b08a4663cadef6563659dc55dc684a2afd595c..9ec2b5785b8a66a124dcc4f553b41f1b95b4e0f7 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-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_cast.h
index c2cd40d05c6fbed52a193b4098e44d96a2e8f84c..17c25267b04decd57a93e21c2df4013474d15bc0 100644 (file)
@@ -3,7 +3,7 @@
 # pg_class.dat
 #    Initial contents of the pg_class system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_class.dat
index e1f4eefa22053155a1c3fa194e2b7cabcf0cb97b..2d1bb7af3a919a7769c88ad01d977df5c4b0129f 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "relation" system catalog (pg_class)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_class.h
index f7470ead492242bc745eb6973ea5456224ad6ecf..f4bda1c7697f1079627be5a1a15d94ddb59e5b32 100644 (file)
@@ -3,7 +3,7 @@
 # pg_collation.dat
 #    Initial contents of the pg_collation system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_collation.dat
index 2190ccb5b88aae9d5aa2e488dea0af6f2f502e5f..f9d5e88fafaaae4363ded3e13fa2a36d458972fc 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "collation" system catalog (pg_collation)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_collation.h
index e7d967f137da47668d8d47be82f746f6a6a56b8e..96889fddfaf934f07c3271ef1652816ff655729c 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "constraint" system catalog (pg_constraint)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_constraint.h
index 1b648b7196eee94a0cddb7d810116ff9aeda63f6..dc953977c5df10823989597c3c97fec628f79e95 100644 (file)
@@ -5,7 +5,7 @@
  *   However, we define it here so that the format is documented.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_control.h
index 17f3f16a16938de8038705eff952f02b1ec97da0..0c33d9659c7374381e457379bfdb12dbbbe3f466 100644 (file)
@@ -3,7 +3,7 @@
 # pg_conversion.dat
 #    Initial contents of the pg_conversion system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_conversion.dat
index e59ed94ed3f712bc883b7c7c4eb16e681124198a..de40909dd3e89ca80938691f1777d4055f3bebeb 100644 (file)
@@ -3,7 +3,7 @@
  * pg_conversion.h
  *   definition of the "conversion" system catalog (pg_conversion)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_conversion.h
index 47dcbfb343bae39b7127b6839d694445c64f536d..4b1bc29363b6cf84085054bc248338ab7471ef9d 100644 (file)
@@ -3,7 +3,7 @@
 # pg_database.dat
 #    Initial contents of the pg_database system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_database.dat
index 611c95656a92311739bbf58f7032498e209e8e18..3da3492e92b4536b3b1d2ceb20af38342577b227 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "database" system catalog (pg_database)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_database.h
index c52bbf665f13d18efa7cae05b3b050d2ad7ca003..2f925be90df31c05f278f60e9f239507d1e8edab 100644 (file)
@@ -5,7 +5,7 @@
  *   configuration settings (pg_db_role_setting)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_db_role_setting.h
index 2a791556362a45b61a1f915707b1befd30cc3874..d6d0a03f0ce046f8c386354c93a4a37c89aa9546 100644 (file)
@@ -5,7 +5,7 @@
  *   (pg_default_acl)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_default_acl.h
index 2f736ecd6c7aa60583a7b27438a4932dc1ab6b77..30dde6f8aa2e050da975fdc0167ac3de6521618a 100644 (file)
@@ -17,7 +17,7 @@
  * convenient to find from the contents of other catalogs.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_depend.h
index 67636ba926ff071e0e6c862462055cfee5c1f0fc..7545b92a159fc2b82e31fe4e770c860916078c67 100644 (file)
@@ -23,7 +23,7 @@
  * for example).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_description.h
index 9c6deddc6a9f0d429c925ae4c67e25bbb5dc19a7..83a06682336ee18dc4b013be0a29cdc1b5cffa8a 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "enum" system catalog (pg_enum)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_enum.h
index 3fe0e8db7849772782fb35933582470f195993be..e30550f6e15898d0792d5681effbd589fe3b2d80 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "event trigger" system catalog (pg_event_trigger)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_event_trigger.h
index 43d16d485748329f58073e0d296515189845a0fb..799c8ed9d098ea4ac81ece9f0abdf033bbfd466d 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "extension" system catalog (pg_extension)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_extension.h
index 86db6546cca04cd4934f6361dafda284c440bff4..e7833ec8832f2fe6b80ee3148aca6ec964941c2a 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "foreign-data wrapper" system catalog (pg_foreign_data_wrapper)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_foreign_data_wrapper.h
index dcef33de247cce8a40f6ba23a2f56b93825cc221..2a14871d742a0a08d64be021e37a2976881c05fc 100644 (file)
@@ -3,7 +3,7 @@
  * pg_foreign_server.h
  *   definition of the "foreign server" system catalog (pg_foreign_server)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_foreign_server.h
index 88753cd5f8562ddb8db26e5b2454fd18282301c9..cfa570a88c761b913df9eb3e1831fcac69f1c1f0 100644 (file)
@@ -3,7 +3,7 @@
  * pg_foreign_table.h
  *   definition of the "foreign table" system catalog (pg_foreign_table)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_foreign_table.h
index f853846ee1bd108aec1efa201d27a4c7bfc87540..b0592571dae0f70c798421849ca66cd994f96029 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "index" system catalog (pg_index)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_index.h
index 9221c2ea577d4db9c5ed9d29292d40ef7d451354..ce154ab943bbec9f29b1a5d607ba3f9b4e4efc3a 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "inherits" system catalog (pg_inherits)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_inherits.h
index c226edc4a4a73a94e0f67e5a5e4023a8db3a0b2f..34fe2b4d0e319de6a7c16bcddf014cb20758b5e7 100644 (file)
@@ -21,7 +21,7 @@
  * are loaded near the end of initdb.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_init_privs.h
index 1663c9645f85f2e7ecc70d54b017ccfe20cf4a60..b02431abf5024f80aa6f25c379a43d32bc72ff6a 100644 (file)
@@ -3,7 +3,7 @@
 # pg_language.dat
 #    Initial contents of the pg_language system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_language.dat
index 4b9c259554cc50a7b74e65da6d06eff53ff69052..02003b46276094fdf1a184f2f034a4652f295474 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "language" system catalog (pg_language)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_language.h
index 1fd076d7995800c7f520420b2453244b8df12abf..95471073a8b7f8bc1afc9cbec6ebcaba92ee3855 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "large object" system catalog (pg_largeobject)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_largeobject.h
index ec1c3bf7552dd0125f15b79b72fa4f122eba199c..80db926079f76d7582cf129b4533a60225c56e4f 100644 (file)
@@ -5,7 +5,7 @@
  *   (pg_largeobject_metadata)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_largeobject_metadata.h
index 9f1d27cd2af078c1647509e893f6211069bf1d83..b4f0c4daf0381147d81d017674a0d4a24c2e387e 100644 (file)
@@ -3,7 +3,7 @@
 # pg_namespace.dat
 #    Initial contents of the pg_namespace system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_namespace.dat
index ba56e44d61b63e0ea8e433bb66f48bdb9b41e01c..2b0c2431788f703debf4290efb2167853f54fc8c 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "namespace" system catalog (pg_namespace)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_namespace.h
index dbcae7ffdd21f91def2ce63396f5758dd4f778fa..c867d99563b23e64793902191ed85f860d93b88c 100644 (file)
@@ -3,7 +3,7 @@
 # pg_opclass.dat
 #    Initial contents of the pg_opclass system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_opclass.dat
index 3a3a19b83b1c8960ab09c47963dfb5ba33259f1f..b4b6325c0688319d9b22c90d094af476082d7b04 100644 (file)
@@ -24,7 +24,7 @@
  * AMs support this.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_opclass.h
index bc5f8213f3af2232b89a7b191a31d43a17159f61..b2cdea66c4bf8ea542795fe09e03485316f11540 100644 (file)
@@ -3,7 +3,7 @@
 # pg_operator.dat
 #    Initial contents of the pg_operator system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_operator.dat
index 51263f550feeffe2057c2540354935a599e7b374..e60cf782a64cbb0298b2d5fa5a993d09d8ae86d5 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "operator" system catalog (pg_operator)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_operator.h
index b3b6a7e616a9e78fe32e448cacce859f8296cce3..91587b99d09729cc4a881fd2d1b64644e72dd32e 100644 (file)
@@ -3,7 +3,7 @@
 # pg_opfamily.dat
 #    Initial contents of the pg_opfamily system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_opfamily.dat
index 67ad01ce07cc0cdd028a061ccbb0f6199dde994c..39b8d7c21952bfa4eb41e557602f8d3775520dd3 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "operator family" system catalog (pg_opfamily)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_opfamily.h
index 4bd52c2d7d362e0046a15e6bf97f28639ead3671..1612cebd0e2ee446a1c74ea129d2bdf38f9a1a61 100644 (file)
@@ -5,7 +5,7 @@
  *   (pg_parameter_acl).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_parameter_acl.h
index 9b78f84cd5f9bf1676c7469b010465c4bbed5cfe..eb867ad62b0e8a62be71285909cf7e00443529ea 100644 (file)
@@ -5,7 +5,7 @@
  *   (pg_partitioned_table)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_partitioned_table.h
index 56b0ea100b83e48737f6be221d5bdb552e319578..c9525ece74c7cf1928bf1f36634a43ebcba268dd 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "policy" system catalog (pg_policy)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_policy.h
index 7056c953710f54f07bdaf9b36f8e7cbcef201420..7be9a5014751d09173525ca0d173283f656b9f52 100644 (file)
@@ -3,7 +3,7 @@
 # pg_proc.dat
 #    Initial contents of the pg_proc system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_proc.dat
index 76310d4cc9a164e8ea1f539d9231fa405e697b96..e7abe0b497eacc11337f2c97f049d7d0d9070582 100644 (file)
@@ -3,7 +3,7 @@
  * pg_proc.h
  *   definition of the "procedure" system catalog (pg_proc)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_proc.h
index ecf5a28e00268ce62e1bd1c6fa440f36f2be5d50..6ecaa2a01e73ed8406a46f3de2b837c111e49c3d 100644 (file)
@@ -3,7 +3,7 @@
  * pg_publication.h
  *   definition of the "publication" system catalog (pg_publication)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_publication.h
index d166600b260e71d44b798e52611d58f1a2eed0e8..f1abcb9f1694f2a89eb56d672908871020d9126b 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the system catalog for mappings between schemas and
  *   publications (pg_publication_namespace)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_publication_namespace.h
index ecd3739f1a65a564bb98f5f01210e1c6f74ad5e7..613e9747c2ac65a7e2357533c6c10a993e4ec65c 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the system catalog for mappings between relations and
  *   publications (pg_publication_rel)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_publication_rel.h
index 74d6de0cf6588310fe1213375c404994a252f908..3d9ebbc834bbd2be6de959a99023f58b016689cd 100644 (file)
@@ -3,7 +3,7 @@
 # pg_range.dat
 #    Initial contents of the pg_range system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_range.dat
index faa57e8ceac247f8d24655ce7f88a70eb11fe093..d03ef18851fddcaf8481a729af1ad06dc8f7c59a 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "range type" system catalog (pg_range)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_range.h
index 3b11cd21cb9f1e1ee2927fcf2262b08a6aac6548..fa54f120e6cfc367540c4053a5b5177967953ae6 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "replication origin" system catalog
  *   (pg_replication_origin)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_replication_origin.h
index c647f26aca5d9e98a99b5e0d6a44ff9a058ba3c5..21f24e6d7e842a384fbcf5b48b516104b01353e2 100644 (file)
@@ -7,7 +7,7 @@
  * --- ie, rule names are only unique among the rules of a given table.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_rewrite.h
index e1ddb64413a6cee30857aac7e7ea7c9829f463fb..74299cf85d16dc5f87c55373402bc8f3d5cceeac 100644 (file)
@@ -3,7 +3,7 @@
  * pg_seclabel.h
  *   definition of the "security label" system catalog (pg_seclabel)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_seclabel.h
index 82b35aa65be20e89d22e4072f3d4d67986068353..d528c9122fa0105388ad192097515bccec17d787 100644 (file)
@@ -3,7 +3,7 @@
  * pg_sequence.h
  *   definition of the "sequence" system catalog (pg_sequence)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_sequence.h
index 8119b28e44ae38ffdec42bd3c31377aebdbe0097..35ba911a22a98374a651905df1f622a110315d1d 100644 (file)
@@ -13,7 +13,7 @@
  * from a relation to its database.  Currently, only dependencies on roles
  * are explicitly stored in pg_shdepend.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_shdepend.h
index da2b9f6fdff9f48d1a238b14c18470e1a74db576..7b66c122244fa3d65e52571888a26b9d2a556280 100644 (file)
@@ -16,7 +16,7 @@
  * across tables.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_shdescription.h
index fc1b97f46ff5329fa209eb687f398b009fb8df6e..32b03de952e02f21670c1f4ea0bfb0f5ecf29a0e 100644 (file)
@@ -3,7 +3,7 @@
  * pg_shseclabel.h
  *   definition of the "shared security label" system catalog (pg_shseclabel)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_shseclabel.h
index cdf744813983896521a470d8d1506f6cf1a9e08e..8770c5b4c60d446f09ab2f8c8584de2e92e82665 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "statistics" system catalog (pg_statistic)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_statistic.h
index b8520ba923b475fc4e48a2988291488049600bfc..53eec9025a52eaaf59c9560f048011d7cac60f5d 100644 (file)
@@ -8,7 +8,7 @@
  * objects, created by CREATE STATISTICS, but not the actual statistical data,
  * created by running ANALYZE.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_statistic_ext.h
index 0ea3c41b5b014794abcf72dfb893090e2e14568a..64d11a9c58c12613a21c31bbdab789fbbdf96627 100644 (file)
@@ -6,7 +6,7 @@
  *
  * This catalog stores the statistical data for extended statistics objects.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_statistic_ext_data.h
index 7b98714f3085959aa9125211fa11f4a75ff2842d..eb4eeb448b5e322ff59ca661af35052f170f9eaf 100644 (file)
@@ -3,7 +3,7 @@
  * pg_subscription.h
  *   definition of the "subscription" system catalog (pg_subscription)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_subscription.h
index 8e88de7b2bf270a1c5dabe429cf94154f275cffe..60a2bcca2382fe057f28057412c9840cf6b5861e 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the system catalog containing the state for each
  *   replicated table in each subscription (pg_subscription_rel)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_subscription_rel.h
index 59234aefec64a2ff9c7e3b8b8bd2a4ce0ab0b371..9fbc98a44def03adb2a85a5f02882f7a5a91effb 100644 (file)
@@ -3,7 +3,7 @@
 # pg_tablespace.dat
 #    Initial contents of the pg_tablespace system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_tablespace.dat
index 572eeeb8a65eda424e56f8e1fc2ae41a634d0186..ea1593d874eaff05d401aa59a954d1a19ce35a75 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "tablespace" system catalog (pg_tablespace)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_tablespace.h
index 2a02691510ce9eefe38807968bd55893b17a93a4..6273b0a4912e4f01cb9291e60ebcfbf3a288631c 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "transform" system catalog (pg_transform)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_transform.h
index 194277bca5825f66844ca91d2a5062bdd946f1f0..3679b0395f668c27f772c006da72e98113f186bb 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "trigger" system catalog (pg_trigger)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_trigger.h
index 1bbcfe3f2470272b29f0cd4eb36b6fabb5cc0efe..7958d470bb1696206bf66ee3693fc9a98d6c7152 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_config.dat
 #    Initial contents of the pg_ts_config system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_ts_config.dat
index e5a308475c7dd1f0a14c41fce09143f07ecfdd8e..aee0bf71af5b59ee19bf5576301921c1aa58c692 100644 (file)
@@ -5,7 +5,7 @@
  *   (pg_ts_config)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_ts_config.h
index ede0166fc55a90a4fd16c23e182f6d7b614f5e3b..801678b4af3535138f948c0b1a198be54d1d249e 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_config_map.dat
 #    Initial contents of the pg_ts_config_map system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_ts_config_map.dat
index c10e0c5164d05667b90210dbd26fd696458d92df..359368ecd612a77f00977fc94f2b0a3ce44e5759 100644 (file)
@@ -5,7 +5,7 @@
  *   (pg_ts_config_map)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_ts_config_map.h
index c9b0e66e9e6ef7d6a01de5fa46a7867210775029..9ca7377f0a6307401b7882f621ed3240ba9e89b8 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_dict.dat
 #    Initial contents of the pg_ts_dict system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_ts_dict.dat
index 4b6188f4fa567a51830641245c1fe743bfa65e09..476325f0107cea64c73b5b931666d5213880a891 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "text search dictionary" system catalog (pg_ts_dict)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_ts_dict.h
index d1fdc020833c07f437faac59ec062e7e4e82d45a..abf001e48ed054105aa9a1e5644a64e39a1b1865 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_parser.dat
 #    Initial contents of the pg_ts_parser system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_ts_parser.dat
index c2d474dca751559527801015a97d6bb8d7fdb682..283de252b46171449e1290d29446de1439a24271 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "text search parser" system catalog (pg_ts_parser)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_ts_parser.h
index edc01c0ca9cdfef8af204fb110eb762bd2d7259d..8fe5556e24e59365c06a2ae1e40a2807f018f562 100644 (file)
@@ -3,7 +3,7 @@
 # pg_ts_template.dat
 #    Initial contents of the pg_ts_template system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_ts_template.dat
index 2a553fef527fe39566b2f184153c11398fe42463..f4e510c8f91b261e6fcc9ba6c9a9928661bbc9e1 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "text search template" system catalog (pg_ts_template)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_ts_template.h
index 0763dfde3942e5e9e6309289e5f8006fa709bd83..92bcaf2c73a53c157af04116419ca3dc74cfd2be 100644 (file)
@@ -3,7 +3,7 @@
 # pg_type.dat
 #    Initial contents of the pg_type system catalog.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/pg_type.dat
index 48a25591374282371183087801f998ee96c69d84..519e570c8cedbe249b2532ff9ec3b0b2760815f4 100644 (file)
@@ -4,7 +4,7 @@
  *   definition of the "type" system catalog (pg_type)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_type.h
index 56150611be16ecd54458194dfb775e33031bddd7..528c94a7c4bedd2b87f62969f8094ba491dd310b 100644 (file)
@@ -3,7 +3,7 @@
  * pg_user_mapping.h
  *   definition of the "user mapping" system catalog (pg_user_mapping)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/pg_user_mapping.h
index e4a105ebf5eee974ed26aebd07618e6937cfd76c..7281a6580266c5fa23d8cda11d65b85a7db3f8f0 100755 (executable)
@@ -10,7 +10,7 @@
 #    in the same order as the columns of the corresponding catalog.
 #    Comments and blank lines are preserved.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/reformat_dat_file.pl
index 1e33450b444d1445f00ce2f535690082b7ec1056..1d2e78fc7d8e417c197dae6decb1bd08c49f8dfb 100755 (executable)
@@ -8,7 +8,7 @@
 #    Note: This does not reformat the .dat files, so you may want
 #    to run reformat_dat_file.pl afterwards.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/renumber_oids.pl
index 9964c312aa213191d5c629b792aa356db738703f..45a3c7835cb039a876ed1588a9a03eed871b2397 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for functions in backend/catalog/storage.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/storage.h
index 44a5e2043b5b25a82823b84605c27d56522d8eb6..6b0a7aa3dfa20eeab211fec54ffe0be06a3c4124 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for XLog support for backend/catalog/storage.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/storage_xlog.h
index 51e3ba7b69adb2d6266aee72362ed5f601701a41..5880ec675242ecaa522f916e6e9847747a60dc62 100644 (file)
@@ -4,7 +4,7 @@
  *   This file provides some definitions to support creation of toast tables
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/catalog/toasting.h
index e55bc6fa3c31d4da18526152ba059c0476fa09b6..ccf3c3f78126fd20b07cf8e31baf95e35c53b241 100755 (executable)
@@ -11,7 +11,7 @@
 #    to take over what was intended as expansion space for something
 #    else.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/include/catalog/unused_oids
index fddfa3b850e9ac8ad59141e399272377cebd6ffe..ae79968fadda7e4140a00e063aca2c58de9330b7 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for commands/alter.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/alter.h
index 926af933d1b9b4cc67d0a4658989d4299ed93d25..02da6ba7e11a62c3d36608fe427eb1293c47381d 100644 (file)
@@ -3,7 +3,7 @@
  * async.h
  *   Asynchronous notification: NOTIFY, LISTEN, UNLISTEN
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/async.h
index de9040c4b7cb2dbed50ec5ab2f9768d9d3267aa3..f92ae8f25a68b9c9272484cb1d9e01b457235c83 100644 (file)
@@ -3,7 +3,7 @@
  * cluster.h
  *   header file for postgres cluster command stuff
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * src/include/commands/cluster.h
index 201b19f8b76b38bcfe69bb31ed03d8673b3b1ee6..b76c7b3dc3c821c712bfd64fbca2d01b7f24d73d 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for collationcmds.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/collationcmds.h
index 2547ab00cd9936644f9786d681997b2c2521288e..1a4ca71e76e0efdef876169789db97f038adc9af 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Prototypes for functions in commands/comment.c
  *
- * Copyright (c) 1999-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1999-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index da313652725344d490db90f33c8dd12f477f49a6..0e5534da34c26b26f4fb539d51e890d7b3195807 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for conversioncmds.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/conversioncmds.h
index b77b9350058d81f68eaeca02e0e995d53d42e4a4..8e5f6ff148c4b38dc8c389e2f22c7d4562d34f64 100644 (file)
@@ -4,7 +4,7 @@
  *   Definitions for using the POSTGRES copy command.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/copy.h
index c5e5875eb87d2610ddb84569975fd8a3456dc64a..7b1c4327bd3977fb6d4f035f97259887ecd9b1c8 100644 (file)
@@ -4,7 +4,7 @@
  *   Internal definitions for COPY FROM command.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/copyfrom_internal.h
index 54a38491fb4971157daa4508772876b7caef5aba..3647f96f73329eb4ed9f6975ccf6545cea31746a 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for createas.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/createas.h
index c4947fa71f76bee2a169e5d318ae9d0498d6e4b6..9b8818315ac758966e7a4929d1a07d255e5875ad 100644 (file)
@@ -4,7 +4,7 @@
  *     Database management commands (create/drop database).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/dbcommands.h
index 545e5430cc3a37bebc442cecaefc6fac04a3a999..a1433275f5f773bf8b10d5b3412be0a7b2cddb8e 100644 (file)
@@ -4,7 +4,7 @@
  *     Database resource manager XLOG definitions (create/drop database).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/dbcommands_xlog.h
index 1d3ce246c92703a1bc25915fdab0bf09ee5b402e..4f7f87fc62c3874262f7f4148fd6739b40b97371 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES define and remove utility definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/defrem.h
index 86d9339e9fcbf7617ed4d0f4975d483f6ef7c5a2..68fbbce521cbeb8afa839f0994987da5fa71d14e 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for discard.c.
  *
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/commands/discard.h
  *
index 10091c3aafd5b80b41ed094f7909270605aa2bff..5ed6ece555d05e029b4c8811d485a456035a1e63 100644 (file)
@@ -3,7 +3,7 @@
  * event_trigger.h
  *   Declarations for command trigger handling.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/event_trigger.h
index 9ebde089aedd47bf2be185bbdecef76c7c0b2e19..7c1071ddd1633eda2647639ee607936c13f11a21 100644 (file)
@@ -3,7 +3,7 @@
  * explain.h
  *   prototypes for explain.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994-5, Regents of the University of California
  *
  * src/include/commands/explain.h
index e24e3759f0c2a1801b33e36d1af69c468d5a4a27..9f475044916fd8df1dc9fe1e43c4337835f77da6 100644 (file)
@@ -4,7 +4,7 @@
  *     Extension management commands (create/drop extension).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/extension.h
index 871b2414b0104b7082d2bb46de58ea505cd1a076..6c298c71b36d1c5bc31b53cbfa4b6106dda56e00 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for lockcmds.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/lockcmds.h
index 7fbb2564aef75c60959dc47d4492f98a61fcc7cc..9eaa6212a191c9cd84428e2585d55e1d92a58234 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for matview.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/matview.h
index f05bb66c61e9f8b8a607d44c8cff08a8b874f6b5..f3533920b6aa969859daf2fc7c7b1954adcb44c6 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for policy.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/policy.h
index ab52c822e1dc9d9225380e594a05fbaa37579c02..96ade48d08a4dd095417358b6ba8c8ce604f10a8 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for portalcmds.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/portalcmds.h
index e30df8f767697ecab65415901483d44e57b1b9c0..79f161561e504963122af2c4e18e6bfe3bee2e85 100644 (file)
@@ -4,7 +4,7 @@
  *   PREPARE, EXECUTE and DEALLOCATE commands, and prepared-stmt storage
  *
  *
- * Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  * src/include/commands/prepare.h
  *
index 60d461bbfeaa1ac0bc641e24f728b6ead025bd24..08c68b8c177cadb99347355683ce1e01add955ee 100644 (file)
@@ -3,7 +3,7 @@
  * proclang.h
  *   prototypes for proclang.c.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/proclang.h
index a28938caf4fe16709251cf5bc58e6b11cebfbe22..e5add41352732c280eac7427761625796d288575 100644 (file)
@@ -7,7 +7,7 @@
  *   constants, you probably also need to update the views based on them
  *   in system_views.sql.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/progress.h
index 2491196570a37a5ce5098abf83a69aab97ed1a1c..70d5e3680a231d902f0a0f8966dfc45eda1626eb 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for publicationcmds.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/publicationcmds.h
index e6eb2aaa6014dfe54aebf9cec53a8b292283ec2d..c8c771cef94853e5ea2139c021aeaa67f595745b 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for schemacmds.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/schemacmds.h
index d8dec9965118c45ab7e141ce4b47ff91bec80e3d..e819fe992074acb1bad4dc3bf76df9b8a3f73111 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Prototypes for functions in commands/seclabel.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  */
 #ifndef SECLABEL_H
index b3b04ccfa952011bc2ee607ae15100b454beb51e..7db7b3da7bc415f47006c4ec0ed5edeeebf9b9d7 100644 (file)
@@ -3,7 +3,7 @@
  * sequence.h
  *   prototypes for sequence.c.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/sequence.h
index 2cbe7d7b65affd402d6a817286c0e9af3933d020..f59aaf4857d3d4f9267193086bd29c423c89c458 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for subscriptioncmds.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/subscriptioncmds.h
index 07eac9a26ca4f5ffbc2fcf8a712b5e6b5b9cafd2..2e717fa815ed65401a596d304a98c83ae093ce99 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for tablecmds.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/tablecmds.h
index a11c9e9473db2e96912b331f2e7665ef53af1ece..f1961c181307913f6ef7916d438b77162d904d14 100644 (file)
@@ -4,7 +4,7 @@
  *     Tablespace management commands (create/drop tablespace).
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/tablespace.h
index b0a928bbe857077b811f7de6dab78a30bc7efd21..39d764dac7074bcfb091030db3c1b984cd9f2d33 100644 (file)
@@ -3,7 +3,7 @@
  * trigger.h
  *   Declarations for trigger handling.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/trigger.h
index 532bc49c3861536619df44076cbe1aeca4447006..1313d6485e322b5cc1c24d5a9a411f141b07caaa 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for typecmds.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/typecmds.h
index 2f274f2bec3a93d577405046660d548d27eda063..5efb94236832141e2869d13f4d9a74888721948d 100644 (file)
@@ -4,7 +4,7 @@
  *   header file for postgres vacuum cleaner and statistics analyzer
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/vacuum.h
index 05fe44aadc4737555764b928820c11b16f837366..c3a713e165f0a381a0242f6d71774b1db271deb0 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/commands/view.h
index bbb64c367321bef76b9388f4a24e9b0dfc10cb15..95196772c95c917d2d5db54863237ed693e9bb53 100644 (file)
@@ -3,7 +3,7 @@
  * archive.h
  *   Common WAL archive routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/archive.h
index 8a040e8ca1909aaf42adb407cdefeec7954a21a1..5bd8186c79ca434eb2519ec4ac77b084ae1ce923 100644 (file)
@@ -3,7 +3,7 @@
  *   Encoding and decoding routines for base64 without whitespace
  *   support.
  *
- * Portions Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/include/common/base64.h
  */
index 23816cac21985b19c540b6397f749430d4f22342..a74deef67b6dc2d1db0ddd21315f5c3ab6c57cc1 100644 (file)
@@ -3,7 +3,7 @@
  * checksum_helper.h
  *   Compute a checksum of any of various types using common routines
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/include/common/checksum_helper.h
index 46855b1a3b3a571a42f26383a0221c6f0be7f7cd..9a471e40aab029f087fab0dc32121596e3c1abbe 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Shared definitions for compression methods and specifications.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *       src/include/common/compression.h
index cb7df55b834c7bfebbdee6388c49b651ed8b0840..a6d076d5e9f40bf5875a8c07b9acf2446929f6e2 100644 (file)
@@ -2,7 +2,7 @@
  * config_info.h
  *     Common code for pg_config output
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * src/include/common/config_info.h
  */
index 7fce19d64a101ac287cb474f9738b7cfb69e3881..5913c548b61a8e283b7cb123e3484d7fcbce8c9b 100644 (file)
@@ -3,7 +3,7 @@
  * Interfaces in support of FE/BE connections.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/connect.h
index b1dab7547caaca48bd25b36c71fae68edf06df4f..49e7c52d3129c2fb4c8dccdc6d972b4bbbd867c5 100644 (file)
@@ -2,7 +2,7 @@
  * controldata_utils.h
  *     Common code for pg_controldata output
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/controldata_utils.h
index 8e339c83ad148f8acd0b469441c51d4753e9ffc9..24b6dbebbd89f2e4330c5e5c52a9e3ca5082e52e 100644 (file)
@@ -3,7 +3,7 @@
  * cryptohash.h
  *   Generic headers for cryptographic hash functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index a1751b370d4392a907d5a4a3ee3ea45ad390c244..89601cc778f93d4fbaab5e2a1895933b77123fdf 100644 (file)
@@ -2,7 +2,7 @@
  * fe_memutils.h
  *     memory management support for frontend code
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/common/fe_memutils.h
  */
index 48d68ef276352bf8a80df52ee06302b2ee739481..978c0d072f15ac46ea778bc61ffc89bd7fbe3bb4 100644 (file)
@@ -3,7 +3,7 @@
  * File and directory permission definitions
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/file_perm.h
index d2c64c2196ce780f08d992f5a6fadb0a0b243b36..bda6d3a5413b3eb9251d05d8638228aba1741963 100644 (file)
@@ -3,7 +3,7 @@
  * Assorted utility functions to work on files.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/file_utils.h
index 8d539c0a994af0f14ce03fd1dc3fb79f89eaa469..5e89aef987f1bd8ec43683fa0edeee54873b5275 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Utilities for working with hash values.
  *
- * Portions Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
  */
 
 #ifndef HASHFN_H
index c18783fe11fbf9b8c7bf2bbafb33e21eb883845d..e0b2ed202411f89993311c0b4e64621f8b6efe28 100644 (file)
@@ -3,7 +3,7 @@
  * hmac.h
  *   Generic headers for HMAC
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 12a269d952210a0bbd21495cede5f653851d5761..450800894ed6598222d11bbf8fcc6e441758cfbb 100644 (file)
@@ -11,7 +11,7 @@
  * the 64 bit cases can be considerably faster with intrinsics. In case no
  * intrinsics are available 128 bit math is used where available.
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * src/include/common/int.h
  *
index 4b17aa9689ef81356991138deb1907de76002a10..eca694b631dd6caa9a6e8d6f91072b10edd73598 100644 (file)
@@ -8,7 +8,7 @@
  *
  * See src/tools/testint128.c for a simple test harness for this file.
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * src/include/common/int128.h
  *
index 6c044f7fa2598f8a94a08cc20ced753afc5bc038..9f2ed5fe0aa3688c869e5d43112b991c10c6f0f9 100644 (file)
@@ -5,7 +5,7 @@
  *
  * These definitions are used by both frontend and backend code.
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/common/ip.h
  *
index 884c86cae7f48b22fbe336868d36c78624724a24..b583f45926188bfc3f2559746eacbdfc9890fc7b 100644 (file)
@@ -3,7 +3,7 @@
  * jsonapi.h
  *   Declarations for JSON API support.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/jsonapi.h
index b85237f90198219b58d957e5ca9a1b3d6f44a3e9..6bb12d8edb3c443fb539a648e031ef0f41d2acb6 100644 (file)
@@ -4,7 +4,7 @@
  *   PostgreSQL's list of SQL keywords
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/keywords.h
index 8384e33a5a8479496f6b3c79218f443292e53feb..3fc3faa0434755ddd8933666b16b2507787f4eb7 100644 (file)
@@ -4,7 +4,7 @@
  *   Key word lookup for PostgreSQL
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/kwlookup.h
index 4733cd257f2ecbbbbb7bbc869262653141681e73..178d123b1a0af4de5408eaf25253afc0ad430822 100644 (file)
@@ -3,7 +3,7 @@
  * link-canary.h
  *   Detect whether src/common functions came from frontend or backend.
  *
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * src/include/common/link-canary.h
  *
index 9f426c32d61259332e1a67599d3c6feb50df456b..99e888af93d394a3b315870b7410a0b24757466e 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  * Logging framework for frontend programs
  *
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * src/include/common/logging.h
  *
index 942ca4242c7b89db070bb62d0bf65f569cd66c7b..b6089bacff544109df3f4c66e423d60058c2cfbc 100644 (file)
@@ -6,7 +6,7 @@
  * These definitions are needed by both frontend and backend code to work
  * with MD5-encrypted passwords.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/md5.h
index aae5a34104ebba38ffc987ae5a4e07d59afa60c5..060675ab33be885122eb430767fbfe09cde1b2e9 100644 (file)
@@ -3,7 +3,7 @@
  * openssl.h
  *   OpenSSL supporting functionality shared between frontend and backend
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index d9895b495c4e4c1ae33fbdd92a3432b414a9bd20..9e11e8fffdc0c8f90be80c81697651d48f495f41 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Pseudo-Random Number Generator
  *
- * Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2021-2023, PostgreSQL Global Development Group
  *
  * src/include/common/pg_prng.h
  *
index 4bbd94393c861eed3d87f16bc084c72c3f919545..511c21682ecc851b1d04c48e279d1862245acc30 100644 (file)
@@ -3,7 +3,7 @@
  * relpath.h
  *     Declarations for GetRelationPath() and friends
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/relpath.h
index 0b6bdaf52a9b3ec62fc033daab9b3f6247e10a2e..d4077c76613e2db49ca0071e09f4aa8cb86563de 100644 (file)
@@ -2,7 +2,7 @@
  * restricted_token.h
  *     helper routine to ensure restricted token on Windows
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/restricted_token.h
index 305c8f4abcb1702351f13f87d6d7e9148147d622..f622db962f8fa5147a538ce2f9c7227fb39bf90d 100644 (file)
@@ -5,7 +5,7 @@
  *
  * These definitions are used by both frontend and backend code.
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * src/include/common/saslprep.h
  *
index 953d30ac54972fcf60fd2c7d7d0b5b89ceb82cff..0c75df555974c46277678d0e57fe8384d2650bd7 100644 (file)
@@ -3,7 +3,7 @@
  * scram-common.h
  *     Declarations for helper functions used for SCRAM authentication
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/scram-common.h
index e8cb360fdf035f8065aca48c472232b7a8138a40..e6933d96bbc88d7e99f652239875e2a69507b85c 100644 (file)
@@ -3,7 +3,7 @@
  * sha1.h
  *   Constants related to SHA1.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/sha1.h
index fe248e9863a67954ced2127e1aa0734ce7d9ecd7..9b46cd1a3735646e2d26c9227f45c275c39c26b3 100644 (file)
@@ -3,7 +3,7 @@
  * sha2.h
  *   Constants related to SHA224, 256, 384 AND 512.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f919f7f9b787b7b28279639b27c5d48eeefbebc2..8479b98575fc3cc2ae747091636068f163fa20df 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Ryu floating-point output.
  *
- * Portions Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/include/common/shortest_dec.h
index 32a923cf23123448b146111c4eb6680776311578..977ef327d0f3581303d12a27315ac22df360e685 100644 (file)
@@ -2,7 +2,7 @@
  * string.h
  *     string handling helpers
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/string.h
index deb125d44ac9e56a214f69e62682233b8daff487..c6627aeb7c587992e558c62de65d384cf4f1e0c3 100644 (file)
@@ -5,7 +5,7 @@
  *
  * These definitions are used by both frontend and backend code.
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * src/include/common/unicode_norm.h
  *
index 5404b610bff63ced80f4835785f76f2fbed0655e..8c824a63218fbc8693e5e19a60ed465dedcb3f8c 100644 (file)
@@ -3,7 +3,7 @@
  * unicode_norm_hashfunc.h
  *   Perfect hash functions used for Unicode normalization
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/unicode_norm_hashfunc.h
index 71a462835a814c39c05e91de6c1807b41162cbc3..36b6ca4044622bd934db3189538444a91da1bfc3 100644 (file)
@@ -3,7 +3,7 @@
  * unicode_norm_table.h
  *   Composition table used for Unicode normalization
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/common/unicode_norm_table.h
index b17f560f8049c179dba3f457b0b36aa4afe5d7af..fd07df64c19355430590908e02d36423e0b4c286 100644 (file)
@@ -2,7 +2,7 @@
  * username.h
  *     lookup effective username
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/common/username.h
  */
index d155f1b03b06078271621385e03f33b5f7aa9afc..21a37e21e9b14cd3b694e4901354d832c3331da9 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Note: this file must be includable in both frontend and backend contexts.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/datatype/timestamp.h
index fc6452fd5f0c88fed6933ad39cd8d1502efcde7d..9c48f052fa07e70856f45beb0e28c295f9940307 100644 (file)
@@ -2,7 +2,7 @@
  * execAsync.h
  *     Support functions for asynchronous execution
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0557302b922e1e189821b82fe63f4df3b0fcea33..86e1ac1e65c051f4e219c8175ea0727374521cac 100644 (file)
@@ -4,7 +4,7 @@
  *   Low level infrastructure related to expression evaluation
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/execExpr.h
index 955d0bd64dceb055018906b886854bcd2d327b6c..39a8792a319093e7087122c20692f66f13c76449 100644 (file)
@@ -2,7 +2,7 @@
  * execParallel.h
  *     POSTGRES parallel execution interface
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 17fabc18c9fd4ae04d60df852bf6ed5b39dd38ad..ee487e42ddec5fecb54528bef8ae04f74721629b 100644 (file)
@@ -2,7 +2,7 @@
  * execPartition.h
  *     POSTGRES partitioning executor interface
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 8cb8b8c6b607113ef9ab2085e4465aa3db09b1c5..5a8e5e290c9f09ed9ba58845c9a56fb8d78c9eae 100644 (file)
@@ -7,7 +7,7 @@
  * for debug printouts, because that's more flexible than printf().
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/execdebug.h
index e79e2c001f41af3a91572bf0d132b4a4dea8351d..af2bf36dfb8e069d37910056bf5ab37a6b10dfd1 100644 (file)
@@ -5,7 +5,7 @@
  *   and related modules.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/execdesc.h
index a1202a0cf5f4ebedd24c70be924a2e3e9934aaf6..e7e25c057efc00b3331be52c196c55eec4c3c56c 100644 (file)
@@ -4,7 +4,7 @@
  *   support for the POSTGRES executor module
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/executor.h
index 4c20cf4df95fb12d3213e09fbb11b924680887d9..5d9f32569eb10eb5d97e0255ad716cee83764618 100644 (file)
@@ -4,7 +4,7 @@
  *     Declarations for execution of SQL-language functions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/functions.h
index 5d722430222a1b0acab32528041b02d7d0658ea3..38458bf1198b375c9c585778de0287585665babd 100644 (file)
@@ -4,7 +4,7 @@
  *   internal structures for hash joins
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/hashjoin.h
index 2945cce3a97f4e2722627c89f3fa244c2290c648..87e5e2183bd9c1b5556640f63f29832de92d37f9 100644 (file)
@@ -4,7 +4,7 @@
  *   definitions for run-time statistics collection
  *
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/include/executor/instrument.h
  *
index 1229c9d1ab93dd8c92fb35c76bf148804c685638..4e43b86d31a65088dff746f109c018516ae28778 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for nodeAgg.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeAgg.h
index 4cb78ee5b62044c9d31338c1d5d6fa1d1a654c5c..4427ef371d2888446395b77eda2c36b777ce7fb9 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeAppend.h
index bae6a83826fcee0e72553e514c00088c32882c9e..4833fd0df7e6a1b7d6806efd36d979b652c28703 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeBitmapAnd.h
index 789522cb8d569d24be4ba595537b2e28ead780c7..3a267a7fbd7ddb725ca2a8bcb76cdd626450cd97 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeBitmapHeapscan.h
index 01fb6ef536ee35585c95c53fdfa96fdf9f771974..454aa43442502bbd24791de96550054168ec6351 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeBitmapIndexscan.h
index ad90812cc182c6614cf308e58f13bdfd28093de5..2c2e112840f754b0eff3db32f6a22f03d7f3fc44 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeBitmapOr.h
index 317d142b16181dc0d0ce5e18f92ca65bda406bdd..d28e2eb5d5b9590e899927cb6312e9b169237d2c 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeCtescan.h
index 5ef890144fc47c3451ef5d5540be667cc7cf557b..05f63eb6a29fa701a607aa81b0214fb596e912be 100644 (file)
@@ -4,7 +4,7 @@
  *
  * prototypes for CustomScan nodes
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * ------------------------------------------------------------------------
index c9fbaed79c7289233c8e204cee8cc84d82c73c55..4016c767a87228701ccc8ccdca87e6b2daa88676 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeForeignscan.h
index 7a598a1d4687be1ca4832eefc2f70bf357f8422e..da71fb84635d7cfc07d25afdca5e9076cc611944 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeFunctionscan.h
index 29829ffe9a89a1a6397f5e9207334bf80e5f1689..a3915617400e75998ded266e1d74d043721780fc 100644 (file)
@@ -4,7 +4,7 @@
  *     prototypes for nodeGather.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeGather.h
index d724d5fea41499b4f6411328fb66258ec6ea865d..06ef0f44efd54d963703b37994563a74dfa06174 100644 (file)
@@ -4,7 +4,7 @@
  *     prototypes for nodeGatherMerge.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeGatherMerge.h
index 816ed2c09935ac0d0f755ab11497f4a21bfcdb60..79215147e55e698324138cbb5bd7dfbe4a99cb8d 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for nodeGroup.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeGroup.h
index e1e0dec24bebfcf0da8bf99e3aad63be42fa60d6..d7634af05c04feeef119e1e29d1123b114219306 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for nodeHash.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeHash.h
index b3b5a2c3f2707b556fb63719fd8479434352a809..d3670708836c52493f496df241e9a53cafed948b 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for nodeHashjoin.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeHashjoin.h
index 519d955951b3583443e8b3e231a35b56b1d9feff..4e1900921299a3fb59cc1dc70b79de2531aff211 100644 (file)
@@ -2,7 +2,7 @@
  *
  * nodeIncrementalSort.h
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeIncrementalSort.h
index 47b03950ea62c2e20eca282cd3f288bc515e2d61..e5260f8777955ec0cc9d7a205b19d4e1efef7b86 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeIndexonlyscan.h
index 0a075f9aea76110ee942b907681df17cbfdf1afe..8ee7969792b5dca67a44ead76f834c48d4ed1111 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeIndexscan.h
index 6da0c4026c481b48ebad6143925e6f0660e26000..7ff465c0f0a2349dab9ac26a9ea73e9ac880c81e 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeLimit.h
index 125a32b60892fd56ca272246ff20d51386fecd58..27cb169ccfdb81d5a1948b0512f39ab888704cda 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeLockRows.h
index 21a6860a1a69e7c06cdb3ee42f8c940e17817185..4af2e8a6ce6c7a1fb49037d4698f0072807bc961 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeMaterial.h
index 4643163dc738d99ecdc7eb0ca5a269284e9ff50d..2089900a2364da63478911cc2c10cdd3710c8644 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2021-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeMemoize.h
index 97fe3b0665cb6d71f5da5d7c80d4f6588db1b9db..ed24a3529d5c03bacb0f9e38713cad11d5d5eefc 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeMergeAppend.h
index 26ab5175081d0212f1dc207f1a9fb0aabda98566..344d9cad825f89cd5cbd4269a0c177a084ab8ef5 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeMergejoin.h
index c318681b9ae95c4d3fa6e58d78b2ae024e5f699e..37344141e0bc0459c0e190e8d5c6867d8d4e39d5 100644 (file)
@@ -3,7 +3,7 @@
  * nodeModifyTable.h
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeModifyTable.h
index d595124e5415d3a584774effa40818055aef89cd..3ff687023afa282f509d3af0c57e3e04051d13b6 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeNamedtuplestorescan.h
index b1411faf5704238213e30f9e90f611e616c7e48a..c9a339e6a75a4595e8b33482f6aa8eefbbf7ca46 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeNestloop.h
index 2c2b58282cbe4503929103d055a71547915d687a..9369443bdb0c85f432ea9e08c92741ef00523335 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeProjectSet.h
index 2d20470da2f9f29d437ce0896b339e46393f25ef..0053605dcaf15a57f223172f5cf8926aa3aa1a44 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeRecursiveunion.h
index ebb131d2659f66ba2f44cb41cf7909c1f31bdc1c..86ff91a623652d3bae5ec1c708cd6ab1f99cc2aa 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeResult.h
index 340b41a4278a3787e03cf0bdbb70b88035c935b0..888170a59aeb1bd25badb828b44c8117a662d306 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeSamplescan.h
index c225ba6e0479afb1c2788a9e981a769b7f07f266..a5cab9355b5223b93a8f7139878e94deac9c158a 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeSeqscan.h
index a504cf8613ef379793356690cf08a51a87c99e87..1fdaafa31c27c93416225579ebae784ad12268dd 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeSetOp.h
index 008e6a6bc6b9a42287a1a4cdadc88d1038511e1e..88e84798905df50c4c5a5e28ced9fdee095226d1 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeSort.h
index 75cc6d5104c48ab127f9a5f606b9cb141e01bcfe..3f0e2bba2b7eaf2f15353a0605b3c795aefeb153 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeSubplan.h
index a09e2be42339250aa16d5e44a0ff3aaca01ef10d..cc6a90788300a398c79229ad2252a97185b36a34 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeSubqueryscan.h
index 2b82e7d7ed09957d405585a6e7bd0bd03f3b1815..6c002abbc57df1c31c8b365a6009f9b70b2c03a1 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeTableFuncscan.h
index f122e095838674e9a8eef5b0140dca4f546cd90e..2f46bb53c2793b85a16f6706d1c0c52a0b313b32 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeTidrangescan.h
index 91a5f89f426d19033eb635c44ae23822e8108cba..ca822064435ad6daab1ccb3e715e064f95dd5d59 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeTidscan.h
index 61f09d9853400cd032754aa01aec8c0438e71943..671e10aff067bf4ce9ff1195884333da3f0cbc2c 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeUnique.h
index 07c13ef1232c3dac63dea8a56910afc71ce9c48f..a52fa678dfe1238cb7b4c4713116f69b9e6bb89d 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeValuesscan.h
index 4e62c8936d9d2f1f861ba5cb28c91f265abc784a..4a60ab28b9c1970c19f6db8b2e2a74a9cf538997 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for nodeWindowAgg.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeWindowAgg.h
index 17842de576ef41550a8f43a18becc100e5f66da2..e553a453f3488f10141fce7de16ca585fa44bcd1 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/nodeWorktablescan.h
index 697abe5fc9d82f9b0bf6c1f9f90dbb57591ce072..d1de139a3b57b56f5a1ac03144f614ad37e042d9 100644 (file)
@@ -3,7 +3,7 @@
  * spi.h
  *             Server Programming Interface public declarations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/spi.h
index 950e2b19b69ebffc1df4f0144d67fa12a4654f4f..92d1bcef7821a72febffa5b8a6c4505c892fb4fc 100644 (file)
@@ -3,7 +3,7 @@
  * spi_priv.h
  *             Server Programming Interface private declarations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/spi_priv.h
index 23b7ae5589827a532eddf241fe8f6ed0c3630314..ca235ae1fb9409e27d21e08ae018c59326f4a9e1 100644 (file)
@@ -3,7 +3,7 @@
  * tablefunc.h
  *             interface for TableFunc executor node
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/tablefunc.h
index c9e3ffdb0a11d97855706442f02d2c699bd92f2b..440178bc7c29a0bef973a4fa993c5ca296975849 100644 (file)
@@ -3,7 +3,7 @@
  * tqueue.h
  *   Use shm_mq to send & receive tuples between parallel backends
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/tqueue.h
index 4e168b639a775e4a1e366ff66f5fac23bc0bae4f..bbdc9ee7950f8d721afda037108ea6d5eb979c06 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for tstoreReceiver.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/tstoreReceiver.h
index f12922663e5265647531683bbfa59f5a984c0f0e..882be39f02982534cbfa1d0d80380b2b8a518714 100644 (file)
@@ -4,7 +4,7 @@
  *   tuple table support stuff
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/executor/tuptable.h
index 22e64a517deb02c07225a7b92e6e8ecc7e55d34b..8f05ccc060876ac2fb957b7c5af1264c842e480a 100644 (file)
@@ -3,7 +3,7 @@
  * archive.h
  *   Routines to access WAL archives from frontend
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/archive.h
index c256b04f4fb1aa2d57b6dd716b98d209c07ddbb4..6e8b9ddfc437c8275b5bfdc793a4520d560545dc 100644 (file)
@@ -3,7 +3,7 @@
  * Query cancellation support for frontend code
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/cancel.h
index fa53d86501b647a5cc9cdd6f7f86ca24158e138b..36e72c977cea587f2a178df51bfc8abc28ed8408 100644 (file)
@@ -14,7 +14,7 @@
  * a true branch?) so that the interpreter knows whether to execute
  * code and whether to evaluate conditions.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/include/fe_utils/conditional.h
  *
index 7461396662f2e05ad213578b00e9d9480ddb0eed..ddcd8b32c168151fe9ab5a747d04f35b4eb4f79a 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Facilities for frontend code to connect to and disconnect from databases.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/connect_utils.h
index 6bcd9e07834faeb322de4e956e0e85968a977133..fd24c5e193dd1d97601f8c0bbc073cf996bf71a1 100644 (file)
@@ -3,7 +3,7 @@
  * Multibyte character printing support for frontend code
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/mbprint.h
index 03c09fd13a4fe24fad4334ab48c14ee964d1f296..b7b0654cee7a6030a67769a1cdcffe788bc3c7c9 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Command line option processing facilities for frontend code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/option_utils.h
index 199df9bb00f3a323763f3755831663357cbc7630..0eb8c149e9623addc007d023db5fa4e83cb6fad4 100644 (file)
@@ -3,7 +3,7 @@
  * parallel_slot.h
  *     Parallel support for bin/scripts/
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/fe_utils/parallel_slot.h
  *
index b8dbfa5f543d26e2d1ccfe64c9ef31d4225799b7..54f783c907aa36272dd42f9f8ddc3d1d6009bc84 100644 (file)
@@ -3,7 +3,7 @@
  * Query-result printing support for frontend code
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/print.h
index 249acab2870a3f424d2d57b5075329103f6b4940..6a90fcab9ebe5e1fec71f3778a34175bf1abc9fd 100644 (file)
@@ -10,7 +10,7 @@
  * backslash commands.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/psqlscan.h
index 4905aae40885608a688c1a0185c9944dc81d95bb..373e7e147631310d1f9d31b70406babd0f7771fd 100644 (file)
@@ -34,7 +34,7 @@
  * same flex version, or if they don't use the same flex options.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/psqlscan_int.h
index 90cb3db731abe2775ba5bde2a28d66e5d50a4a76..e461df9e5c566d3725e08daaa3231d8c6b5cfe58 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Facilities for frontend code to query a databases.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/query_utils.h
index 934952f31d6108682865cfade50737be2c900362..8fe567563566d2e2ff403f40031b6fa2dd5a8b04 100644 (file)
@@ -2,7 +2,7 @@
  *
  * Generator for recovery configuration
  *
- * Portions Copyright (c) 2011-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2011-2023, PostgreSQL Global Development Group
  *
  * src/include/fe_utils/recovery_gen.h
  *
index 757fd6ac5a4ade777180074ea96026089496f569..9f87138654bf2d51222d2241a2aa838600511e55 100644 (file)
@@ -7,7 +7,7 @@
  * facilities, but it's all we need in, eg, pg_dump.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/simple_list.h
index 0927cb19b9c71b914ba091ab9446ed5f90ad855a..e10c9090754cc2236279c79f4a55e1723af1bcb6 100644 (file)
@@ -6,7 +6,7 @@
  * assorted contexts.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fe_utils/string_utils.h
index 972afe3aff98690b8a449046e47d157cfe077b5c..b120f5e7fefac6542f4e218a566bf25d7d4e93b2 100644 (file)
@@ -8,7 +8,7 @@
  * or call fmgr-callable functions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/fmgr.h
index 57c02bff455fc132992f14c4cf5dba391d890546..996c62e3055912d75e541ece289f003387d01435 100644 (file)
@@ -3,7 +3,7 @@
  * fdwapi.h
  *   API for foreign-data wrappers
  *
- * Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * src/include/foreign/fdwapi.h
  *
index ac82125530c29b7d10997b0597318150a8c50d81..5256d4d91f5b718364e4af97e8250e1256948c56 100644 (file)
@@ -4,7 +4,7 @@
  *   support for foreign-data wrappers, servers and user mappings.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/foreign/foreign.h
  *
index 277e3057651810856ccbf15fe3d162b6387c2837..11febb138b8f393ba82cba696b9ecdcc83984ce2 100644 (file)
@@ -8,7 +8,7 @@
  * or call FUNCAPI-callable functions or macros.
  *
  *
- * Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  * src/include/funcapi.h
  *
index 83dde67ae668f1114c872977d934044b6be48b45..62b4a416eda22fb2bcc70f62b5b7471278d7860c 100644 (file)
@@ -2,7 +2,7 @@
  * Portions Copyright (c) 1987, 1993, 1994
  * The Regents of the University of California.  All rights reserved.
  *
- * Portions Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/getopt_long.h
  */
index 600ddfc753939c86bac12167e5ba64bc041453c4..14f2e36b3711b55557ec4270d5a22ee28a384d72 100644 (file)
@@ -2,7 +2,7 @@
  * jit.h
  *   Provider independent JIT infrastructure.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * src/include/jit/jit.h
  *
index 4541f9a2c425f0b72219a25f50aa5467c14c0065..551b585464671541e55a690f812d371b4e3c2ca1 100644 (file)
@@ -2,7 +2,7 @@
  * llvmjit.h
  *   LLVM JIT provider.
  *
- * Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * src/include/jit/llvmjit.h
  *
index 379be09200e8bda58260319f4c316dea85c38690..0745dcac9c23ebd86a572bd70d34a8cfd08301bf 100644 (file)
@@ -2,7 +2,7 @@
  * llvmjit_emit.h
  *   Helpers to make emitting LLVM IR a bit more concise and pgindent proof.
  *
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * src/include/jit/llvmjit_emit.h
  */
index e420e071879d9a42332dc7c3745175a844799acf..52f7b06b253e525c8610483c5fef03e7dab00c16 100644 (file)
@@ -3,7 +3,7 @@
  *
  * A simple binary heap implementation
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * src/include/lib/binaryheap.h
  */
index 7560883f491b5a4492bdea5766fa67d47ea5ade0..8fbbcaeb5000eb12ce3fff671cec56980a06d644 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * bipartite_match.h
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * src/include/lib/bipartite_match.h
  */
index 8146d8e7fdc642007f845a097a11bdbb3ca4c089..5a98c09ab8aba606c666a6ed201afd822230714a 100644 (file)
@@ -3,7 +3,7 @@
  * bloomfilter.h
  *   Space-efficient set membership testing
  *
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *    src/include/lib/bloomfilter.h
index 28f8db2eabcb34e0f0261d34f5cecc7aa03e6cd6..152927742e8ba66a2f6cef73c69f4bb0d65f810c 100644 (file)
@@ -3,7 +3,7 @@
  * dshash.h
  *   Concurrent hash tables backed by dynamic shared memory areas.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 414bcb4bb4a041cddc1c5a62ae9028ab78b2d417..f4150f0e85a7455eeed02f56f53bde8286004da0 100644 (file)
@@ -3,7 +3,7 @@
  *
  * A simple HyperLogLog cardinality estimator implementation
  *
- * Portions Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  * Based on Hideaki Ohno's C++ implementation.  The copyright terms of Ohno's
  * original version (the MIT license) follow.
index 3c543e7c365dde9747a10c0e5d45e5598dba9979..9ff21bd41dc6e986a7ad5449d2354697e2161200 100644 (file)
  * }
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 081ae3ccf008034607960b4169bf1537ce454422..d7f711ee8b6b483e5d4ba8ecc8ce64ea07143f70 100644 (file)
@@ -2,7 +2,7 @@
  * integerset.h
  *   In-memory data structure to hold a large set of integers efficiently
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * src/include/lib/integerset.h
  */
index e86a0bc859fe490602a3662ce2eec93c148e030c..04427ba7b5c1ed935e13561bc3e5ea35d346b731 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * knapsack.h
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  * src/include/lib/knapsack.h
  */
index 26b1cad59b29939f66d6faec4544b73dc577c338..5691e10342d63be2397d67a44e82caa97bef368d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * A Pairing Heap implementation
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * src/include/lib/pairingheap.h
  */
index 982addf77e2e5ff63449e494184f1c7238df9cce..30b67c794f67db91d27148e02bf6255ebcfa9f2d 100644 (file)
@@ -2,7 +2,7 @@
  *
  * qunique.h
  *     inline array unique functions
- * Portions Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/lib/qunique.h
index 13cf68415e2578448c05335b41046b4a91955b30..b339d6ea6fe4267e343ee6a97edfdb2f243777a1 100644 (file)
@@ -3,7 +3,7 @@
  * rbtree.h
  *   interface for PostgreSQL generic Red-Black binary tree package
  *
- * Copyright (c) 2009-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/lib/rbtree.h
index df432a87c5f5de0c184840020666284c281179f7..48db837ec8cf7768a47c47c8078ce3e9ff216f42 100644 (file)
@@ -87,7 +87,7 @@
  *   looking or is done - buckets following a deleted element are shifted
  *   backwards, unless they're empty or already at their optimal position.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/lib/simplehash.h
index 3122a93009a3c078bdf2fd97a87269bee7e81acc..1edd05c7d366b2b150803ab5429d13ce1124c9f8 100644 (file)
@@ -5,7 +5,7 @@
  *   A template for a sort algorithm that supports varying degrees of
  *   specialization.
  *
- * Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2021-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1992-1994, Regents of the University of California
  *
  * Usage notes:
index 63ea1eca6304e88aa86451dee2e2b7b7173d00e2..36a416f8e0a0e3f151186b6c2b41ec96a40c3f53 100644 (file)
@@ -8,7 +8,7 @@
  * (null-terminated text) or arbitrary binary data.  All storage is allocated
  * with palloc() (falling back to malloc in frontend code).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/lib/stringinfo.h
index d3c189efe32ec5760701e3f2c3959ef34dd7c303..137bee7c45528c1acf67fae08d062268f8fb95df 100644 (file)
@@ -4,7 +4,7 @@
  *   Definitions for network authentication routines
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/auth.h
index 130bc300819604bf497705d047fe0b0627ff3e7c..e70a6cb56cc5e9c8b7cb62a76eeaca9825804fd4 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/be-fsstubs.h
index ae8411245d18d791082ce5dd92ab70e25e4f39d3..facd24ff7f98419b5612a256dd1418af1c0691dd 100644 (file)
@@ -3,7 +3,7 @@
  * be-gssapi-common.h
  *       Definitions for GSSAPI authentication and encryption handling
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/be-gssapi-common.h
index 3238cf66d3ae6406d07401031e1b563e1ee186a9..ddcd27469ac4ab944f543bcedf2a19c8033ed4bf 100644 (file)
@@ -3,7 +3,7 @@
  * crypt.h
  *   Interface to libpq/crypt.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/crypt.h
index b04d09374d49112f776145f04ec0615425901341..fb50efe6ae708dedb3fcb37ecb89b7b689bc75f1 100644 (file)
@@ -3,7 +3,7 @@
  * ifaddr.h
  *   IP netmask calculations, and enumerating network interfaces.
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/libpq/ifaddr.h
  *
index 6d452ec6d9564e35aab4f88aeb706dd2b9c0f9ad..8c70b2fd5be3bccecdd16c78277ca4e2455e8f38 100644 (file)
@@ -8,7 +8,7 @@
  *   Structs that need to be client-visible are in pqcomm.h.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/libpq-be.h
index 7fa02d2c3408100559014dbe573cc9136316fd2a..f89e0f9e3fb06e6e9e894038ca8156560c2ef7e5 100644 (file)
@@ -4,7 +4,7 @@
  *   definitions for using Inversion file system routines (ie, large objects)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/libpq-fs.h
index 2de7d9bad2c230e51ef204a6623a400211f67027..50fc781f471f3e4d271b186bab82dd81779e6b8a 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES LIBPQ buffer structure definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/libpq.h
index fcf68df39b90735d4dd90b465fede3b70472fb00..66ba359390f07637c452e51be2ccd15d786b8426 100644 (file)
@@ -6,7 +6,7 @@
  * NOTE: for historical reasons, this does not correspond to pqcomm.c.
  * pqcomm.c's routines are declared in libpq.h.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/pqcomm.h
index cd8348259b56be59ffc7710b866099e6be338814..c5644c0061a9f4c7d9b4526bd3f1cc103a888da3 100644 (file)
@@ -3,7 +3,7 @@
  * pqformat.h
  *     Definitions for formatting and parsing frontend/backend messages
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/pqformat.h
index 0d7b43d830dfa383de829d98177cc3e655cad829..af607edf4cbc03c356ccdae12b4ac09ec4d39517 100644 (file)
@@ -3,7 +3,7 @@
  * pqmq.h
  *   Use the frontend/backend protocol for communication over a shm_mq
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/pqmq.h
index 7890b426a8baf336c879e71d2acd1a0f1c17c36d..29ee5ad2b6cbbbc8ec21c2d98056b4d951117b3f 100644 (file)
@@ -3,7 +3,7 @@
  * pqsignal.h
  *   Backend signal(2) support (see also src/port/pqsignal.c)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/pqsignal.h
index 39ccf8f0e316febe140fedc238b8e09d185ce5b2..7a1b1ed0a00c0c74f93a9695eaf48de4e7eef362 100644 (file)
@@ -7,7 +7,7 @@
  *
  * See src/interfaces/libpq/fe-auth-sasl.h for the frontend counterpart.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/sasl.h
index b29501ef969b57fe6cccd1878b71cc176a51eec0..b275e1e87e554a97b71542cfb0ac045ca5638e6c 100644 (file)
@@ -3,7 +3,7 @@
  * scram.h
  *   Interface to libpq/scram.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/libpq/scram.h
index 7aa0bc1c59078574dad8d15f0986701de7be9259..25276b199fe23596194038843cc4e87c04e27e15 100644 (file)
@@ -3,7 +3,7 @@
  * pg_wchar.h
  *   multibyte-character support
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/mb/pg_wchar.h
index 8781ffdf35b3c9241785805bdcaa1a3091ac1af1..9c533f3e76e0402e19e3319c8b5b704a6c7a956f 100644 (file)
@@ -3,7 +3,7 @@
  * stringinfo_mb.h
  *   multibyte support for StringInfo
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/mb/stringinfo_mb.h
index b4820049c840c1e7d78472bf209fe8c947662d7d..5ecbc7323cea6239a114a491cdb63457195ccb5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pg_config_ext = configure_file(
   input: 'pg_config_ext.h.meson',
index 795182fa519c08d94c61536e69285ea4d7250def..0ffeefc4374a59d8fce1423d94eedf632486f925 100644 (file)
@@ -10,7 +10,7 @@
  *   Over time, this has also become the preferred place for widely known
  *   resource-limitation stuff, such as work_mem and check_stack_depth().
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/miscadmin.h
index 27922816581815fc1c57b000d82859f67f239740..0dca6bc5facfd9c530fcb178c055eae42d4b6cb1 100644 (file)
@@ -11,7 +11,7 @@
  * bms_is_empty() in preference to testing for NULL.)
  *
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/nodes/bitmapset.h
  *
index 9a64a830a288f694967bdf62b5ad174e7af4edb5..2cd0a4f472f8d7a499c882c267286d3b662499e7 100644 (file)
@@ -19,7 +19,7 @@
  * not provided.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/execnodes.h
index 820b904841c967bc02d389434d52ada44319e69d..7d51c6033e7186f7d8363118ff932318ab93e2e5 100644 (file)
@@ -4,7 +4,7 @@
  *   Definitions for extensible nodes and custom scans
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/extensible.h
index 399f72961b119da74defc395123234c0a85780c2..bc5e98336f17700d99694e6b07ebb66fb90e8d1f 100644 (file)
@@ -4,7 +4,7 @@
  *   Common header for some locking-related declarations.
  *
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  * src/include/nodes/lockoptions.h
  *
index 50de4c62af7076c237aeb2e7e4980ddc40e28082..80f1d5336bbab0cde5810bdb2590fd063ce0639b 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for the creator functions of various nodes
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/makefuncs.h
index 63d07358cdba980bdc684fba6c5e856791be9180..ff6453bb7ac71a9a993a6df4dc70e3e906490897 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES memory context node definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/memnodes.h
index 0125ff848fa1566dfb8b9bb5b0ac35df3ca2132d..efe0834afb4b0471ae13d3bf157fbaf699c39179 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 node_support_input_i = [
   'nodes/nodes.h',
index b50ee60352d6ca36435a9573e717f92a3df9249e..79cc0db4754973795af3fa0d751eec4a05709909 100644 (file)
@@ -10,7 +10,7 @@
  * "context" pointers.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/miscnodes.h
index 8c6695aeda7f9afdc0b896500ffab8535b5a480b..505f017d688a8400a98e0abacca5f1bb8611952d 100644 (file)
@@ -18,7 +18,7 @@
  * a small fraction of that has been built out; we'll add more as needed.
  *
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * src/include/nodes/multibitmapset.h
  *
index e223b053e62de4e3bf29ea97690b64d0028c8de0..e63b399b8d9f5abc7fc08d0a64539a83a14bf527 100644 (file)
@@ -3,7 +3,7 @@
  * nodeFuncs.h
  *     Various general-purpose manipulations of Node trees
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/nodeFuncs.h
index 1f3390294747b1cf25a0acda41ad7856f13a248f..10752e8011c7ec4fd8957b4885258bd6cf5e9b2d 100644 (file)
@@ -4,7 +4,7 @@
  *   Definitions for tagged nodes.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/nodes.h
index 543543d686745d415a16767a33fe38a320be2be4..ad23113a61cfa16b2955686d233bff8ea23b1c8d 100644 (file)
@@ -4,7 +4,7 @@
  *   Support for finding the values associated with Param nodes.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/params.h
index 34bc640ff29e7aa24669922d244d0be6af239fd3..6300945734c3a39bbfa3ce4e267cf35c45c15632 100644 (file)
@@ -12,7 +12,7 @@
  * identifying statement boundaries in multi-statement source strings.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/parsenodes.h
index 654dba61aa0c43d5a9783c25b3e2626ffd23f4e7..1827e5064799082c887f66574b0f10d7a9ced3e0 100644 (file)
@@ -6,7 +6,7 @@
  * We don't support copying RelOptInfo, IndexOptInfo, or Path nodes.
  * There are some subsidiary structs that are useful to copy, though.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/pathnodes.h
index 57eb8458dcf9a7b69a07db9696e564fe90e3327a..529a382d284c38f3a3a57cb0ef839c18f6fac3da 100644 (file)
@@ -29,7 +29,7 @@
  * always be so; be careful to use the appropriate list type for your data.)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/pg_list.h
index bddfe861912a9e5dc5caf8ccb754cfaeb05eee3b..c1234fcf36d1dc26570f6eb71265f96bcfbad713 100644 (file)
@@ -4,7 +4,7 @@
  *   definitions for query plan nodes
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/plannodes.h
index 74f228d95983af11a944b20055d0ffc98d12128e..83e40e56d3f4a87e1abc0ceb7f6003ee9f341d66 100644 (file)
@@ -7,7 +7,7 @@
  *   and join trees.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/primnodes.h
index be5e2287f3b3ab9c9f28040daef3612c892982bd..3c0473fd4c2a5a8fecec86e4aa3936be2e4b7637 100644 (file)
@@ -4,7 +4,7 @@
  *   definitions for nodes/print.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/print.h
index 66717fd6c33354a52ef881349979e4a713771c93..cba6f0be75a74f9245677f838d573883fb6a9954 100644 (file)
@@ -4,7 +4,7 @@
  *   header file for read.c and readfuncs.c. These functions are internal
  *   to the stringToNode interface and should not be used by anyone else.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/readfuncs.h
index 8ae9c517ff210f1591da170578ecd5f69f77e450..4321ba8f866a34e7d428e4c9a55996efec61f5c0 100644 (file)
@@ -4,7 +4,7 @@
  *   definitions for replication grammar parse nodes
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/replnodes.h
index 7bee44ca4b9a744472c7de644cca522f47b3dc68..02d98f2e47fc29b2c1b9721d869637d269240f5a 100644 (file)
@@ -3,7 +3,7 @@
  * subscripting.h
  *     API for generic type subscripting
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/subscripting.h
index b446125b2bd8e73b007060113da50c5354512f1c..4cfa661d882e5d0ede965417364455ece898bb24 100644 (file)
@@ -23,7 +23,7 @@
  * allows for future extensions of the set of request cases.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/nodes/supportnodes.h
index 64ed8d1603cce6e48f27d53ffb69c2823cd64c37..b64e36437a0668d4b46ba91f0fdbd23c73c1c8a4 100644 (file)
@@ -13,7 +13,7 @@
  * fact that a particular page needs to be visited.
  *
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/nodes/tidbitmap.h
  *
index 91878e8b98b558a9c42f14578f9c723d64db921f..b24c4c1afef41b7d144cd20076e7e36f35af41a1 100644 (file)
@@ -4,7 +4,7 @@
  *   interface for value nodes
  *
  *
- * Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/nodes/value.h
  *
index 28568fab57acee1c8bcfb93e7a7ef76b2a8b933f..a05f91f77d005f0b01a9279ce7251c87491d5293 100644 (file)
@@ -4,7 +4,7 @@
  *   Routines for mapping expressions between append rel parent(s) and
  *   children
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/appendinfo.h
index ff242d1b6dc7b38f635d263811577f9b87415bd7..cbe0607e85ac3ea0c2cee18691c28561f9c2e458 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for clauses.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/clauses.h
index b6cc2c9cd6019ee37ced7bb6f68b5a714dcb6531..6cf49705d3afdaae9e5e7267795e584b15d5eb4e 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for costsize.c and clausesel.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/cost.h
index d39932333236a92c2142a6ed80d740b24873c870..c7981973bc7a1fb361004783f4dab6f07db0dcc8 100644 (file)
@@ -3,7 +3,7 @@
  * geqo.h
  *   prototypes for various files in optimizer/geqo
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/geqo.h
index 4905f712b4ef8d4bb7a6b76177f4996f9e26b14e..9a78de65c97e128ce425278700412d74ae19cb42 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_copy.h
  *   prototypes for copy functions in optimizer/geqo
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/geqo_copy.h
index 414f54d1c8bfd750d508da5d3578c2c647d10e17..40256a4cde646cc132b5361bb005110bf5449ffc 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_gene.h
  *   genome representation in optimizer/geqo
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/geqo_gene.h
index 205a89fee3746f59e92aca0848b334a049175671..25e168127395086a90061f78461017449026a380 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_misc.h
  *   prototypes for printout routines in optimizer/geqo
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/geqo_misc.h
index 89ee3305390db48b8104d246d6695f6ee80b2a4c..d0f7ed94206eeccfe9e5ec3d489d393ba1cdfa22 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_mutation.h
  *   prototypes for mutation functions in optimizer/geqo
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/geqo_mutation.h
index c98abd7515557fb4c1639fbf794bcf48c81743cc..d1464f70aa8625248d76ac6523e479fbe87f4de4 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_pool.h
  *   pool representation in optimizer/geqo
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/geqo_pool.h
index 56d067046ada71b769c69c1b92abfc702fb7cb46..08b0c08d85f94562b77ca9668cfad446e417ebb8 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_random.h
  *   random number generator
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/geqo_random.h
index 4c0acfaa4a62d4c81b77f6e7702dbe8fbd5593ed..1c3c7d5f646552067b05bcb73b67fdc4cf6c1cf0 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_recombination.h
  *   prototypes for recombination in the genetic query optimizer
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/geqo_recombination.h
index 4e50ae01738fc4a6f783a8b5e149bbc0731afb73..45d1078e696e5e44f0031d224d606c03f77db6e3 100644 (file)
@@ -3,7 +3,7 @@
  * geqo_selection.h
  *   prototypes for selection routines in optimizer/geqo
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/geqo_selection.h
index 8ebd42b757a31de9fd0a549eb1adaaad78fd9373..76e958d639ebac645290efa2a7018086385aaaa9 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for inherit.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/inherit.h
index f86e5c0b67380f125b3df318efb88b235d1ef3df..2cd6a132234057bfe51cc524f892c2cb5140b439 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for joininfo.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/joininfo.h
index 409005bae9590a11812f466d3063485917ab2e67..69ce6ee4d3770369e879277367801c53eae93db3 100644 (file)
@@ -12,7 +12,7 @@
  * example.  For the most part, however, code outside the core planner
  * should not need to include any optimizer/ header except this one.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/optimizer.h
index fb54fd2b01f02ef66f692c898d49ec5842f9af10..f9dbe6a29721c9b1205debfce2a30b74c6647b35 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for orclauses.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/orclauses.h
index f3870f2669bf67af6226af2fa544c25e76d9b9d0..55c27a62e57846953f60e3b6a017efc861195156 100644 (file)
@@ -3,7 +3,7 @@
  * paramassign.h
  *     Functions for assigning PARAM_EXEC slots during planning.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/paramassign.h
index 050f00e79a4fbe2b4e3f4d236b9394d1041ad116..02305ef902f64ac9c9e68b6d53e64566109a2d2e 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for pathnode.c, relnode.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/pathnode.h
index 41f765d3422689ca3ca20f81021bcd5cb953178d..65a3c3561153465df4ed1d0365aa3006571c8e07 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for various files in optimizer/path
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/paths.h
index 507dbc6175e163ebc4bc0c3775666d58bed21ac0..7367dca1e8a54ff39ddf0949430f587a92803f2b 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for optimizer/util/placeholder.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/placeholder.h
index ad29b5d107d0eb8e4a639e8c0e1d1583c1670880..21edac04ea56bbeadb97927ae21fca462c3c6775 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for plancat.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/plancat.h
index 9dffdcfd1e687216aad0e181e12d97ca54bda82d..95ecefdadecfd4bf15595acbd97f939c7420d80f 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for various files in optimizer/plan
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/planmain.h
index eb96b2cfc1964de1a5c68cea27a93db17ea973bc..fc2e15496ddfc7a1d840fffab517dd7d1c5684fa 100644 (file)
@@ -8,7 +8,7 @@
  * non-planner code.  Declarations here are meant for use by other
  * planner modules.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/planner.h
index 5b4f350b333fedc729c4a531b19a5937869807f3..452b92ad55eb4a674780d3574d38c008e92f38cb 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for files in optimizer/prep/
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/prep.h
index 6d30bd5e9d2cc13a052227e57d0e5ca0764829ff..a47fccc2ed1751406c4c0497f6c2575ff97637b0 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for restrictinfo.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/restrictinfo.h
index 456d3076e04f57ea63b469a30b15ea8ae5a03d24..c03ffc56bf61d777f8560ab6796756c8a0e833ae 100644 (file)
@@ -3,7 +3,7 @@
  * subselect.h
  *   Planning routines for subselects.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/subselect.h
index 04668ba1c05bb171da61f5cfcb6a3d8a5fbd03db..ca64309c32945ea0f1ba29336d7feecad4455ad2 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for tlist.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/optimizer/tlist.h
index 3d3a5918c2fc254fb936b443e7f9e667f072f4ff..c97be6efcf407a78905d7d1de158444a8f8d7839 100644 (file)
@@ -4,7 +4,7 @@
  *     parse analysis for optimizable statements
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/analyze.h
index 957ee18d8498413418fad795a56c55264492ea65..bb36213e6f4eff55b0384229e21524a4e906b6a1 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0856af5b4313012b9cab89bafe5da5327c398e2d..d07b1621ddf55200fe50f5d6a4d987764dd0972a 100644 (file)
@@ -3,7 +3,7 @@
  * parse_agg.h
  *   handle aggregates and window functions in parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_agg.h
index 2495c3003483533a2e04036ddf3cfe4a8ecc27fb..8e26482db4200b43b0850cde823f10bb3ce82211 100644 (file)
@@ -4,7 +4,7 @@
  *   handle clauses in parser
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_clause.h
index ddbc995077ade7b9ed2bca4a6ec7abd57f6134bf..35ce4a3547a15d8e5ead673e5f65f6e1f007ae8e 100644 (file)
@@ -4,7 +4,7 @@
  * Routines for type coercion.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_coerce.h
index cd16aa05e9fe3334592ed50bffddc801f347a269..a858deb0bce74274609ec95e2cfaa00b40eeb570 100644 (file)
@@ -4,7 +4,7 @@
  * Routines for assigning collation information.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_collate.h
index cb61b79f96f4b476f750df4e21202decf49d605b..3eebc770565a63df194e15a48bf3afbe419aa23e 100644 (file)
@@ -4,7 +4,7 @@
  *   handle CTEs (common table expressions) in parser
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_cte.h
index a3c05fd9f228b427a69b118c43898ce90ea4fab4..edb2ee0d03e1ba61aa5fc5b8eceec539100fb456 100644 (file)
@@ -4,7 +4,7 @@
  *     Internal definitions for parser
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_enr.h
index c8e5c57b4305b81b0129d5ab006d85c1be913621..7d38ca75f7bd616a622b8c9a1918cf2dea37b0a7 100644 (file)
@@ -3,7 +3,7 @@
  * parse_expr.h
  *   handle expressions in parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_expr.h
index 8711e392af8735bf2e6508107f14eab84ce67d2d..e316f5da498532531aef5f1d531d615b8426e001 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_func.h
index 1a1baa1f485bf712bd7c871ff2e346abedc7d175..751cbdf112a7d7b8a6147f04debf992771a4908f 100644 (file)
@@ -4,7 +4,7 @@
  *     handle MERGE statement in parser
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_merge.h
index 3fd56ceccdffae55c83e58b596a2056fb54f8529..1a3792236a1482895a02426023ebdad620117dca 100644 (file)
@@ -4,7 +4,7 @@
  *     Internal definitions for parser
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_node.h
index 7a57b199bf1e1f3f394a318a6d663b041e5f6648..5768a1ce87a50eeee64a1731b91db9d343177389 100644 (file)
@@ -4,7 +4,7 @@
  *     handle operator things for parser
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_oper.h
index df1ee660d83102cd4bb277f008fa88d252e3e81f..d4865e50f678029c59da76f3153a961e9f832657 100644 (file)
@@ -3,7 +3,7 @@
  * parse_param.h
  *   handle parameters in parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_param.h
index 2f8d417709f0d582bb56e2b5b700307bc0341405..dfa584b6ace451731700ade966e3b83caab181ad 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for parse_relation.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_relation.h
index 342e0d008b4bfb1adb88c2fedb26150b139b3959..d84c311bbcaf9d1a40b6556c7d3e987c5eaeeb82 100644 (file)
@@ -4,7 +4,7 @@
  *   handle target lists
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_target.h
index c6c92a0009762b9f0d2ba7549381052a75b58ba3..848c467a182c2b87fce88556ab3bc7bb84b7cca0 100644 (file)
@@ -3,7 +3,7 @@
  * parse_type.h
  *     handle type operations for parser
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_type.h
index 4ab07bbac4d83509f97df44eaf222001870707ad..ea4e4f44c1e7737f00287c2fe8449b86c762058a 100644 (file)
@@ -4,7 +4,7 @@
  *     parse analysis for utility commands
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parse_utilcmd.h
index 828150f01bcb28f7c4fbf65145838785d016ade9..8d90064d87ba16a000b373095bf479ece291ec33 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This is the external API for the raw lexing/parsing functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parser.h
index 3a1afffd18d1587ae46934bd0efd732ee1310427..69a9a258318a170d341453485d486efd2ede9636 100644 (file)
@@ -5,7 +5,7 @@
  *   parse trees.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/parsetree.h
index e775d96c7420fbb17397c4d1ed9c4388ae93023d..da013837cd91869cbfefbe4e516b33545475bee4 100644 (file)
@@ -8,7 +8,7 @@
  * higher-level API provided by parser.h.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/scanner.h
index ff65224bf6498e8612a09f3ecd0097aa869b1ef1..f2fa19779189fed09e9ad8214f26b43b9803feca 100644 (file)
@@ -3,7 +3,7 @@
  * scansup.h
  *   scanner support routines used by the core lexer
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/parser/scansup.h
index a32fc6c149da534faf8f6a9427b85299c49ef9ee..d2e01f92dfec117fcf1d598e0f3209e5f025e33d 100644 (file)
@@ -2,7 +2,7 @@
  *
  * partbounds.h
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * src/include/partitioning/partbounds.h
  *
index aed62eaebdd2385642ca8eb95400f1c7a272655d..55bb49c816cc227ffddfc19f31bc0f6fd460a8ec 100644 (file)
@@ -3,7 +3,7 @@
  * partdefs.h
  *     Base definitions for partitioned table handling
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * src/include/partitioning/partdefs.h
  *
index 7e979433b6a6fc351df554aafad4ca52b85c87ae..7d71fb6e9319c0132a04b36685918af9bdb858b7 100644 (file)
@@ -2,7 +2,7 @@
  *
  * partdesc.h
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/partitioning/partdesc.h
  *
index ebf0dcff8ccd734b92e529ec28e9ba8d77906815..c0d6889d4781ce6d4a1600d458e596dc9b8a0811 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for partprune.c
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/partitioning/partprune.h
index 7e6b806f4976d691a87bf2ff40c50d40d598ab69..6a8bfee6c9281d3eb5dffc4592d394663c962257 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # See https://github.com/mesonbuild/meson/issues/10338
 pch_c_h = meson.source_root() / meson.current_source_dir() / 'c_pch.h'
index f2a106f983dbbc03646f3618ca1fd7de1f9da57a..b586ee269a0f80ddcfd109ef5263562ad1552ea9 100644 (file)
@@ -6,7 +6,7 @@
  * for developers.  If you edit any of these, be sure to do a *full*
  * rebuild (and an initdb if noted).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/pg_config_manual.h
index 9d91e602e64af37ae707d4bb345f404349a6a4f7..252b4e193b9c1baae90b24b3229f828d87fe4606 100644 (file)
@@ -11,7 +11,7 @@
  * Portions Copyright (c) 1987, 1993, 1994
  * The Regents of the University of California.  All rights reserved.
  *
- * Portions Copyright (c) 2003-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2003-2023, PostgreSQL Global Development Group
  *
  * src/include/pg_getopt.h
  */
index 8c63222c929dfa6c111dcb0eea639b072848cdcc..c31bb4a746bf91088b8f360ab12f69814b4c7258 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Definitions for the PostgreSQL tracing framework
  *
- * Copyright (c) 2006-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2006-2023, PostgreSQL Global Development Group
  *
  * src/include/pg_trace.h
  * ----------
index a3df8d27c31227b36984c3ef851474558df13033..d3e965d744f4b41243ccde53b3a8afaed7223338 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Definitions for the PostgreSQL cumulative statistics system.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/include/pgstat.h
  * ----------
index 94289f14b56d443dda8ed359ebd555dff13206a3..661f9d7c59f104f16aab03cfe5a648f0e22bd134 100644 (file)
@@ -4,7 +4,7 @@
  *   Functions for manipulating tarfile datastructures (src/port/tar.c)
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/pgtar.h
index 9ee590600177ecb9e5a7caaacbd53b367937c0c9..9d4b2efe942b661fb32c81285d721d8c563629ac 100644 (file)
@@ -3,7 +3,7 @@
  * pgtime.h
  *   PostgreSQL internal timezone library
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/include/pgtime.h
index 02189d59b168147c239b4a47ed73a0fc445556de..e66193bed9fd7818e67587aba3fecad7e535bcca 100644 (file)
@@ -3,7 +3,7 @@
  * port.h
  *   Header for src/port/ compatibility functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/port.h
index b14ce832bf8266f3dc20874b397ce3235f7329a8..bbff945ebad0f62e02f0e098997f19e99f8226c8 100644 (file)
@@ -28,7 +28,7 @@
  * For an introduction to using memory barriers within the PostgreSQL backend,
  * see src/backend/storage/lmgr/README.barrier
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/port/atomics.h
index 7449f8404a0e3d79f57149aaace33dc29d5e474b..c90bf58029cbe0b0ef6b6a9fae13e5c48162f5ad 100644 (file)
@@ -3,7 +3,7 @@
  * arch-arm.h
  *   Atomic operations considerations specific to ARM
  *
- * Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * NOTES:
  *
index 7a7bb6eab4fbc0484a5ba0abb7cd179b08745674..4c89fbff71992a0dc1ecbb3d8ca086338b216a89 100644 (file)
@@ -3,7 +3,7 @@
  * arch-hppa.h
  *   Atomic operations considerations specific to HPPA
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES:
index 35a79042c04e2cdd20bf55cb4ab61fd20be31ebb..d992d4c8a265b7e76d57fc7c64a295df96251a78 100644 (file)
@@ -3,7 +3,7 @@
  * arch-ppc.h
  *   Atomic operations considerations specific to PowerPC
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES:
index 6c0b917f12e523ea1583a9aa22a4520a6871af98..bb84b9bad83869cf4620f288014798e940025c20 100644 (file)
@@ -7,7 +7,7 @@
  * support for xadd and cmpxchg. Given that the 386 isn't supported anywhere
  * anymore that's not much of a restriction luckily.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES:
index 91a9be48288eafdcccae7bf8d9127f55e07f0c79..a9e8e77c036ce169e60a9320ab3406f5d8ae71f9 100644 (file)
@@ -4,7 +4,7 @@
  *    Fallback for platforms without spinlock and/or atomics support. Slower
  *    than native atomics support, but not unusably slow.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/port/atomics/fallback.h
index 6c566aff9601d69a6b5eeb051277154bb3e0a344..da04e9f0dc3a6d3ba9b855e3d72879f05324a106 100644 (file)
@@ -3,7 +3,7 @@
  * generic-gcc.h
  *   Atomic operations, implemented using gcc (or compatible) intrinsics.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES:
index f3091b973188ca9883e7542368e05b88e48a0825..8835f4ceea81f573768d6a2ecbbe89b0ea79a37a 100644 (file)
@@ -3,7 +3,7 @@
  * generic-msvc.h
  *   Atomic operations support when using MSVC
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES:
index da1f8f112fe5d996d2be2631b7aa2ac806e198da..30f7d8b5362a2bdf498263f6edcc4f36addeada5 100644 (file)
@@ -3,7 +3,7 @@
  * generic-sunpro.h
  *   Atomic operations for solaris' CC
  *
- * Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * NOTES:
  *
index a1f245624aa208696f82ffb00b6afade73c45771..cb5804adbf949501b33f76cff3ba796d12602b0c 100644 (file)
@@ -4,7 +4,7 @@
  *   Implement higher level operations based on some lower level atomic
  *   operations.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/port/atomics/generic.h
index 814e0b2dba0ec5b6d7e6d8dac96ecece4c37c7aa..a49a9c03d92a1cd378b18349f1459cca09d9ca7c 100644 (file)
@@ -4,7 +4,7 @@
  *   Miscellaneous functions for bit-wise operations.
  *
  *
- * Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * src/include/port/pg_bitutils.h
  *
index 4033d2bf39988abc07c4218fd3467c3eb5855374..80abd750d41b3fa9d76715d031daf22dc8c62073 100644 (file)
@@ -11,7 +11,7 @@
  * return the same.  Use caution when using these wrapper macros with signed
  * integers.
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * src/include/port/pg_bswap.h
  *
index d7668651ba899458f0274e3ebe049ee72c9d3458..7f8779261c3c98949413c1a9ad7679f666bb8e52 100644 (file)
@@ -23,7 +23,7 @@
  * EQ_CRC32C(c1, c2)
  *     Check for equality of two CRCs.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/port/pg_crc32c.h
index 760f989e5fabc5b27575c7cb2dbc4306c01d6c74..2a0e2c0123926f5643ca4178e5aae927ccd43c0f 100644 (file)
@@ -3,7 +3,7 @@
  * pg_iovec.h
  *   Header for vectored I/O functions, to use in place of <sys/uio.h>.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/port/pg_iovec.h
index 0625cac6b59be71a2161e0e5e30ddfb3d8d9e088..59aa8245edc33572f47cf9593a4e5c4047200b9a 100644 (file)
@@ -4,7 +4,7 @@
  *   Optimized linear search routines using SIMD intrinsics where
  *   available.
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/include/port/pg_lfind.h
index 61ae4ecf600f6f94c4d122db3369cbe0fb7dc90b..c836360d4b772891a639978d76470b36b4e32cb1 100644 (file)
@@ -3,7 +3,7 @@
  * simd.h
  *   Support for platform-specific vector operations.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/port/simd.h
index 296905bc6c842357acc1186639179ba162eeb469..948819579958457ad1d5672e7936df478fa1eb9d 100644 (file)
@@ -6,7 +6,7 @@
  * Note this is read in MinGW as well as native Windows builds,
  * but not in Cygwin builds.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/port/win32_port.h
index 6d13a18b395e426ef26d68d8ebe32de72e5c8b6e..18ff6f4b41572a12413fadc6abbaa46c542a28b5 100644 (file)
@@ -3,7 +3,7 @@
  * win32ntdll.h
  *   Dynamically loaded Windows NT functions.
  *
- * Portions Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2021-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/port/win32ntdll.h
index 22bcf3d28836f7ee434240c71f020d753bfdcde6..9ea1a68bd94401a8a18846374a0f7bec0bccac0e 100644 (file)
@@ -45,7 +45,7 @@
  * Beware of multiple evaluations of the macro arguments.
  *
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/include/portability/instr_time.h
  *
index b553b401239ccbcb06148733e466f471b3d26254..92c56225ae7317aa941a94364f3a7d26f95d3ef5 100644 (file)
@@ -3,7 +3,7 @@
  * mem.h
  *   portability definitions for various memory operations
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/include/portability/mem.h
  *
index 54730dfb381ed86d1f88af90fb463aa4dcae8678..c45274dc130a74472ffcdc508afee9a94b928078 100644 (file)
@@ -7,7 +7,7 @@
  * Client-side code should include postgres_fe.h instead.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1995, Regents of the University of California
  *
  * src/include/postgres.h
index ece853c06b49fd151d5d80a1d1207f0d7d59a893..5bc71dd0b377f9270bb2c493162382d2ea4044d9 100644 (file)
@@ -8,7 +8,7 @@
  * postgres.h.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1995, Regents of the University of California
  *
  * src/include/postgres_fe.h
index 9d40fd6d54b7998d273d63f072694b3185aaaaea..c140371b51879824103278f556695787484182ca 100644 (file)
@@ -4,7 +4,7 @@
  *   header file for integrated autovacuum daemon
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/postmaster/autovacuum.h
index e3789fb8affcfb69bf53e1ff8da23d121bedf4ad..5c2d6527ff62f47ddd34a144863a4df5b9c76a82 100644 (file)
@@ -3,7 +3,7 @@
  *   include file for functions related to auxiliary processes.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 271b946167326cbff94317420996751ad92defbd..845d4498e65dd33c1e911aa1e1d1b39e0fef3f67 100644 (file)
@@ -31,7 +31,7 @@
  * different) code.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 387683546d85ebcad838419beb9a2f9e8f6a7a34..4ad63fd9bd7f918c3decc154557c7aaee9d117fe 100644 (file)
@@ -2,7 +2,7 @@
  * bgworker_internals.h
  *     POSTGRES pluggable background workers internals
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index b67fb1e52c2f58d68d7cfa611aaef98c4137ad6b..a66722873f4262e5c436ff2702ead0f663abb9ee 100644 (file)
@@ -6,7 +6,7 @@
  * The bgwriter process used to handle checkpointing duties too.  Now
  * there is a separate process, but we did not bother to split this header.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/postmaster/bgwriter.h
  *
index 5fc8490eeb2f0ef47a12f3f9875a484cd19c7c1d..12decc8133bc97c55bbc0eca33dd143ea98af251 100644 (file)
@@ -3,7 +3,7 @@
  * fork_process.h
  *   Exports from postmaster/fork_process.c.
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/postmaster/fork_process.h
  *
index 289e0457da027743548456ea824bceb9ec93694a..218f5ea3b12b612fb8d3abe6dc2c0b445aa19fee 100644 (file)
@@ -7,7 +7,7 @@
  * have their own implementations, but we provide a few generic things
  * here to facilitate code reuse.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2546e2ae8838391bb6a1623a2f7ee98e221d2925..bcd51dfad676ff691723703ed19ce4e05d358bcc 100644 (file)
@@ -3,7 +3,7 @@
  * pgarch.h
  *   Exports from postmaster/pgarch.c.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/postmaster/pgarch.h
index f078321df241d24b33db3058a768888dae20e1ad..203177e1fff27a9103176374ffeb18834eff0daf 100644 (file)
@@ -3,7 +3,7 @@
  * postmaster.h
  *   Exports from postmaster/postmaster.c.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/postmaster/postmaster.h
index d66ec1fcb12fc8ad92f933dbcd971ddaf973f46b..dd957f9291f27386cffc2432d8cc1317e1519010 100644 (file)
@@ -3,7 +3,7 @@
  * startup.h
  *   Exports from postmaster/startup.c.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/postmaster/startup.h
  *
index d4c33c844f4214a80224b88a5f9d402995471f24..34da778f1efae6fa7b8bdc3017bb898722e664b0 100644 (file)
@@ -3,7 +3,7 @@
  * syslogger.h
  *   Exports from postmaster/syslogger.c.
  *
- * Copyright (c) 2004-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2004-2023, PostgreSQL Global Development Group
  *
  * src/include/postmaster/syslogger.h
  *
index ddc943657e32e9665c1206a08fb0593c9e337225..22281a97ba0831bba53de36d53b1cf881b6559ea 100644 (file)
@@ -3,7 +3,7 @@
  * walwriter.h
  *   Exports from postmaster/walwriter.c.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/postmaster/walwriter.h
  *
index 4ac10647197a7f8d204c4957d28899360cd9d067..8fdddc18805d34e1045a81663a9516ccb36fe348 100644 (file)
@@ -17,7 +17,7 @@
  * line and start/end of string.  Colors are numbered 0..C-1, but note that
  * color 0 is "white" (all unused characters) and can generally be ignored.
  *
- * Portions Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1998, 1999 Henry Spencer
  *
  * IDENTIFICATION
index 741bf65cf7afe33e656f65952c40f56330614350..14fa921ab4773acd873bc30067883090d2ebc818 100644 (file)
@@ -2,7 +2,7 @@
  * decode.h
  *    PostgreSQL WAL to logical transformation
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 4ad019e25a2995b127b4f8d3191610a88f0b59dd..5f49554ea05336dc6c17d4b4b0175ba2c73d2003 100644 (file)
@@ -2,7 +2,7 @@
  * logical.h
  *    PostgreSQL logical decoding coordination
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index f1e2821e254cd07c99f3a96937b96614e3b5a2c8..e1661b6c9121fb538dd2db6c99c241c57ddd9e29 100644 (file)
@@ -3,7 +3,7 @@
  * logicallauncher.h
  *   Exports for logical replication launcher.
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/logicallauncher.h
  *
index 1eb7dda529fdad58d9b2f454771ba33cd1592ae9..d642643aae57576e3c82e5b079636bb9c1bb6145 100644 (file)
@@ -3,7 +3,7 @@
  * logicalproto.h
  *     logical replication protocol
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/replication/logicalproto.h
index 78cd7e77f541029fc29fcf862a0af9c05f6fd4e6..9c34054bb782ca2f6800eaa153c3eade7ddd7d1e 100644 (file)
@@ -3,7 +3,7 @@
  * logicalrelation.h
  *   Relation definitions for logical replication relation mapping.
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/logicalrelation.h
  *
index cd1b6e8afc70d6e8e0fa691d7e9c2db4b9b130a6..f1e7e8a34844e0ad67c0a7dce1c8ce35914e625b 100644 (file)
@@ -3,7 +3,7 @@
  * logicalworker.h
  *   Exports for logical replication workers.
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/logicalworker.h
  *
index 0b396c5669323966588818eaf93e14cda812093d..6ce7f2038b226a5a644068317bac8cbec6341826 100644 (file)
@@ -2,7 +2,7 @@
  * message.h
  *    Exports from replication/logical/message.c
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/message.h
  *-------------------------------------------------------------------------
index 2a50d10b524e7f2043dbd0bf9b971a362857c3cd..3785f95fa1ff6fd2f7f551158699399daac488fc 100644 (file)
@@ -2,7 +2,7 @@
  * origin.h
  *    Exports from replication/logical/origin.c
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/origin.h
  *-------------------------------------------------------------------------
index b7d28d7045ca5bb0a3830241f6fc455b5f54b1dd..2d89d26586e392b99b146ad70ef230e22856a6bd 100644 (file)
@@ -2,7 +2,7 @@
  * output_plugin.h
  *    PostgreSQL Logical Decode Plugin Interface
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 02027550e25a5cbbd73b82b6eea0017c2e23bc6f..663311afa95c359528a76980313fe832fd3fd27d 100644 (file)
@@ -3,7 +3,7 @@
  * pgoutput.h
  *     Logical Replication output plugin
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/replication/pgoutput.h
index b27a43618a1640794dac4efba67c3aad3dd7be9a..a42a1204d3893fd5a0bceb53cff5b6343edd0816 100644 (file)
@@ -2,7 +2,7 @@
  * reorderbuffer.h
  *   PostgreSQL logical replay/reorder buffer management.
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/reorderbuffer.h
  */
index 65f2c74239d0f3d47f2a4b4448ae9e3cb31ceb21..8872c80cdfe7f6db9602b3152119c2e1844767eb 100644 (file)
@@ -2,7 +2,7 @@
  * slot.h
  *    Replication slot management.
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  *-------------------------------------------------------------------------
  */
index 2a697e57c312c18c734985258853bc8ca9cd8b26..f49b941b53ebcd4c5f768624606e59a941db964b 100644 (file)
@@ -3,7 +3,7 @@
  * snapbuild.h
  *   Exports from replication/logical/snapbuild.c.
  *
- * Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/snapbuild.h
  *
index 0f3b3a7955e81a4c8d4eb9aff13fba40fe5b4674..0aec4cb1d51b5d8d6d36da9a1fcf04d16c3a677e 100644 (file)
@@ -3,7 +3,7 @@
  * syncrep.h
  *   Exports from replication/syncrep.c.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/replication/syncrep.h
index 9339f29303bf9663422c90b8a7ac61c8bd07e27c..fd61368d54d11a00f8c244672d35d947b4781654 100644 (file)
@@ -3,7 +3,7 @@
  * walreceiver.h
  *   Exports from replication/walreceiverfuncs.c.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/walreceiver.h
  *
index 8336a6e7198550eb35361f824587dbd4175f3730..52bb3e2aae30f9a60aa8d7b5096004338f914f30 100644 (file)
@@ -3,7 +3,7 @@
  * walsender.h
  *   Exports from replication/walsender.c.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/walsender.h
  *
index 7897c74589ec39616816ff732bf6e716e6b1819a..e5e779aeb7dc55d4a2ae53cef8cdc8b65449ca08 100644 (file)
@@ -3,7 +3,7 @@
  * walsender_private.h
  *   Private definitions from replication/walsender.c.
  *
- * Portions Copyright (c) 2010-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2010-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/walsender_private.h
  *
index 2b7114ff6d908fb947e772164d2879beb6e83160..2a3ec5c2d8c1af6316c93212c45670f648ba1101 100644 (file)
@@ -3,7 +3,7 @@
  * worker_internal.h
  *   Internal headers shared by logical replication workers.
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * src/include/replication/worker_internal.h
  *
index 6d984839836afa9da7ccb135ac91f86f77913d6b..f94bdfd245e65ab97e6253a9a38ae5bc023bd3fe 100644 (file)
@@ -3,7 +3,7 @@
  * prs2lock.h
  *   data structures for POSTGRES Rule System II (rewrite rules only)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/rewrite/prs2lock.h
index 2a0d4933b53bcbd395e83b0cf310dad2262843e2..81a7ea034f399c9d1a405912477e78eda3ec7c85 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/rewrite/rewriteDefine.h
index 05c3680cd6af1236a0aa0fc829533da9f0167bed..62bca7cfdf82b2337f7a95cffd4ac2e9d55d5553 100644 (file)
@@ -4,7 +4,7 @@
  *     External interface to query rewriter.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/rewrite/rewriteHandler.h
index 05e6fe1f4b9c1928447d87c6040d24d0af165717..02d130cc26902400d978d7eb0ba9427939bdbb79 100644 (file)
@@ -4,7 +4,7 @@
  *     Querytree manipulation subroutines for query rewriter.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/rewrite/rewriteManip.h
index 8e039eb129c70da1ca8586af9a1050a5ebb12a23..1413c11b66797d5e6c53f9eb05336289f191d6d1 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/rewrite/rewriteRemove.h
index d8aac038e453dafc7bfea9535e293fa5e3048da2..102db81dc4031270c64c0c108714afc38ffe583c 100644 (file)
@@ -4,7 +4,7 @@
  *     Support for rewriting SEARCH and CYCLE clauses.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/rewrite/rewriteSearchCycle.h
index 226ff66f92abbe7e0ed86b19765e873fed6dd332..e5dc367e23af3614c2180d595265fc792ccfd298 100644 (file)
@@ -4,7 +4,7 @@
  *
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/rewrite/rewriteSupport.h
index 8798e7193fa9c0e71155150aef194f3f5bc03eb2..d20843572347644895584a244c3c406e975c0132 100644 (file)
@@ -5,7 +5,7 @@
  *   prototypes for rewrite/rowsecurity.c and the structures for managing
  *   the row security policies for relations in relcache.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * -------------------------------------------------------------------------
index 850b72e8785faadfb71175accac588c96e49fb07..dbf04e39657c690e89310faa842e5e72e09199bf 100644 (file)
@@ -13,7 +13,7 @@
  *
  * NOTE: this file should not be included into any non-snowball sources!
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/snowball/header.h
  *
index 906919d88ec11905ac591b3fbf7a493d3c5d5b22..7b55eb8ffac33413b2b1ccb65381315634143244 100644 (file)
@@ -3,7 +3,7 @@
  * extended_stats_internal.h
  *   POSTGRES extended statistics internal declarations
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0351927a210e0e0df82a1aa533980a93e6ab5c3e..17e3e7f881dfaee607fe126c7df3d7da44847871 100644 (file)
@@ -3,7 +3,7 @@
  * statistics.h
  *   Extended statistics and selectivity estimation functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/statistics/statistics.h
index 93d5b5080237783e7fbc30bf0f29fa622d450b9c..1e90b602f0cb5be264d28fd41a4f871691c1c7d0 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES backend id communication definitions
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/backendid.h
index 4b16ab812d225094a332aac733fee590ec1dd97c..e965c7ba75fba7c62eaa5c7b447d949a82b4d27a 100644 (file)
@@ -3,7 +3,7 @@
  * barrier.h
  *   Barriers for synchronizing cooperating processes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/barrier.h
index 4d7b776f1c79f18788783e608cff2fe661b7b44b..31a036df0dbed6e2a9e6519cf9b7a116c25d8594 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES disk block definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/block.h
index aec01ca0ee049965d40515017d3f9f07bee1c788..6520d9ae1e85032cbe769393d8d83e64a2a048ea 100644 (file)
@@ -4,7 +4,7 @@
  *   Basic buffer manager data types.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/buf.h
index 406db6be783be377d71ec2f6a3b93d43394a2e7b..ed8aa2519c0ff913e072c84dad7b2d5e5e9eaf5c 100644 (file)
@@ -5,7 +5,7 @@
  *   strategy.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/buf_internals.h
index 636a0b9071b6b8326ee8d17f90d76d46dc650787..7ed5b03516fa0dad744bd228c63529304db55c64 100644 (file)
@@ -15,7 +15,7 @@
  * but currently we have no need for oversize temp files without buffered
  * access.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/buffile.h
index e1bd22441b0ab623b8c86de21c1907ab2825fbfc..33eadbc1291b50f36b6b3c04edb76924e0981e2f 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES buffer manager definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/bufmgr.h
index 2708c4b683d35483cf77418850280e3736ae7f20..424ecba028fc7f8fd958fc09dff374f53de887d1 100644 (file)
@@ -4,7 +4,7 @@
  *   Standard POSTGRES buffer page definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/bufpage.h
index 1904fabd5a23f74c3969ae894d6798d10f498a94..4afd25a0af12978d281fd631dca7f733f9903778 100644 (file)
@@ -3,7 +3,7 @@
  * checksum.h
  *   Checksum implementation for data pages.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/checksum.h
index d2eb75f769b2224ff67828639b69a19877d30b3d..7b157161a2db878915277cd2d78ee898a0c63736 100644 (file)
@@ -8,7 +8,7 @@
  * referenced by storage/checksum.h.  (Note: you may need to redefine
  * Assert() as empty to compile this successfully externally.)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/checksum_impl.h
index e89175ebd5c52fc41d683e5dfb38c3dedde782e9..589bdd323cbdef70814315b61914969e68a7b839 100644 (file)
@@ -12,7 +12,7 @@
  * can be canceled prior to the fulfillment of the condition) and do not
  * use pointers internally (so that they are safe to use within DSMs).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/condition_variable.h
index 50a26edeb061033451a75b3758e75747423971bc..713b732da23e2d926b7fd37ee60f45fe0cfb96c9 100644 (file)
@@ -3,7 +3,7 @@
  * copydir.h
  *   Copy a directory.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/copydir.h
index edb32fe99605970adaf2dc25649bdc9b511d44d6..d84d835d843fe00265e5eed8952649144e42e83e 100644 (file)
@@ -3,7 +3,7 @@
  * dsm.h
  *   manage dynamic shared memory segments
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/dsm.h
index c51584dc6a0593238ca268b66489d3b33a532abc..fade3a366878c25f7710d86a89b082334eaed1c4 100644 (file)
@@ -3,7 +3,7 @@
  * dsm_impl.h
  *   low-level dynamic shared memory primitives
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/dsm_impl.h
index 7144fc9f60507783fc69880afcf48f7525dc99bc..f85de97d0839378e149f1df7bd22ab4992ca154a 100644 (file)
@@ -4,7 +4,7 @@
  *   Virtual file descriptor definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/fd.h
index ad378847171d9479ff4a258371dbf5eca5e851d0..9aa6581d29693c9ebf979edaf4e7eb517bfee0e0 100644 (file)
@@ -3,7 +3,7 @@
  * fileset.h
  *   Management of named temporary files.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/fileset.h
index fcb080210d0a308ecf0c0be2e34edcf1c04a5a9b..9e1a85a141c56938d9b35a3e548201322085d350 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES free space map for quickly finding free space in relations
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/freespace.h
index 819160c78948fb32d94d691984ea163027f80011..9e314c83fa4f06e59975f550edab881be1b8d06b 100644 (file)
@@ -4,7 +4,7 @@
  *   internal functions for free space map
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/fsm_internals.h
index 129590863f382b572a0f85b907b955acd8bce9bf..aed77a7a9f071657f605d76af5e60883b24dc018 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES free space map for quickly finding an unused page in index
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/indexfsm.h
index fade4dbe6391764e2240be087b0ea42c8c2c8f3f..888c08b30675e59d86516774cae44fe4884788ec 100644 (file)
@@ -8,7 +8,7 @@
  * exit-time cleanup for either a postmaster or a backend.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/ipc.h
index 6f3eaebc02acd114f76ad6e95cf48b505e7343ca..56d59a70cdf322862de2dba3a1cec50cb7b90a38 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES disk item definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/item.h
index e33637ff21e3d57ff87d72dc19b74bafb75af433..e5cfb8c3ccb895f2fc1f600c816246f566406620 100644 (file)
@@ -4,7 +4,7 @@
  *   Standard POSTGRES buffer page item identifier/line pointer definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/itemid.h
index 3ec88a68df1148cd160f5ffbf60ad77ce57354e1..354e50e68bebcfcfdcd692092a7279b06912a485 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES disk item pointer definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/itemptr.h
index b826a7dcd5b974834a6e44a4b821599da9ac1bd4..db521f23eb80ccd6627af1c1368935048ddda4ac 100644 (file)
@@ -5,7 +5,7 @@
  *   zillions of large objects (internal, external, jaquith, inversion).
  *   Now we only support inversion.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/large_object.h
index 63a1fc440c48c7b1b51483826e64d3bd985b6c0a..99cc47874ac66c2f65afe97052b0e251fa107902 100644 (file)
@@ -90,7 +90,7 @@
  * efficient than using WaitLatch or WaitLatchOrSocket.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/latch.h
index be1d2c99a95055d10021d7a252d3ac0981f99afa..995c8e8fd3380ad4659a8e9686db40a860e6ff3a 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES lock manager definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/lmgr.h
index e4e1495b245e270a7f799532b98075a3f167acf6..9a719348bcccc78daf5e79bbf3e3187bf7bac85e 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES low-level lock mechanism
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/lock.h
index 03b9e44804857ddf5d345f0b7c0fbd59399851fc..e25216e03658efbf7dff5bd928b48f2e51766040 100644 (file)
@@ -7,7 +7,7 @@
  * contains definition that have to (indirectly) be available when included by
  * FRONTEND code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/lockdefs.h
index dd818e16abc8ead5df1698a9dfd6320f0a37c986..e4162db613c2eb7ce229bea308f17caeec7c1cc9 100644 (file)
@@ -4,7 +4,7 @@
  *   Lightweight lock manager
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/lwlock.h
index 10aa1b0109b1a047f6e0d41daf3ce5768bd077c9..bcada9ff221b7639bb5e0b607bf4ba2e75e86c24 100644 (file)
@@ -4,7 +4,7 @@
  *   magnetic disk storage manager public interface declarations.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/md.h
index d20e08359ae4395688fbe6e5673d440e8c75ceb4..c2f64517e02c2382018ef04044eb0b4069280374 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 lwlocknames = custom_target('lwlocknames',
   input: files('../../backend/storage/lmgr/lwlocknames.txt'),
index e6573acad7556cda0ecc7ea51a0b390fd5f33c2f..3540308069aef93da50e1e50bc3b8f96af4ce0f8 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES disk "offset" definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/off.h
index 5ca941ae3e0f5340479d6499d4f47cd6641319e3..3bf03420741a80e4f529fe3133d8e2dc78fde68e 100644 (file)
@@ -10,7 +10,7 @@
  * be provided by each port.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/pg_sema.h
index da5962edb9f21cde1eac07551ea8f570d0a1361a..4dd05f156d54712087f0cd0870e437e0ed694310 100644 (file)
@@ -14,7 +14,7 @@
  * only one ID number.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/pg_shmem.h
index 58f4ddf47687490602752382e8f7c4d39176bdd1..92dc764667142d782ae46759740e46555e40ea56 100644 (file)
@@ -4,7 +4,7 @@
  *   routines for signaling between the postmaster and its child processes
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/pmsignal.h
index dbef2ffb010297c8e2ec9b7d0f4d564dd2073a9f..cd48afa17b2670a00beb4242665d9e6f5750f6ac 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES public predicate locking definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/predicate.h
index 2416d3c2248ff51ee810c2504b6f0b8fd347c0cb..9e42e1a72c573c46a0a024281c529bf32a8c4191 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES internal predicate locking definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/predicate_internals.h
index aa13e1d66e8e1f19a72cdb564e34d02478906c0a..b5c6f46d031a968d26a1b2ea8593ebe925892034 100644 (file)
@@ -4,7 +4,7 @@
  *   per-process shared memory data structures
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/proc.h
index 99a58fb162d691ca868ce385651b7d5ac1de32a0..d8cae3ce1c52154a320e444225a6095ceb32be3e 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES process array definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/procarray.h
index 509e341b4a6c687be1741df76d7ab98ee950b166..6ef896500ffbd3d3aacb3a5d355bd8eda7324a12 100644 (file)
@@ -10,7 +10,7 @@
  * See proclist_types.h for the structs that these functions operate on.  They
  * are separated to break a header dependency cycle with proc.h.
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/storage/proclist.h
index 523267940aa7cdda710663b125dd86242046577c..526c3ea6f99b34f1c97a836299190f976a34f4ef 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See proclist.h for functions that operate on these types.
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/include/storage/proclist_types.h
index ee636900f33c96d713c0722457228f24aa09158d..45e2f1fe9ddf27880ab737d94424d825bed0230f 100644 (file)
@@ -4,7 +4,7 @@
  *   Routines for interprocess signaling
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/procsignal.h
index b990d28d3850df1b706463efee68605ba3acbf6b..e2bbb5abe9f3312bf2f59a0903773b4a777b575f 100644 (file)
@@ -4,7 +4,7 @@
  *   Reinitialization of unlogged relations
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/reinit.h
index 10f41f3abb3657780848cc7cc735216909b777d3..61cf0169bd749432219ff5c3912a92c9291d444e 100644 (file)
@@ -4,7 +4,7 @@
  *   Physical access information for relations.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/relfilelocator.h
index 8b19ab160f89464ef41da9ec2c20b37e71e00f88..1f3063995945cf06d8645b6040e9c70e3d0bc412 100644 (file)
@@ -86,7 +86,7 @@
  * when using the SysV semaphore code.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *   src/include/storage/s_lock.h
index b1cde36d0bb5ce99c0a9f5e780ec28ba735a7f27..aa6f97f8c70816f8fc20a73672d143b8b1313979 100644 (file)
@@ -4,7 +4,7 @@
  *   Shared temporary file management.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/sharedfileset.h
index b6fe68725d23a767cb52ffe9b7eb303a549dce57..2e04e4183781b36d197f655cbf420afa9752c8c8 100644 (file)
@@ -3,7 +3,7 @@
  * shm_mq.h
  *   single-reader, single-writer shared memory message queue
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/shm_mq.h
index 153a57cf1784427a3b7938505c699d84f475ad58..7a2f8e993493f26a0609b60082600e71b68a4f44 100644 (file)
@@ -12,7 +12,7 @@
  * other data structure within the segment and only put the pointer to
  * the data structure itself in the table of contents.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/shm_toc.h
index de9e7c6e73fc66bb5368be16adf2f137cb2d94b3..ee9e44185888e29052f22aa6271eb4a5dab678bd 100644 (file)
@@ -11,7 +11,7 @@
  * at the same address.  This means shared memory pointers can be passed
  * around directly between different processes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/shmem.h
index aca0347a3d3c89fad49e28e7ae477126ba789162..0721e4d20588752f7b64048edf7f01eaa9c8d47c 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES shared cache invalidation communication definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/sinval.h
index bf739ebdba7c559fd316aa9f78c4a38b10cf6f1a..db38819bfd7269917457542819eab63c4b16e4b6 100644 (file)
@@ -12,7 +12,7 @@
  * The struct type SharedInvalidationMessage, defining the contents of
  * a single message, is defined in sinval.h.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/sinvaladt.h
index a07715356ba055745a6fcddae934b5bcc3015bb9..56233c4d21696d9aae269d8966c5992e1f73556c 100644 (file)
@@ -4,7 +4,7 @@
  *   storage manager switch public interface declarations.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/smgr.h
index 7031f1d2c56d80fe5846723b568136cbd7afba38..5d809cc980c392998781840b2f1cffa8967d304d 100644 (file)
@@ -41,7 +41,7 @@
  * be again.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/spin.h
index e46c934c56d8cdd50ec1787f9ab08da1cf6b277b..2effdea126ff0d74e6e5d4bf3648118315077d0b 100644 (file)
@@ -4,7 +4,7 @@
  *   Definitions for hot standby mode.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/standby.h
index c0234b6cf387cbc67777eff09f7a4683e57a769a..188e348618abb582cf87028a2a569a134e8fc694 100644 (file)
@@ -4,7 +4,7 @@
  *    Frontend exposed definitions for hot standby mode.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/standbydefs.h
index 049af878dec54c2fc54543c559674bec23f6d39f..cfbcfa6797d8381372619fd00fec5fa7ebb431e9 100644 (file)
@@ -3,7 +3,7 @@
  * sync.h
  *   File synchronization management code.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/sync.h
index 9bde568bb0ec5ad5a1e61bd04ba1b363eb24b632..1e7514dcff75dff052672dabf17dc67a1e2fc11c 100644 (file)
@@ -3,7 +3,7 @@
  * cmdtag.h
  *   Declarations for commandtag names and enumeration.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/tcop/cmdtag.h
index 9e94f44c5f439a797782e7f751108f92e4cb4e2c..e738ac1c097327fb54a774e35e466edc1dec1df4 100644 (file)
@@ -8,7 +8,7 @@
  * determined by the PG_CMDTAG macro, which is not defined in this file;
  * it can be defined by the caller for special purposes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/tcop/cmdtaglist.h
index 94de13d99094d004ab196f2c68da1bd17497a842..b585810b9a692779bdf0f7aff3ae47f2062d4159 100644 (file)
@@ -2,7 +2,7 @@
  *
  * deparse_utility.h
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/tcop/deparse_utility.h
index 83d1af88b412bc16b53fd552b81eeb842025754a..a7d86e7abd4d0de6d7ceda1481e4ecad7435be2d 100644 (file)
@@ -57,7 +57,7 @@
  * calls in portal and cursor manipulations.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/tcop/dest.h
index cb15a16a99e60b3e586068c85be8f553f3ca5879..9d57f79def9d01f4c44d04e2ad4e91a627dd21be 100644 (file)
@@ -3,7 +3,7 @@
  * fastpath.h
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/tcop/fastpath.h
index f9a6882ecb0aba1625a51bde942d7e78519b9d80..a5e65b98aa30b7072cd975b8f4cc901accabfbe1 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for pquery.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/tcop/pquery.h
index 5d34978f329e37d2d081f0b57db3652282e9461c..abd7b4fff33dd157b0d1fc4460154c3d8d97a48b 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for postgres.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/tcop/tcopprot.h
index f9daf5b744cf04e7a01d5adc6dcd59bbc8dcb546..59e64aea07355afe7b0896f252e8ad4b8fd77c8d 100644 (file)
@@ -4,7 +4,7 @@
  *   prototypes for utility.c.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/tcop/utility.h
index c7c3d9fb348370705f955bd718735112f5b2d4c0..0b81729128776a4a0187def21b5484f5e6107e96 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Declarations for fast regex subset, used by ISpell
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/tsearch/dicts/regis.h
  *
index 5511d275a31354cb69229b5d8dda0d1ed27f4dd2..5c30af6ac637c71502476cf028bea3b314e5ecfc 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Declarations for ISpell dictionary
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/tsearch/dicts/spell.h
  *
index bcb5c7665bae492b0b62c93bb9a782f8cbd00ecc..d432bd0ace4c0cd1038dbae36735f219feadbdce 100644 (file)
@@ -3,7 +3,7 @@
  * ts_cache.h
  *   Tsearch related object caches.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/tsearch/ts_cache.h
index 10887290dc27a8e2c81f577a5c6d6a038e77802f..58d594d400698ec86ec324ba4fbb0fc406ca6846 100644 (file)
@@ -3,7 +3,7 @@
  * ts_locale.h
  *     locale compatibility layer for tsearch
  *
- * Copyright (c) 1998-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * src/include/tsearch/ts_locale.h
  *
index fe2a16783de7dea1846965c0d241666bdaae7bbe..0c9bc1498efa284601dec5f42545d183b7344f25 100644 (file)
@@ -4,7 +4,7 @@
  *   Public interface to various tsearch modules, such as
  *   parsers and dictionaries.
  *
- * Copyright (c) 1998-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * src/include/tsearch/ts_public.h
  *
index f1ec84702dcc0495823fa422b4da65c3ea8f6de3..b076039c1c1a1d4dbd9f11e71ce2a107fcfd2a59 100644 (file)
@@ -3,7 +3,7 @@
  * ts_type.h
  *   Definitions for the tsvector and tsquery types
  *
- * Copyright (c) 1998-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * src/include/tsearch/ts_type.h
  *
index 2297fb6cd5bc90c3b3d3f00f1afcf092569a2777..4d78103581d7f3af4045c9c737ffac2bda545890 100644 (file)
@@ -3,7 +3,7 @@
  * ts_utils.h
  *   helper utilities for tsearch
  *
- * Copyright (c) 1998-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * src/include/tsearch/ts_utils.h
  *
index 69eb437376d909690ede1c47ae9139253d913241..f8e1238fa2cfa1b76c12e2e06645eb78fb464b5a 100644 (file)
@@ -4,7 +4,7 @@
  *   Definition of (and support for) access control list data structures.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/acl.h
index 361284d8eb61a242591dbc8df43387decfd77c9a..55af624fb34356c9e09e3db9d33885313482aa71 100644 (file)
@@ -2,7 +2,7 @@
  *
  * aclchk_internal.h
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/aclchk_internal.h
index 3f6319aed5a9f3b61164e687fc6ae2ec2c3dae42..1ad074055ae06ac1fa27a29fdb92879110303645 100644 (file)
@@ -51,7 +51,7 @@
  * arrays holding the elements.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/array.h
index 7ad01d012d661c74cab312cb55ceef9bf6be6fa8..fd267d5480420f621509bdfbfd4a71289f80649e 100644 (file)
@@ -4,7 +4,7 @@
  *   Declarations for element-by-element access to Postgres arrays.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/arrayaccess.h
index aed80197fc8ad961d7166ca7e1828ea4e9415836..630acd9bfda32375982a6112fed8077d24414a1c 100644 (file)
@@ -1,7 +1,7 @@
 /*-----------------------------------------------------------------------
  * ascii.h
  *
- *  Portions Copyright (c) 1999-2022, PostgreSQL Global Development Group
+ *  Portions Copyright (c) 1999-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/ascii.h
  *
index 49ae647216fd7f2d2374e9cfb692c5ab904890af..e4119b6aa2899dfd7be038949982ae9cb1503ac2 100644 (file)
@@ -3,7 +3,7 @@
  * attoptcache.h
  *   Attribute options cache.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/attoptcache.h
index 47bf8029b0985e19b137b0b1cb65696300ffd3ed..005e5d75ab6a492fc59c382cb08c280192fff41a 100644 (file)
@@ -6,7 +6,7 @@
  * backend's command progress counters, without ascribing meaning to the
  * individual fields. See commands/progress.h and system_views.sql for that.
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/backend_progress.h
  * ----------
index 8a7cce7ef532be521266c8b6df8ab3bad55fea2b..f7bd83113ac0bbfa76ae611c342d74ac0281f1ed 100644 (file)
@@ -2,7 +2,7 @@
  * backend_status.h
  *   Definitions related to backend status reporting
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/backend_status.h
  * ----------
index a4a20b5a453bb383c1ce7ff58457c355eb4250d5..2f8b46d6da32e2fdb3fceddd122a37c82d567325 100644 (file)
@@ -4,7 +4,7 @@
  *   Declarations for operations on built-in types.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/builtins.h
index c3c9e54707faf2648c61228650247e0de3e72e1c..166dd0366e63f93b03fa9f3d76142cd339a7f41e 100644 (file)
@@ -4,7 +4,7 @@
  *   Declarations for BYTEA data type support.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/bytea.h
index d81e6fabb739be5b2caa785676fdaf891b48d3df..af0b3418736f48b00d8d20232692eda5df775145 100644 (file)
@@ -10,7 +10,7 @@
  * guarantee that there can only be one matching row for a key combination.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/catcache.h
index 80fe6d2ceac2d9cde59a6ad07c62dfa8ed6343ae..2b496ee6346229c1e5dd0cd62553c43231d8396d 100644 (file)
@@ -4,7 +4,7 @@
  *   Combo command ID support routines
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/combocid.h
index f4d73f96b2ffbcc02b02cdc115b0c4520203befd..e3868fbc23df8aa3bb8f0d81b90de957fd946582 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Utilities related to configuration files.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/conffiles.h
index fad48787229db1870d52e3f2ef57816f048dc3f0..5fd886b3dba6450fea0f28a3c9b3a08260ba5ab5 100644 (file)
@@ -4,7 +4,7 @@
  *   Definitions for the SQL "date" and "time" types.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/date.h
index bdb7c06bec91a4ff5d423ee52a509030b156a69d..c8f78a9f1ec1ff5a01ac90469df643060e69071f 100644 (file)
@@ -6,7 +6,7 @@
  *    including date, and time.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/datetime.h
index d7de961f34f82cb987714799389b293ada4ff748..70a47f33c18ed5898a8f69acfa2f7f090c93ca73 100644 (file)
@@ -8,7 +8,7 @@
  * of the Datum.  (We do it this way because in most situations the caller
  * can look up the info just once and use it for many per-datum operations.)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/datum.h
index 405606fe2fd834178e3326b4e4ac33d49863d282..104386e6740a16eb924413dec455ca33e0a15d1c 100644 (file)
@@ -3,7 +3,7 @@
  * dsa.h
  *   Dynamic shared memory areas.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4564fb2467a1ca666280a6c403e0ac0fcb9f50bf..866677abd863bff018d867320c1c94d3686fb6bd 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES dynahash.h file definitions
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 6e50c8580e66e4ca24ca4598669d8ffca055cc1a..4a9562fdaae2736a5fa0b77a29f0721fed5fa6f9 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES error reporting/logging definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/elog.h
index ddb67a68fadf271b658f3d395aad4225ca85a675..d340026518ae9a3d7ac5953f57958927f7e5fd0a 100644 (file)
@@ -3,7 +3,7 @@
  * evtcache.h
  *   Special-purpose cache for event trigger data.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index c4818eb0541767909937a5948ad5718eccf4d71d..eefc912481027c0e9e5cd00c5d1f6726f91f63bb 100644 (file)
@@ -34,7 +34,7 @@
  * value if they fail partway through.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/expandeddatum.h
index aaf5b6bfd1b44e51478a9c680a7d1d5368be113c..7e7c114b829a2acfb335a7fb52b20ed18a55edfb 100644 (file)
@@ -3,7 +3,7 @@
  * expandedrecord.h
  *   Declarations for composite expanded objects.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/expandedrecord.h
index 60e897be755d2861a51a2aafb12a4d9be689f331..61d40af2a306995fd7b24e75b1fdae8addc3142b 100644 (file)
@@ -3,7 +3,7 @@
  * float.h
  *   Definitions for the built-in floating-point types
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0a59937656fdffc75299bca349c5c2b5bf8ba85b..838ffe3bc1c2d2c22b3dc4fffc6f733819ed76dc 100644 (file)
@@ -3,7 +3,7 @@
  * fmgrtab.h
  *   The function manager's table of internal functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/fmgrtab.h
index 887e22d6f64abf981bea321a5c2d8dee6cabc920..0cad3a2709040b98239fa1cfa28932968d69d83f 100644 (file)
@@ -4,7 +4,7 @@
  * src/include/utils/formatting.h
  *
  *
- *  Portions Copyright (c) 1999-2022, PostgreSQL Global Development Group
+ *  Portions Copyright (c) 1999-2023, PostgreSQL Global Development Group
  *
  *  The PostgreSQL routines for a DateTime/int/float/numeric formatting,
  *  inspired by the Oracle TO_CHAR() / TO_DATE() / TO_NUMBER() routines.
index e69b2804ec146569b553a7be965e9a6d7f3d99db..8d1ebb4c47cff9b6db8cd2300fdac169d29c1e94 100644 (file)
@@ -3,7 +3,7 @@
  * freepage.h
  *   Management of page-organized free memory.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/freepage.h
index 05726778adb4c9d7302855064f3c08648c47cebf..d176f589d4b6593dc82a17ac48c21f76f8ea6a85 100644 (file)
@@ -3,7 +3,7 @@
  * geo_decls.h - Declarations for various 2D constructs.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/geo_decls.h
index 91cc34185479efc5e59d417dce50fce8265b637b..ba89d013e64e8ec0d1ab0859bc0803b1ea1d09f1 100644 (file)
@@ -3,7 +3,7 @@
  *
  * External declarations pertaining to Grand Unified Configuration.
  *
- * Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2023, PostgreSQL Global Development Group
  * Written by Peter Eisentraut <[email protected]>.
  *
  * src/include/utils/guc.h
index f1a9a183b490b60b55c4129db1373051da3e9b43..aeb3663071fe170042cc7b99b9d81102dea93000 100644 (file)
@@ -7,7 +7,7 @@
  * declare them all here to avoid having to propagate guc.h into
  * a lot of unrelated header files.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *   src/include/utils/guc_hooks.h
  *
index 51f7f09fde086bf01fe4936dcd3b927f7788c750..1195abaa3d98e96a61821918787244f04a9c1d14 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See src/backend/utils/misc/README for design notes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *   src/include/utils/guc_tables.h
  *
index dc23ae2efb98f6f49ca60a947dcf1cdbe753ead8..e9bc417ca45fbfc858ef6a75627eb61b2d1235d0 100644 (file)
@@ -3,7 +3,7 @@
  * help_config.h
  *     Interface to the --help-config option of main.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *   src/include/utils/help_config.h
  *
index 854c3312414a978aa7fcc2066f1cd37ebc96a275..bc3d5efa9637b14744e9d257f5e06be5d1a0547b 100644 (file)
@@ -4,7 +4,7 @@
  *   exported definitions for utils/hash/dynahash.c; see notes therein
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/hsearch.h
index 6483522e6b83a2731f7d9ba5bc49baa6096998d8..f081a1a326b3dbd61e8dc6840f030a8512f83e04 100644 (file)
@@ -9,7 +9,7 @@
  * If you make it depend on anything besides access/amapi.h, that's likely
  * a mistake.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/index_selfuncs.h
index 5438cfaba540ce6f69de44343ba62fe7ff7eb635..96d9f6a234b36ad865924a035096a0e1b068b846 100644 (file)
@@ -4,7 +4,7 @@
  *   Declarations for operations on INET datatypes.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/inet.h
index 23748b72cafe6f4134235b9b3502bb5de6c0f3d8..14b4eac06304de90bc1afbee50fce41dbefa0f2e 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES cache invalidation dispatcher definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/inval.h
index 8a84a0cdb466551137b1ec3dc16712e39b5c7636..23e3cc41d657fe1158a8f82bc5998bde6dc7db11 100644 (file)
@@ -3,7 +3,7 @@
  * json.h
  *   Declarations for JSON data type support.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/json.h
index 930b4f59ec67311a7b73bd56b62e60c5f803804e..701e063abd489127bc7aed14d6c6a6b8b6cc3a39 100644 (file)
@@ -3,7 +3,7 @@
  * jsonb.h
  *   Declarations for jsonb data type support.
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/jsonb.h
  *
index 7fad0269f62b09766eb4d085cf614091ac4f2920..fc610f65031b1d4d8aa7bb7db208b648557b69ac 100644 (file)
@@ -3,7 +3,7 @@
  * jsonfuncs.h
  *   Functions to process JSON data types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/jsonfuncs.h
index b5035ceb191aba5e0f15c14c6fa1e9df73c855ac..f0181e045f795207f866b5b10069bbca207a3756 100644 (file)
@@ -3,7 +3,7 @@
  * jsonpath.h
  * Definitions for jsonpath datatype
  *
- * Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  * src/include/utils/jsonpath.h
index 1afd527e13d3e42c3c37e5d2f53704c3d3b5a941..5420a24ac9b9a3c2e2bfd860587e6b82318da9cb 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See logtape.c for explanations.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/logtape.h
index 50f028830525044a5f84965d6cadf7a9acd4fe7a..4f5418b9728fdbb852ed0bc1690b9a80c20a20eb 100644 (file)
@@ -3,7 +3,7 @@
  * lsyscache.h
  *   Convenience routines for common queries in the system catalog cache.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/lsyscache.h
index 6876e0aceffb9f668667605282747d77e9b5a2db..804ed1fbc079a25f0434e502d881e2ae4770b91a 100644 (file)
@@ -7,7 +7,7 @@
  * empty definitions for Valgrind client request macros we use.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/memdebug.h
index 4f6c5435cae9a2f77f2e886b68666a2e9b5e8620..21640d62a647d23a4bfd3f12922b615d9cc03e97 100644 (file)
@@ -7,7 +7,7 @@
  *   of the API of the memory management subsystem.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/memutils.h
index 452b5002707ce3fcbaf9c431b64cf979a4071ed5..2d107bbf9d4411b9976897f7eb8478534d97f0df 100644 (file)
@@ -5,7 +5,7 @@
  *   functions for internal use.
  *
  *
- * Portions Copyright (c) 2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2022-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/memutils_internal.h
index 38702efc58d35f521f07f928da8042db603151c6..1d064d398cb111598c5f0fa0ec2e840d7140e751 100644 (file)
@@ -68,7 +68,7 @@
  *     PointerGetMemoryChunk
  *     MemoryChunkGetPointer
  *
- * Portions Copyright (c) 2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2022-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/memutils_memorychunk.h
index 7f1911f5a1ff909f61a853e0fd2dca695caecea9..2fed1e3f8e907982bd3eb48fe715be3cfcd48391 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 errcodes = custom_target('errcodes',
   input: files('../../backend/utils/errcodes.txt'),
index 2e0172500972c1906e405ac937c6519c1ae88ac7..7663d35d56a6dd3e84ae05e4da37f06cbff42795 100644 (file)
@@ -4,7 +4,7 @@
  *   Declarations for Postgres multirange types.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/multirangetypes.h
index 63ad464aaee69ebf4c9f26805c218287be0a692c..08e4f8c217de7221ad8da8d0f156a9f2e03b9c65 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Original coding 1998, Jan Wieck.  Heavily revised 2003, Tom Lane.
  *
- * Copyright (c) 1998-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1998-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/numeric.h
  *
index e5b9d357065e9d017f9498e93b37b64cd0ce4046..f1978a28e1c94e168ecb42fc0da7af4a7f036d2e 100644 (file)
@@ -3,7 +3,7 @@
  * old_snapshot.h
  *     Data structures for 'snapshot too old'
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index b1ac63b2ee3153a5b6b5bb5f2827a8be758da401..d1146c123510436f5264e5d6cfff39e86347ab78 100644 (file)
@@ -18,7 +18,7 @@
  * everything that should be freed.  See utils/mmgr/README for more info.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/palloc.h
index c45fc3a3ac11805d1111c4738b3ada39841aad6f..eb9bc4b0dcf5936b8882ce760100c26cdddea7ec 100644 (file)
@@ -2,7 +2,7 @@
  *
  * partcache.h
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/partcache.h
  *
index 48a064ec3247dcbdc7d6917c812e3028f1cb2b05..a0369c647173d0dd8dc3a7729c2cd3302b54cdbc 100644 (file)
@@ -26,7 +26,7 @@
  *
  * The CRC-32C variant is in port/pg_crc32c.h.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/pg_crc.h
index a87594212364aaac3337ef07188dd291d62299d7..cede43440b575abc1f9e0faa1ba5fe68b8737db1 100644 (file)
@@ -4,7 +4,7 @@
  *
  * src/include/utils/pg_locale.h
  *
- * Copyright (c) 2002-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2002-2023, PostgreSQL Global Development Group
  *
  *-----------------------------------------------------------------------
  */
index 5313afbfe2ecaefc42e26cbe05f319aca0fe8085..7bda26b40ac005a47d031cd98580fb604b503b1b 100644 (file)
@@ -5,7 +5,7 @@
  *     PostgreSQL.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/pg_lsn.h
index b2c4d36ced8782b9f96c654c22996752e19cbc2c..219ee678856ce26234e06ee9e28edb38cc734cd3 100644 (file)
@@ -4,7 +4,7 @@
  *   header file for resource usage measurement support routines
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/pg_rusage.h
index e2c7b5932409c4468ec4a2571b7a07fa75c9ba79..08412d640487ecaf53ba951c79c664af42af3032 100644 (file)
@@ -5,7 +5,7 @@
  * only be needed by files implementing statistics support (rather than ones
  * reporting / querying stats).
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/pgstat_internal.h
  * ----------
index 14bfba42a9598d1ad8389bb9ca879ad216949c96..1393a534f607646aaad9668488f2d645efd07674 100644 (file)
@@ -3,7 +3,7 @@
  * pidfile.h
  *   Declarations describing the data directory lock file (postmaster.pid)
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/pidfile.h
index 0499635f5945c5f05cc23de87ce6903d728e92d8..a443181d41654e96d875f529f535666f45da1210 100644 (file)
@@ -5,7 +5,7 @@
  *
  * See plancache.c for comments.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/plancache.h
index aeddbdafe56a9c5f60d981bbddcab4fe4c4e981a..aa08b1e0fca7d5c9223c2ab167176f88200b76ac 100644 (file)
@@ -36,7 +36,7 @@
  * to look like NO SCROLL cursors.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/portal.h
index 23a16a91d8b65bec3b6aa451807ffe0a4019352c..532219ade23925beb37c67cccf24aa7f780ca4cb 100644 (file)
@@ -4,7 +4,7 @@
  *   Access to functions to mutate the query environment and retrieve the
  *   actual data related to entries (if any).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/queryenvironment.h
index f799fb19e449e186a4f3f70771bec8f7e93f65d2..d37280141020f22b5676aced87d52e14fd294dcb 100644 (file)
@@ -3,7 +3,7 @@
  * queryjumble.h
  *   Query normalization and fingerprinting.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 3ae13cb9fb636cd6bf2c6b31cc93751477858c8b..6b420a8618d5554b40472aefd888ab1204f1d270 100644 (file)
@@ -4,7 +4,7 @@
  *   Declarations for Postgres range types.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/rangetypes.h
index 4c3311d8e2d24b64a69ac90311e45c7248c8e9b9..a1f7c6b0cdc3e3835233fc975945f16aafb0e8be 100644 (file)
@@ -3,7 +3,7 @@
  * regproc.h
  *   Functions for the built-in types regproc, regclass, regtype, etc.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/regproc.h
index f383a2fca9e932d710f9d162ce25c1a36ecc4c2a..af9785038d39bcd9e8c22a0bad3b869b8a85fcb1 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES relation descriptor (a/k/a relcache entry) definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/rel.h
index ce57e7ce4ecafd5463773b8a8db44bf04fab3a1f..88460f21c562880de6073a519d155dd409d199b1 100644 (file)
@@ -4,7 +4,7 @@
  *   Relation descriptor cache definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/relcache.h
index fa0474a54d74fd6634e84382ae864f8a8a081f01..d9b280d3a1077666971b5cb21549935742bec4fc 100644 (file)
@@ -3,7 +3,7 @@
  * relfilenumbermap.h
  *   relfilenumber to oid mapping cache.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/relfilenumbermap.h
index 92f1f779a418bed4fde276d81be37e5d16b40679..5c173bdbb3ca9bbadf421b229afc148732ab340f 100644 (file)
@@ -4,7 +4,7 @@
  *   Catalog-to-filenumber mapping
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/relmapper.h
index 9364dd6694838f4e1af5ad74555f90f78d1e9e33..365cea14b93ed7ed8eb959a6de16faf2f5fc49d2 100644 (file)
@@ -3,7 +3,7 @@
  * relptr.h
  *   This file contains basic declarations for relative pointers.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/relptr.h
index 9bac164a47e4a8d53bedf6455e154339fb4c5e9a..df9a2fb690ea7dac4171f4224a8ed331df8f606a 100644 (file)
@@ -4,7 +4,7 @@
  *   POSTGRES relation trigger definitions.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/reltrigger.h
index 4aff7015f9276d94251f6e58aa1973ca7c7f9b55..cd070b6080eaea5df21abfc99c77e4f78cfb6dc4 100644 (file)
@@ -9,7 +9,7 @@
  * See utils/resowner/README for more info.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/resowner.h
index d01cccc27c192e78400ebdd8b7c0cc3a7c4a8ce0..1b1f3181b5459a869b0bf20fcda904c898385266 100644 (file)
@@ -6,7 +6,7 @@
  * See utils/resowner/README for more info.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/resowner_private.h
index 75259cc1f77ca50c6adefbb468cc3237475cac0f..1e95f83ef350f428cd0287939e004052f5068119 100644 (file)
@@ -4,7 +4,7 @@
  *   Header file for Row Level Security (RLS) utility commands to be used
  *   with the rowsecurity feature.
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/rls.h
  *
index 7d489718a3572a1b389bb1b04468de8100e28988..1a42d9f39bb7ddfa9d9d184bd8bd0777aa3b1e5c 100644 (file)
@@ -3,7 +3,7 @@
  * ruleutils.h
  *     Declarations for ruleutils.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/ruleutils.h
index c773b59bd9713a872f301647190b564ee951a0c1..e26944887ebc4336bdc6714c9bfbd931e1c1f67d 100644 (file)
@@ -3,7 +3,7 @@
  * sampling.h
  *   definitions for sampling functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/sampling.h
index 8f3d73edfb2bb04f58e7c5f7a1e31e77b8b2a34a..2f76c473db41812fb13d3f46a2d7fe14a2aa097b 100644 (file)
@@ -5,7 +5,7 @@
  *   infrastructure for selectivity and cost estimation.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/selfuncs.h
index 79be13d54b4c55820e7e348bd32b31415cea5953..c7075ad055d1415d22a3a4b11f40e8569cd85b89 100644 (file)
@@ -3,7 +3,7 @@
  * sharedtuplestore.h
  *   Simple mechanism for sharing tuples between backends.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/sharedtuplestore.h
index 9f4dd5360af93dd9bc86c2c5da37fc7a43867375..980d37a1947e6e509854cfba75c17f7ab01841b2 100644 (file)
@@ -3,7 +3,7 @@
  * snapmgr.h
  *   POSTGRES snapshot manager
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/snapmgr.h
index 4e96f1afdc9dd8ec330fb34c375b630e7b7a7072..583a667a40ab51756c83451a5aff2df471c9b091 100644 (file)
@@ -3,7 +3,7 @@
  * snapshot.h
  *   POSTGRES snapshot definition
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/snapshot.h
index 8c36cf8d82c6028b93c0b5a23671da6b93aa4ffe..aaca6634cbeb59b8c6c7a6bf5f63c089317d6931 100644 (file)
@@ -42,7 +42,7 @@
  * function for such cases, but probably not any other acceleration method.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/sortsupport.h
index 5163eeedbd29a51e818504d9e5c2725b5765bd86..c6c754a2ec4d4286efdcac53018713bb6e6df87e 100644 (file)
@@ -3,7 +3,7 @@
  * spccache.h
  *   Tablespace cache.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/spccache.h
index 4463ea66bea53db5865351353c0feaad43a22262..d5d50ceab490f28434adf3b2ca637e40bc2fbc11 100644 (file)
@@ -6,7 +6,7 @@
  * See also lsyscache.h, which provides convenience routines for
  * common cache-lookup operations.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/syscache.h
index c068986d09a0f794a4b9adfa39aad99f4087f292..e561a1cde920ce018b081f9c915a9c82eeda2d9b 100644 (file)
@@ -4,7 +4,7 @@
  *   Routines to multiplex SIGALRM interrupts for multiple timeout reasons.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/timeout.h
index 7fd0b58825ca86ce4b060f7f8920bef2133c1861..42f802bb9dc16eddc11c6fd2deac9ff484709e8b 100644 (file)
@@ -3,7 +3,7 @@
  * timestamp.h
  *   Definitions for the SQL "timestamp" and "interval" types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/timestamp.h
index 15f2a4a795065431329d04e214ecd26aa32c2c9b..12578e42bc3e1ff72cb34680cc5ab20cabc3fe24 100644 (file)
@@ -11,7 +11,7 @@
  * algorithm.  Parallel sorts use a variant of this external sort
  * algorithm, and are typically only used for large amounts of data.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/tuplesort.h
index 01716fb44eee8a681abbe8765db2b27bc3eb015d..36424b80b1b9ef9fa43c40941a5fd84b8af77709 100644 (file)
@@ -21,7 +21,7 @@
  * Also, we have changed the API to return tuples in TupleTableSlots,
  * so that there is a check to prevent attempted access to system columns.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/tuplestore.h
index 431ad7f1b39b8295be82eef78326c7e37533e68d..95f3a9ee308e92eebec5daf0af06269bc7c6dbfd 100644 (file)
@@ -6,7 +6,7 @@
  * The type cache exists to speed lookup of certain information about data
  * types that is not directly available from a type's pg_type row.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/typcache.h
index 015b1773d3d3e92fb23a56f4473864855dff0498..760785b2bf2d8a67b4e072d690f80885de3f91f8 100644 (file)
@@ -3,7 +3,7 @@
  * tzparser.h
  *   Timezone offset file parsing definitions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/tzparser.h
index 69f4332d0fbd2cd892c5f64ee545d0c9c3a3a70a..11177171b2c18309609a3d675b46d0b5d60edf10 100644 (file)
@@ -5,7 +5,7 @@
  *   to avoid conflicts with any uuid_t type that might be defined by
  *   the system headers.
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/uuid.h
  *
index e65e7f65e7e45434a781cdfcefaf6ea4659a89e3..3bb7945ed99fb6893102df21e70661f79aed6757 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Code originally contributed by Adriaan Joubert.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/varbit.h
index a4a0566622c65e1a48b4c451c417b51054d5debf..e72ebaddbf4bc4917cf49d8c27b2cbc7951010b8 100644 (file)
@@ -3,7 +3,7 @@
  * varlena.h
  *   Functions for the variable-length built-in types.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/varlena.h
index 0b2100be4a270a24a3a1c8e8782696dc8ac7a4a7..f53254ad1fee6dd920a3ccd691780e4df6333998 100644 (file)
@@ -2,7 +2,7 @@
  * wait_event.h
  *   Definitions related to wait event reporting
  *
- * Copyright (c) 2001-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2001-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/wait_event.h
  * ----------
index 9c5ce241db09c6786a8c772efab0491938c7a05d..2f5e14baad4d6b866f21de63c1b3d3fa662920b8 100644 (file)
@@ -3,7 +3,7 @@
  * xid8.h
  *   Header file for the "xid8" ADT.
  *
- * Copyright (c) 2020-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2020-2023, PostgreSQL Global Development Group
  *
  * src/include/utils/xid8.h
  *
index 7fea56c991296044d3075064216b44f765f37154..311da06cd6f22655f5d05d4217700133f25bde68 100644 (file)
@@ -4,7 +4,7 @@
  *   Declarations for XML data type support.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/utils/xml.h
index 5a620a2e4297465129663194ad9a19c05bfcd61f..b8c2c565d175e9c8e84b5e403bc0637f0d122c2b 100644 (file)
@@ -19,7 +19,7 @@
  * function in nodeWindowAgg.c for details.
  *
  *
- * Portions Copyright (c) 2000-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2000-2023, PostgreSQL Global Development Group
  *
  * src/include/windowapi.h
  *
index 62b8a8c12cc71f67025483ccd1b54ece3bec42e0..da470e5418657c4ba72a5e52e0fdaaa26ccf4763 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for ecpg compatibility library
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/interfaces/ecpg/compatlib/Makefile
index a3f56bece83d949ff127a9ecd4ede45e21b552f1..16d73db88bbee069f6ab86850fe9d12b0e7ea261 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 ecpg_compat_sources = files(
   'informix.c',
index 844fc6eb6eceab566cfa7b93ed71eb65554433c7..6fadebf53dbf128c744fee9c8d4b67bd0c73a5e6 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for ecpg library
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/interfaces/ecpg/ecpglib/Makefile
index 1d3557132f38bfc7f60b913f5fdac84c086eb75c..dba9e3c3d949b50da758e8c35bfa2b1cfcb05fb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 ecpglib_sources = files(
   'connect.c',
index d32ec95b949f98133cb20b186331a7486d874bcd..95e748d9fa5fcea399b5bde11b6c92a6bc50a2d1 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('ecpglib' + '6' + '-' + pg_version_major.to_string())
index 887d176270f20ddebc259beb757292320312b974..2278f0d3055ba52efbb9de3bf6a19b576af639d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 ecpg_inc = include_directories('.')
 
index 3028ab503612b54d74a0f49103d55fa10a17ab00..57e3656c1c29a7b5d4c44b023f0b419f0bdbbb53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 ecpg_targets = []
 
index 13ef992ee720bb0042ea2c6709f7bdb1f7b6174c..b0e154eb15f2a37598dbd25353ad1279acdb9d16 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for ecpg pgtypes library
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/interfaces/ecpg/pgtypeslib/Makefile
index 39d6bb5667d58a0115e67dba8066db7a0ef60e6c..f177dd35a9c66f841054f0fe5a4ee931e4b1818c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 ecpg_pgtypes_sources = files(
   'common.c',
index 3f33f4638fd7dd3f15cee70973a025f164bd187a..77ae9ab722e846003ab8388db8fc3efa4c827c3b 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/interfaces/ecpg/preproc
 #
-# Copyright (c) 1998-2022, PostgreSQL Global Development Group
+# Copyright (c) 1998-2023, PostgreSQL Global Development Group
 #
 # src/interfaces/ecpg/preproc/Makefile
 #
index f99e3d74bcb34a1be139dee0382188e88a9e6d8f..6a0fa68203e7a3dae34e28d5d46f9b240c41f50d 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/ecpg/preproc/c_kwlist.h
index 23a3741993b8a796abf12176c5df5d26f5783e53..f28562bf540bf388c3f6cbb05a6b88bc9eeb75c3 100644 (file)
@@ -3,7 +3,7 @@
 # test parser generator for ecpg
 # call with backend grammar as stdin
 #
-# Copyright (c) 2009-2022, PostgreSQL Global Development Group
+# Copyright (c) 2009-2023, PostgreSQL Global Development Group
 #
 # Written by Michael Meskes <[email protected]>
 #            Andy Colson <[email protected]>
index 1790a5844fad474baa00fc9b780da939792fa5ce..16cfc49e5e3d60b05ab4f2e0f7520fbca893f938 100644 (file)
@@ -1,7 +1,7 @@
 /* src/interfaces/ecpg/preproc/ecpg.c */
 
 /* Main for ecpg, the PostgreSQL embedded SQL precompiler. */
-/* Copyright (c) 1996-2022, PostgreSQL Global Development Group */
+/* Copyright (c) 1996-2023, PostgreSQL Global Development Group */
 
 #include "postgres_fe.h"
 
index 0332e9854426d7d92460dafd59816242757d18e4..42b3f1f115fb4ae699aee6c2dcc44831a8bef251 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/ecpg/preproc/ecpg_kwlist.h
index 16e65745298c642b940140a0bd7f52bd2c5a3a35..e7956ab3f4837a0085504cc10376eb65596a36a5 100644 (file)
@@ -4,7 +4,7 @@
  *   lexical token lookup for key words in PostgreSQL
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 31206608c3af3b6e5dea4578a6ec30d498371f24..08d772d2614e714fbe5abe6fcccec6a3be5efc0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 ecpg_sources = files(
   '../ecpglib/typename.c',
index 8925e24a301102673e1ee654d8e348ad19784d5b..296cd7193c78d13b56cd862c1f9e8ab23896addb 100644 (file)
@@ -3,7 +3,7 @@
 # parser generator for ecpg version 2
 # call with backend parser as stdin
 #
-# Copyright (c) 2007-2022, PostgreSQL Global Development Group
+# Copyright (c) 2007-2023, PostgreSQL Global Development Group
 #
 # Written by Mike Aubury <[email protected]>
 #            Michael Meskes <[email protected]>
index a44e07a17ab31fe182c1c6bee33746ab5ff52476..f447dc5d84b5b51470a2572f367583cb14f1f39f 100644 (file)
@@ -10,7 +10,7 @@
  * This file will need work if we ever want it to.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 2c09c6cb4f356d8c8f060951c23febed21c295f3..75815bddb74b0f19e2719718f88580e11f3f378d 100644 (file)
@@ -10,7 +10,7 @@
  * only here to simplify syncing this file with scan.l.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index f027da11db5eb1ecea969c1a6d9a7d879d3477ab..1b2ff1165471e9243f629d2b48e461b3dc6aca55 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('ecpg-' + pg_version_major.to_string())
index 2d5ea6e6ad3990b0a7f637a3f58d3f34a1ac6f43..e2f8802330d52b2b11d87cf28eee48482c3944e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgc_files = [
   'charfuncs',
index f3e8dc201f75fd9f7691b7d899c54c9f6015c26e..f07d9859d100b49d2db1d8d960303f486f0a0514 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgc_files = [
   'char_array',
index ece14f308792d4ea2b082977257faa1c630acc79..453fd9d1be95d58358c07ab8206c80aa79027e26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgc_files = [
   'test1',
index 279b7d2254b93415fbecbd9aefb456998dd19328..d0be73ccf9809db8b1eab2fcb82a1b664eb178ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # can't run ecpg to build test dependencies, at least not without an emulator
 if meson.is_cross_build()
index 84e45ceebe0fcb473a72d62bcc8fcc434d5dc34a..ea7add84a2129475df1bd149331ed258c32d1f70 100644 (file)
@@ -8,7 +8,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/ecpg/test/pg_regress_ecpg.c
index 1af4b93acb61023cb4c24bf673d88abcd89d0181..ae9bb1d6e3f728b2918c22c03c3748bf2ea37de2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgc_files = [
   'dt_test',
index de0399e394cf309a5c6f322cd43f2582d315dd98..8ea77a2050fd4a980c6c7df858b364c351e058f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgc_files = [
   'array_of_struct',
index d216b8b973deb0a71cb340e0ea65d8f02156a335..5149a738108d80de6062034cb313eae7829e27e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgc_files = [
   'array',
index a884eec1501cc2df0fcee81054c88284d0dbfe95..608498a62fce061789e786da6e3718518b343aec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgc_files = [
   'thread_implicit',
index 1d31b256fc9e927812d3d98020cc4e56e1363c8b..c18e9142286834fb82eefd16fa2073419f90e5b5 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/interfaces/libpq library
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/interfaces/libpq/Makefile
index da3c30b87b56ab4f19ca891f9cfb99b4a1f8123f..ddf6ea3f3f43be52ad26a9406e53f212cb954664 100644 (file)
@@ -8,7 +8,7 @@
  *
  * See src/include/libpq/sasl.h for the backend counterpart.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/libpq/fe-auth-sasl.h
index 7410d5ba52999c87a6ac4c7496c5e36099d608d2..9c42ea4f819e83bce04fa8d6910a4e6f45e6333b 100644 (file)
@@ -3,7 +3,7 @@
  * fe-auth-scram.c
  *    The front-end (client) implementation of SCRAM authentication.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 4a6c358bb65d0bceb108dce17cfa6a6dc75c7309..9afc6f19b9a8a971516110c3bc3f14d29bb88179 100644 (file)
@@ -3,7 +3,7 @@
  * fe-auth.c
  *    The front-end (client) authorization routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 049a8bb1a101aa3bf3a71989a7afeb1b5e1d07e4..1aa556ea2fa80560d293222a8fac70ea7e336c4d 100644 (file)
@@ -4,7 +4,7 @@
  *
  *   Definitions for network authentication routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/libpq/fe-auth.h
index f88d672c6c8a3c97d5f7b04d619880c48b20e08b..50b5df3490bfa77ef21e3a6aec56ca562b8f3995 100644 (file)
@@ -3,7 +3,7 @@
  * fe-connect.c
  *   functions related to setting up a connection to the backend
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index da229d632a1e9acfb568da7e111ad11d4274120d..ec62550e3858135a48be0489df51883c0f9b25ca 100644 (file)
@@ -3,7 +3,7 @@
  * fe-exec.c
  *   functions related to sending a query down to the backend
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 2b31b8ec587f92f34c5c12ed0c0e02a786c200fd..f17ce09427cdfd7cf8443f43910102544695765e 100644 (file)
@@ -3,7 +3,7 @@
  * fe-gssapi-common.c
  *     The front-end (client) GSSAPI common code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 72ee97288ee8e1a0b448908b305cad015ca6367e..5f93b7e1b5920ec3a69d29060681a5d97187b832 100644 (file)
@@ -4,7 +4,7 @@
  *
  *      Definitions for GSSAPI common routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/libpq/fe-gssapi-common.h
index bcd228cef130647d362a5e2b61f2bab199ca74a6..4cb6a4685971f092172dc2ec4cf993b0f46311a0 100644 (file)
@@ -3,7 +3,7 @@
  * fe-lobj.c
  *   Front-end large object interface
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4159610f6c78bf955448ec02348bdf2f19a661ed..3653a1a8a620d8ac028a21f23152e1a9471e690e 100644 (file)
@@ -19,7 +19,7 @@
  * routines.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 21d346a08b4ce768c811f7bb4a7bf3a21ac66d3b..bd60543c036333937cc07397a66185666b25ef4e 100644 (file)
@@ -3,7 +3,7 @@
  * fe-print.c
  *   functions for pretty-printing query results
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * These functions were formerly part of fe-exec.c, but they
index 364bad2b882c839f62fa02d59b20fb8ee6d99a27..8ab6a8841654e12b0961a50cdda8fe18b6c51224 100644 (file)
@@ -3,7 +3,7 @@
  * fe-protocol3.c
  *   functions that are specific to frontend/backend protocol version 3
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7e4246c51f4e04963ffb5a62a9d73fd62a8c3525..de115b376498337c62955af84c7629bcf083f23d 100644 (file)
@@ -8,7 +8,7 @@
  * file contains support routines that are used by the library-specific
  * implementations such as fe-secure-openssl.c.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 415a93898f76c3ffe758fa6a3d53d27a29b4a582..e048f97b01d307b4610dea8224f74dc3a4dd3565 100644 (file)
@@ -4,7 +4,7 @@
  *
  * common implementation-independent SSL support code
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0ce92dbf43097b5f85cc4856a1148289709c8427..6220e4a10141180a30a1c120657ebba1b1d74286 100644 (file)
@@ -3,7 +3,7 @@
  * fe-secure-gssapi.c
  *   The front-end (client) encryption support for GSSAPI
  *
- * Portions Copyright (c) 2016-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2016-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *  src/interfaces/libpq/fe-secure-gssapi.c
index bad85359b6c2348f130db758c3241edd1cfdd195..983536de2516f94b1aaee2c225e968dd6df142e4 100644 (file)
@@ -4,7 +4,7 @@
  *   OpenSSL support
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e74d3ccf69a009f92c7127237fb5e808cc971f72..66e401bf3d9661b2c484c4b8e662308e40843559 100644 (file)
@@ -6,7 +6,7 @@
  *   message integrity and endpoint authentication.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5d68cf2eb3b5452edb35650a335851f14c9637cf..abaab6a073c8f0f50a44c3a84c93c36f1cfeb38e 100644 (file)
@@ -3,7 +3,7 @@
  * fe-trace.c
  *   functions for libpq protocol tracing
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index db470df9ea6d7648504ac1a172030d50a4d9a58e..790ab5a18c07c6af8267e4503f6a96922ca60dc3 100644 (file)
@@ -4,7 +4,7 @@
  *   reliable BSD-style signal(2) routine stolen from RWW who stole it
  *   from Stevens...
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 1ec86b1d64c7481d50d5ff0351086d2ca3eac769..229bed910f4034db5c1ae36c5b1e6fb5c1ea2575 100644 (file)
@@ -3,7 +3,7 @@
  * libpq-events.c
  *   functions for supporting the libpq "events" API
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index d93b7c4d4e72321fd776e812e89067bf8dd3132e..b9d513763424c9626fcdb68adb123af5fef2255f 100644 (file)
@@ -5,7 +5,7 @@
  *   that invoke the libpq "events" API, but are not interesting to
  *   ordinary users of libpq.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/libpq/libpq-events.h
index b7df3224c0f7591887fe8c22b31662d1d2f03778..f3d92204964ae2f468cc0dd90514ab8b3f430a86 100644 (file)
@@ -4,7 +4,7 @@
  *   This file contains definitions for structures and
  *   externs for functions used by frontend postgres applications.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/libpq/libpq-fe.h
index 512762f99917c49369c18ff9e5439ee50a040c92..d94b648ea5b957413acd06040d18137c0522cd5b 100644 (file)
@@ -9,7 +9,7 @@
  *   more likely to break across PostgreSQL releases than code that uses
  *   only the official API.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/libpq/libpq-int.h
index e56109dd58e29d09b885b92145f996b1c674a37f..573fd9b6ea461e834a4204e12f9dc7bad00ece72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # test/ is entered via top-level meson.build, that way it can use the default
 # args for executables (which depend on libpq).
index 8c8b550fa7d37a9c40341426179f7b615a517e7f..5489b23b795074938e4b1ab33cbb691ec6497b1e 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('libpq' + '5' + '-' + pg_version_major.to_string())
index 10b32efdfebc3bff4f6f2d672fd6aace873646c9..de7e0328dbb1a57d5b38f36f2b222e55d0f38d5a 100644 (file)
@@ -15,7 +15,7 @@
  * a usable vsnprintf(), then a copy of our own implementation of it will
  * be linked into libpq.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/libpq/pqexpbuffer.c
index f7a4e24c1b96a006c8a7c4553f58d7fe0766b1d0..020e94e3571516451386e131203c3e1b7b5a20bb 100644 (file)
@@ -15,7 +15,7 @@
  * a usable vsnprintf(), then a copy of our own implementation of it will
  * be linked into libpq.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/interfaces/libpq/pqexpbuffer.h
index c0e056ea213e1790288d6682b27519e5f4e8a901..8e656373876bbb4b988055f161726b359f92e378 100644 (file)
@@ -3,7 +3,7 @@
 * pthread-win32.c
 *   partial pthread implementation for win32
 *
-* Copyright (c) 2004-2022, PostgreSQL Global Development Group
+* Copyright (c) 2004-2023, PostgreSQL Global Development Group
 * IDENTIFICATION
 *  src/interfaces/libpq/pthread-win32.c
 *
index beaf13b49ca6ca4472383ad78c1cf7aef584f529..2ab537f97f11627c2b3eace80efdaf19457a72a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 use strict;
 use warnings;
 
index fa00221ae292aea9e3349f68b4a1eedbf8d164b6..8b43a984fbce8c562c90b5534ae3330d9366c36a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 use strict;
 use warnings;
 
index d945bacf1b2d8d932d7d7a4046e6e20a09493c64..4ed66799fc8cdcbba7a53e712d560cdd17f9d382 100644 (file)
@@ -2,7 +2,7 @@
  * libpq_testclient.c
  *     A test program for the libpq public API
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/interfaces/libpq/test/libpq_testclient.c
index 60469002fda3121c2427538648cc33a58f391d4c..53d4edb226f7be6342d0419188eddcef9f4f34ff 100644 (file)
@@ -7,7 +7,7 @@
  * prints out the values from the parsed PQconninfoOption struct that differ
  * from the defaults (obtained from PQconndefaults).
  *
- * Portions Copyright (c) 2012-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2012-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/interfaces/libpq/test/libpq_uri_regress.c
index ddecfd4fc4b297c282678e53da7ed37a173f25bb..b2a4b06fd23acc7a06f0454f2e395ee7a5aaeb02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 libpq_uri_regress_sources = files(
   'libpq_uri_regress.c',
index 447f64c0726a05ede7ebbe2447b84a48fe498bf6..e4d29eefa6fc896dea6c687476d27559eafb4c61 100644 (file)
@@ -15,7 +15,7 @@
  * The error constants are taken from the Frambak Bakfram LGSOCKET
  * library guys who in turn took them from the Winsock FAQ.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  */
index 604272abfb8f5d0429f96ba9a90f04ac2399a206..75278bf801f5316937d91093823f3d5ea5c98ba8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # NB: libpq is entered directly from the toplevel meson file
 subdir('ecpg')
index 07ee986250ea1d3391e755bfa06f99b179e8b169..bf7303dc99798863cdbdc8afa78e57342aa560d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 ### Compute pgxs_data, used in src/meson.build to generate Makefile.global
 ### etc, that's complete enough for PGXS to work.
index 926e7e91032864e20633f1a3ee91a0baca71db50..80fd2823a9866144abd3b06bbf008eabc1eeedd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # libraries that other subsystems might depend upon first, in their respective
 # dependency order
index 30517c8476aa8d2960db0d9db1c3ab51479b831a..3ea0fecf7e1231b7b903fd56bdb5dae9818789d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 subdir('plpgsql')
 
index b84a2b45506394b9673b2c4df7fae6e0208e9931..6a28f40a119c947faecd2023696855db0ac6e31e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not perl_dep.found()
   subdir_done()
index 72cb53f6e3e99968595079b329f0fed2b8cfbf53..8106c2ce5a08a5d82cbd78294298581896deb1a8 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #  src/pl/plperl/plc_perlboot.pl
 
index 41b9b6a3530d694e30d73d2d9008abaf5a5fcf38..fd8f3f155f25fdf94d69e3dff57c0a1df9640999 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #  src/pl/plperl/plc_trusted.pl
 
index 07e680bd790d26e9e9c5109b8ebda0fce7ccfab7..5d8e51089a5483dc9100bc0275ed038af6e4a49d 100644 (file)
@@ -6,7 +6,7 @@
  * This should be included _AFTER_ postgres.h and system include files, as
  * well as headers that could in turn include system headers.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1995, Regents of the University of California
  *
  * src/pl/plperl/plperl.h
index 4972043572670b0e0d088d42bbc7a31a67c8ab7b..26ac717770173ac556db0de29c006057f88c6473 100644 (file)
@@ -1,6 +1,6 @@
 #!perl
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index e8e3b10e7d5e19fd4e6d224fa1b0fcfb64bba9e9..2c3cd190cd94133a953a559ac676cf0cacf92ad8 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('plperl-' + pg_version_major.to_string())
index 70b7c3f191a2a72d6226f79949ddcc334ed57599..1de4afadbb843f5d2bb6acf46a7d1acfb3f05571 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # src/pl/plperl/text2macro.pl
 
index b922a0d42f2701549649fd34ef039bd78c58555b..6d0bda0df7e85b92553119ec7d052cdfb01a2857 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 subdir('src')
index 30e5732b83f2a6b6ef8c4564859d95e432c28273..f4fd376ef95a3afa073080f6cab6ef6b80c260ae 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the plerrcodes.h header from errcodes.txt
-# Copyright (c) 2000-2022, PostgreSQL Global Development Group
+# Copyright (c) 2000-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 8e5c567c45d161706da5508de843a843e37464ce..e185a87024c2a34c28c8f69626edb5dd2c5d42bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 plpgsql_sources = files(
   'pl_comp.c',
index b286f2a50c160afc65717e90db040f5943ac1e39..8ce4186240060d860b20d6f65e18c68e03bff4f1 100644 (file)
@@ -3,7 +3,7 @@
  * pl_comp.c       - Compiler part of the PL/pgSQL
  *           procedural language
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a64734294805d8a058d29ed2f2763a4efedfa436..37da62438817146d4a50335350f314ccd7a4cec1 100644 (file)
@@ -3,7 +3,7 @@
  * pl_exec.c       - Executor for the PL/pgSQL
  *           procedural language
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 8d7b6b58c05ef32be1b1ca276214e5982f15df81..5a6eadccd5a5121403337ad06a886dea37441c7b 100644 (file)
@@ -3,7 +3,7 @@
  * pl_funcs.c      - Misc functions for the PL/pgSQL
  *           procedural language
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index a9de7936ce1f1edd1f25b2c5387f2adf646071c8..edeb72c380872bbce7205b4f9c69a79ca42c9157 100644 (file)
@@ -3,7 +3,7 @@
  *
  * pl_gram.y           - Parser for the PL/pgSQL procedural language
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5dc334b61b379aaaed9a89dae18bb70838b04b44..d8994538b76b9beb4fcd43beb683b0167044654e 100644 (file)
@@ -3,7 +3,7 @@
  * pl_handler.c        - Handler for the PL/pgSQL
  *           procedural language
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9043fbddbc873b338155366f8e986ec14e68ade2..c116abbb7a14d09de2e9337c616e6a62565119ef 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/pl/plpgsql/src/pl_reserved_kwlist.h
index aa1beb6a9aab7a284b6ad64e3d2b4aaea0888bc6..4e98af23958da60a2cf5355a511ddd7760a18d2c 100644 (file)
@@ -4,7 +4,7 @@
  *   lexical scanning for PL/pgSQL
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ee2be1b212b4bb932926ca363400ec0ae4859773..466bdc7a205ff23bbbc93a08567f27d57ee84477 100644 (file)
@@ -7,7 +7,7 @@
  * by the PG_KEYWORD macro, which is not defined in this file; it can
  * be defined by the caller for special purposes.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/pl/plpgsql/src/pl_unreserved_kwlist.h
index 088768867d9e003c89e24ee6d942ae6a3b588ebe..355c9f678d85f748e806156c8daf9e6db4a6449e 100644 (file)
@@ -3,7 +3,7 @@
  * plpgsql.h       - Definitions for the PL/pgSQL
  *           procedural language
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 79838ddddff8a8fe650005427bbe5b3aff488bc4..1fa97d6ab50f9c5ca87b012c73225e83dabdc783 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('plpgsql-' + pg_version_major.to_string())
index 43289d213b7306930b9a9628f4c838067d128b32..61b37c35417071eb11b7fce90f4bf352d97f6869 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the spiexceptions.h header from errcodes.txt
-# Copyright (c) 2000-2022, PostgreSQL Global Development Group
+# Copyright (c) 2000-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index e5a77ea31078be126da53de8a3c6560ca79a756e..9f4603a8b5e148d7c130b4d59ece5f03f151113b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not python3_dep.found()
   subdir_done()
index 2a0c9bf036152b8a3a0bad70e407d2904457cf1e..2af0d04d1f8d97d12f72fc004cccfa7f2ddf1201 100644 (file)
@@ -2,7 +2,7 @@
  *
  * plpython.h - Python as a procedural language for PostgreSQL
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/pl/plpython/plpython.h
index 6ff5ec39b2cb97e35e5ee7113c1e27565b6dedd1..e5457069b47a1ada7d80f17b3890c19c4c6c1c64 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('plpython-' + pg_version_major.to_string())
index e2aeefa05e5451999851f46f38db9fd5e1ae70ac..9c2309108c092e64599f3f561149080f607d69a2 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 #
 # Generate the pltclerrcodes.h header from errcodes.txt
-# Copyright (c) 2000-2022, PostgreSQL Global Development Group
+# Copyright (c) 2000-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index b2334ba55525ee1b11be67429b2a22c189bb1ef7..9a7faaaf1e474c374d275a43a5c52440108be699 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not tcl_dep.found()
   subdir_done()
index 936572f61afe318abfa6872ab22a2b611187c115..3e7d3287f84a7709a2be39f9eaa866c60018e7bc 100644 (file)
@@ -1,3 +1,3 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 i18n.gettext('pltcl-' + pg_version_major.to_string())
index a74c5882eb7749cea5a99b673c1c52bdbab84594..641b40c353389b863de826245a5c61c5c54cfea3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * bsearch_arg.c: bsearch variant with a user-supplied pointer
  *
- * Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2021-2023, PostgreSQL Global Development Group
  * Copyright (c) 1990 Regents of the University of California.
  * All rights reserved.
  *
index 2aaf2ae8c04db1e359946223cb5b580ff8551b6c..6fa6810a46a9940dd53088c8de909242d987c9b0 100644 (file)
@@ -4,7 +4,7 @@
  *     Functions for handling locale-related info
  *
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 10ea4bdd42aa1fb90be2d328c356d1b7c917634f..528b4b2a52bbd5678bcdb1bd19eef2ec4fae694f 100644 (file)
@@ -3,7 +3,7 @@
  * dirent.c
  *   opendir/readdir/closedir for win32/msvc
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 3f45f6a65501604f425b177e269b014fdfce4e34..bf7f06885eef404e9c5446a65f9ebe42dddc3344 100644 (file)
@@ -3,7 +3,7 @@
  * dirmod.c
  *   directory handling functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * This includes replacement versions of functions that work on
index 0d504eb63956aad66b59af6dbcec74c208844e4e..f3a5038aa765abc6663b866a80b105b589bb5c4b 100644 (file)
@@ -2,7 +2,7 @@
  *
  * explicit_bzero.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 0bb07782baca4cc3048207063ed8932fcc3db2a4..3b040e076b6986bfd9f7dd82cc64466bf9d107e9 100644 (file)
@@ -3,7 +3,7 @@
  * getpeereid.c
  *     get peer userid for UNIX-domain socket connection
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index ff0862683c1750f19a446b63dbd4d232731525cc..2cf7b9210930d313e639510558bd211321a72a10 100644 (file)
@@ -3,7 +3,7 @@
  * kill.c
  *   kill()
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * This is a replacement version of kill for Win32 which sends
  * signals that the backend can recognize.
index 49baea3e9d330d5d0b1385278283d8e970db18a0..b174b250217d0943964d7cf77bf385ea0f68cf72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 pgport_sources = [
   'bsearch_arg.c',
index 8809957dcd4d0bc35dd70443594d2e9ce1a505d0..4578e8384c743938d96725ee15aeff7b34709cc1 100644 (file)
@@ -3,7 +3,7 @@
  * mkdtemp.c
  *   create a mode-0700 temporary directory
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 4c95a1fcf23ff74b7256e4fd48bb23068780cd47..d050a03085151c321e7438ce2d43f4ac6e3e50be 100644 (file)
@@ -3,7 +3,7 @@
  * noblock.c
  *   set a file descriptor as blocking or non-blocking
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index fd4faf604ea6ec3461bcb13de47a9d28c3631632..0bd97550063c3a868b2048b6d2cf71749ec52402 100644 (file)
@@ -4,7 +4,7 @@
  *    Win32 open() replacement
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/port/open.c
  *
index 05fe812f757b9fa132135997508fc4ecadb3ca2d..401a3243bc8e29cfd614452b555047a73f015952 100644 (file)
@@ -3,7 +3,7 @@
  * path.c
  *   portable path handling routines
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 61d5e5d933dc8ad55fb8abce0903562a1286dd7c..1f3dea2d4b68562128386593eba03957dbe8d721 100644 (file)
@@ -3,7 +3,7 @@
  * pg_bitutils.c
  *   Miscellaneous functions for bit-wise operations.
  *
- * Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/port/pg_bitutils.c
index 9e301f96f693fa6b041772383a336b94d2452b23..d8fae510cfe7dc3e9cdd06dd84975116d373f6e1 100644 (file)
@@ -3,7 +3,7 @@
  * pg_crc32c_armv8.c
  *   Compute CRC-32C checksum using ARMv8 CRC Extension instructions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 6443e6a68e0fe51b5fc4eb7cc46ee567f91fea6d..0fdddccaf7e477192f198deed509e0ba72869409 100644 (file)
@@ -8,7 +8,7 @@
  * computation. Otherwise, fall back to the pure software implementation
  * (slicing-by-8).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index b3f579fcd6fb87a5e52cd1a4a1a7edc0e6261662..cdd3e051233545067e6b214846d3a1afbac3cafc 100644 (file)
@@ -8,7 +8,7 @@
  * Generation", IEEE Transactions on Computers, vol.57, no. 11,
  * pp. 1550-1560, November 2008, doi:10.1109/TC.2008.85
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 627ed33566047ec676a9f8a28e7dea7ac1f40008..0bac452717a7b8b40c8cba4db43f1c83373c3642 100644 (file)
@@ -3,7 +3,7 @@
  * pg_crc32c_sse42.c
  *   Compute CRC-32C checksum using Intel SSE 4.2 instructions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 85788c30c7e337b086514d19553e401b20b45456..41ff4a35ad326964af004a8bac2dcacff3e72a13 100644 (file)
@@ -8,7 +8,7 @@
  * computation. Otherwise, fall back to the pure software implementation
  * (slicing-by-8).
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index be589c9d0bd75e37849c116ecf213c176649ae11..862c84aa6f30925b5ca110237e9f9c58a84d3441 100644 (file)
@@ -10,7 +10,7 @@
  * therefore, even when built for backend, it cannot rely on backend
  * infrastructure such as elog() or palloc().
  *
- * Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/port/pg_strong_random.c
index 6c09cf298101dae91620dd69d92b5e1714600e14..94aa40ca8f17100ffafb5d7965c66d17873be56a 100644 (file)
@@ -5,7 +5,7 @@
  * A simple subroutine to check whether a directory exists and is empty or not.
  * Useful in both initdb and the backend.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 03f0fac07bd0a62651112e903febe5aea730e7d0..8a709cd01dff095faeeee1bcd47afa340ef62fe0 100644 (file)
@@ -4,7 +4,7 @@
  *    Portable delay handling.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/port/pgsleep.c
  *
index fc7ee91e8fb4101fe00c182e61c569a6967da315..27c1546f6faa1dc6bece5f68421e46c7a1f24fcb 100644 (file)
@@ -18,7 +18,7 @@
  * C library thinks the locale is.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/port/pgstrcasecmp.c
  *
index 3094e2aaabfdc46719e0ad3248009813a74d03a2..7d76d1cca90c0f2aacf8f558a79e6ef8e3258359 100644 (file)
@@ -9,7 +9,7 @@
  * This file is not currently built in MSVC builds, since it's useless
  * on non-Unix platforms.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 01940ca398ffb65c48114f1296796881d42438e8..83d876db6ca03b007df2f3295dfb10e9e3bada79 100644 (file)
@@ -4,7 +4,7 @@
  *   reliable BSD-style signal(2) routine stolen from RWW who stole it
  *   from Stevens...
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index ce5863b6968723243d5779bbe85ffb873dd5603f..e762283e67604c3848705aefd248f99c2adb9f34 100644 (file)
@@ -3,7 +3,7 @@
  * preadv.c
  *   Implementation of preadv(2) for platforms that lack one.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/port/preadv.c
index 9e59b3f636b2158f82ee9e09f577ef040d335525..8d3cdb9de6b7c4d77f55f9e45f028c802f0d837c 100644 (file)
@@ -3,7 +3,7 @@
  * pthread_barrier_wait.c
  *    Implementation of pthread_barrier_t support for platforms lacking it.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *    src/port/pthread_barrier_wait.c
index 6712a8986c0347f6bb390105e5f527546035cc7f..519de450374ab17cc8241ebc8d9c47762fe01f3d 100644 (file)
@@ -3,7 +3,7 @@
  * pwritev.c
  *   Implementation of pwritev(2) for platforms that lack one.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/port/pwritev.c
index d90a4567ae84a49250c5329136ca8d9a4d957a8b..a80e88d69bfd23da8dfecaadff8d6bc73859138b 100644 (file)
@@ -3,7 +3,7 @@
  * quotes.c
  *   string quoting and escaping functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 81d9c8c2740d1b90b69077cb3b5a1d9576e51dad..e3e316e04981e5ce7dc9d7e7c822a350c3022c8c 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (c) 1983, 1995, 1996 Eric P. Allman
  * Copyright (c) 1988, 1993
  * The Regents of the University of California.  All rights reserved.
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
index e47bbd00094ce02d69f79d56d35b44af73e6cc80..26827d6db4663144b9711786d1f05b90615075eb 100644 (file)
@@ -3,7 +3,7 @@
  * strerror.c
  *   Replacements for standard strerror() and strerror_r() functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 9dce3f51181b7a7edf9c9b04aadd97e6b050ad60..71b794e995e59a0fc08057010998e57ebe61852a 100644 (file)
@@ -3,7 +3,7 @@
  * strlcpy.c
  *   strncpy done right
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 27dec18e460b15f77843e48f89700a33f49e54ba..92d2575aed04519e6406487c24b3ec528737fbcf 100644 (file)
@@ -4,7 +4,7 @@
  *     Fallback implementation of strnlen().
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 21b3f8f7122156ae34bc8087fc0383534457e5e4..fea45a8bdc1c17e68dc4ddcd356378d3ba0da392 100644 (file)
@@ -2,7 +2,7 @@
  *
  * strtof.c
  *
- * Portions Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 20a830fd5cebfd655c6a15e44deb40d43aa30735..b6d13694fedad55b828dd4b8b60a38250dc53c71 100644 (file)
@@ -29,7 +29,7 @@
  *  quote character on the command line, preserving any text after the last
  *  quote character.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/port/system.c
  *
index 492e5a3b72d04a07cf41e90b3443cb719afecdfa..375c89b2974ed7240cbcdb56954b657f0a941f3b 100644 (file)
@@ -5,7 +5,7 @@
  *       Prototypes and macros around system calls, used to help make
  *       threaded libraries reentrant and safe to use from threaded applications.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/port/thread.c
  *
index 2657537c29497c874fa80514e4250bb8f681fa05..da82c86fc54ebd60799d1d584776905cead4f17d 100644 (file)
@@ -3,7 +3,7 @@
  * win32dlopen.c
  *   dynamic loader for Windows
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 7aa5a3081e375a35999de835d26737fc157ed64a..fbc6eddef22ccb927237a010645b863523e377fc 100644 (file)
@@ -6,7 +6,7 @@
  * These functions update both the process environment and caches in
  * (potentially multiple) C run-time library (CRT) versions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 67ce805d77512c99a5cbd2dcf8e2cb6322e75c38..d7c3048eba6e103f13cd64e491bded81364a387a 100644 (file)
@@ -3,7 +3,7 @@
  * win32error.c
  *   Map win32 error codes to errno values
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/port/win32error.c
index a5431615ab2524f6705ae01f663321c02cd34ae9..ad038808a0ad03d14e49c66588e0bb9e8f9c8d62 100644 (file)
@@ -4,7 +4,7 @@
  *    Win32 fdatasync() replacement
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * src/port/win32fdatasync.c
  *
index 8f3556f63b19b0062e53158894677dfe1506b79b..ce28b9ba6fea0de62cea8162638be8aa08c79c73 100644 (file)
@@ -3,7 +3,7 @@
  * win32getrusage.c
  *   get information about resource utilisation
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 06584790465aa32977d85c29b4d96b83e54f73c1..d1442ee03d5fa00017f9e3d2ec8a6f2cc31a1e6b 100644 (file)
@@ -2,7 +2,7 @@
  *
  * win32link.c
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index db3e5fa251ff88281d3d614c6f7cd1db1246a629..3b38cdb34c91ee670a071cbf43650204cacbda78 100644 (file)
@@ -3,7 +3,7 @@
  * win32ntdll.c
  *   Dynamically loaded Windows NT functions.
  *
- * Portions Copyright (c) 2021-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2021-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 1d0eb0c0dd7f697c349a509b9918c5be12409b10..905cf9f42b4f2feb93ef54475f935d5bdcde7e5b 100644 (file)
@@ -3,7 +3,7 @@
  * win32pread.c
  *   Implementation of pread(2) for Windows.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/port/win32pread.c
index fcc13919f5aaa70afced283d95d18fe19cfe91dc..5dd10821cfbbcfe6cbf18eefd18976bf8a560840 100644 (file)
@@ -3,7 +3,7 @@
  * win32pwrite.c
  *   Implementation of pwrite(2) for Windows.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/port/win32pwrite.c
index 281244a34fb7bfd1ccf71d4cd0d9b4d19f1930b6..4d9d28c0d7f28c24ff9b51bb8cdb727f01aa6539 100644 (file)
@@ -3,7 +3,7 @@
  * win32security.c
  *   Microsoft Windows Win32 Security Support Functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/port/win32security.c
index aadd09a4e9a9a56cf89f1bb9824695161936a098..e2c85b0048c0e97cff368ca809c7ad08058089ac 100644 (file)
@@ -3,7 +3,7 @@
  * win32setlocale.c
  *     Wrapper to work around bugs in Windows setlocale() implementation
  *
- * Copyright (c) 2011-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2011-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/port/win32setlocale.c
index e6553e4030bbe5218a24ea5c62cce94c6dc35b69..a3c42f0a96b9848352633c3b092d894ddcf798c8 100644 (file)
@@ -3,7 +3,7 @@
  * win32stat.c
  *   Replacements for <sys/stat.h> functions using GetFileInformationByHandle
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 5410aa27875377c8eb6554e2b191ad15a24baaba..05237f19443b087a6a248f75622c7c18b46a09a2 100644 (file)
@@ -20,7 +20,7 @@ BEGIN
    VALUE "FileDescription",  FILEDESC
    VALUE "FileVersion",      PG_VERSION
    VALUE "InternalName",     _INTERNAL_NAME_
-   VALUE "LegalCopyright", "Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California."
+   VALUE "LegalCopyright", "Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California."
    VALUE "OriginalFileName", _ORIGINAL_NAME_
    VALUE "ProductName",      "PostgreSQL"
    VALUE "ProductVersion",   PG_VERSION
index dca2ce7ec836799047385d6999b49eb151699643..46fa72052d908f680d3e7eddf9b98b976b0ac2c8 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/authentication
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/authentication/Makefile
index 35eff4a6dba3fcaa40317224fe06650134f0971e..3fe279fc108cf9bc95a4463df06186f7bccbad18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'authentication',
index 42d3d4c79b5e1b2e11065ad1b50354fc43ca4cb0..a2fde1408bb05f844cd77a942bf153920757de80 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Set of tests for authentication and pg_hba.conf. The following password
 # methods are checked through this test:
index 5e87e21ee9bb1dc383b821a9050c92fdffb72020..c00f4e1b322ac33656dd5cb8e0001b570e962501 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test password normalization in SCRAM.
 #
index 26c34d05d3c8c6e33d030ce44f3da83562f6ab84..24cefd14e0ae685893761e33d13794eaae060c57 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests for peer authentication and user name map.
 # The test is skipped if the platform does not support peer authentication,
index c420f3ebcaaa17d462b7e38efae63d67f8c05240..8cd2a8dae4a7d234fceae985e12eb6a528e12aa9 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests for include directives in HBA and ident files.  This test can
 # only run with Unix-domain sockets.
index 1b08b6cac51b804bb9a5cebfba217f172bfb975c..b20659d9158d013a31719be1a2ac54b752c005cf 100644 (file)
@@ -3,7 +3,7 @@
  * testlo.c
  *   test using large objects with libpq
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 981e29ad783a6618a7acb19a03a9c48502053c08..903d2792fc9de32c416b6bf323b5e434dcacb1a2 100644 (file)
@@ -3,7 +3,7 @@
  * testlo64.c
  *   test using large objects with libpq using 64-bit APIs
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index e30f5e9524431c720d0adbefe993257fb3085f3c..033b0d03ccb5114caa72156eccf87b2b4ca7f432 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/icu
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/icu/Makefile
index 2a20b3119ea351d1aa5797170bc1d0b320c95d3e..108301af21f507e5e093f857e46ad8f1b22bbfea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'icu',
index 3ddc5d878dde0fdb928d9406bc5c5e2e4e4c62fa..80ab1c7789c674096543d7d6782d4d6cab9ffe4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 31a0e6b709dab2419a8eb192d8a5474d2d9543e9..c4288b553e1f14cf878afb8b9b4cf85fc783aa6d 100644 (file)
@@ -2,7 +2,7 @@
  *
  * isolation_main --- pg_regress test launcher for isolation tests
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/test/isolation/isolation_main.c
index 77134b03ba7f8d03b9ace8fe185911e909af5630..bb5c9ebece6f4f657fd10abb8ddb77be3ef0bfad 100644 (file)
@@ -3,7 +3,7 @@
  * isolationtester.h
  *   include file for isolation tests
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index e9ec154f71499694a8922e2fffecd144a600bcec..a4439e8ad07af0c3f98a8a0c08eb0b1aa2c3a62d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # pg_regress_c helpfully provided by regress/meson.build
 
index 657285cc23460975659be8e6c92a7ec5764f2eb8..c65e5c0edc6da9dd27bab5f717d70a179eab99d6 100644 (file)
@@ -4,7 +4,7 @@
  * specparse.y
  *   bison grammar for the isolation test file format
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *-------------------------------------------------------------------------
index b04696f52d7fa6b691d64b00b8dcd96c5d28d612..b1c23fa6ad204bc4df97b68691ce865c862e3c62 100644 (file)
@@ -4,7 +4,7 @@
  * specscanner.l
  *   a lexical scanner for an isolation test specification
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *-------------------------------------------------------------------------
index c531998835a62e863b4eb33537c00ef72e34a4d7..7765f3f93b18aed5b1fbd01373f89731486dfb5c 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/kerberos
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/kerberos/Makefile
index 9569ab2836037f1dffc61d6afd4fcaa305de9587..bc6d36f360cd4032f540a6523465db782eb42c98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'kerberos',
index 298dc0c62b18ae65785f40390b2b3bb1d722f6ea..d610ce63abcd9f4d4c6503c8c4dfe375c045811e 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Sets up a KDC and then runs a variety of tests to make sure that the
 # GSSAPI/Kerberos authentication and encryption are working properly,
index e5fa3d86104c8092604de685860f411573664075..73bc878ea8ef1509f6189da0d55c9b0eb700a840 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/ldap
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/ldap/Makefile
index 90d88138e7bbdad9a59a98f6b8d2ff0c84b652c2..1fa272c2ab16050b69e1982fbfa385f12fd9b488 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'ldap',
index 39736e5116e9020c057978f4c5f9d7611b764c2d..d38f01125dfcae6f6662319b73389146ce5255bc 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 318f6abd914adfa094377582b0afdffdb8dd49e9..8bed29b3ad9467ef1eb89c59abe564adbcdc9326 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index f16e00a8a0f34b3486751f2c0ac0882e95d4df7a..5f3c9c2ba2282e3d3343db78dd7f47a5244ce234 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 subdir('regress')
 subdir('isolation')
index 4296cabb3060fd0f4854eb66ea6da8dfe4e0d2ce..d20633a7dc69af51925e03deeaccc62f470b10b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'brin',
index 3108c02cf4df9eb968e266d84b3ce93de14fe97b..5f710742314afce70d8c6733e45bb75a1a421c5c 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Verify that work items work correctly
 
index cbc269b1dfeb669c050b914cae6c4c6ff730e0f4..5983ef208e6220200767b86169701fb360367c58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Verify WAL consistency
 
index 1a8393090f07b2cf3ecad4b2631f64dbbed4ddb6..f8143a7bc5c4f6c14c2f8e6cc958989d77adb458 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'commit_ts',
index 3f0bb9e858643f1d05e0a9bfdb2b3360b213608a..ae3fc5f52d20b789ef8e55a80bff4b6b513a4ce5 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Single-node test: value can be set, and is still present after recovery
 
index ace31405e639f7b8d031378516ca8d3b22cc27d3..8a3a6b40e6a83d86ac79188fcdf549d342777563 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test simple scenario involving a standby
 
index 16d5f13009c6935d7cae5b2088a7be3b1bfd8db2..f750a8896a904e65a85015a1483d02e67361ca0b 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test primary/standby scenario where the track_commit_timestamp GUC is
 # repeatedly toggled on and off.
index 808164c34da6de13ac5cffe599789ff43357fa64..20865217d94d5c2bef8c769088f64a1005be0ac4 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Testing of commit timestamps preservation across restarts
 use strict;
index 756c161872c6b9b80bdb260284cc09047cc323d0..7cd76eb34b8ccf0c3003974f2b0f08cceae9a515 100644 (file)
@@ -10,7 +10,7 @@
  * test behaviors where some specified action happens in another backend
  * between parsing and execution of any desired query.
  *
- * Copyright (c) 2020-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2020-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/test/modules/delay_execution/delay_execution.c
index c28c4e3223a7332ca69f715010fc5d4a013a65bf..a7165d7506ac3dd49038800a608445db7c5227ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 67c30394c8003d4799ad712b7b873db2fc10c0bf..dfb1ebb846a8ac195e81d65fd3296b1c1a601869 100644 (file)
@@ -3,7 +3,7 @@
  * dummy_index_am.c
  *     Index AM template main file.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index b909eb0aef41b5e90cbe1cac4b662f236e93b0cf..4e02a34f184e85a7f2f1ca6cc48f05f216755af7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 8b03dcd7545ace4f2aaaaca19e5bafb891600ba7..fea8d67969087a055ef384874fe309b510b120ea 100644 (file)
@@ -7,7 +7,7 @@
  * perspective, but allows regression testing independent of platform-specific
  * features like SELinux.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  */
 #include "postgres.h"
index 9a2b3b9551a4a6de939392aa02c7a5f9aecb51bd..2a6a114b913a2412a9bffdb3011bf4aa8d44c493 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index f5642ffaa2da6f6faaa23610b3462205ee667b65..6111bf9b672d64441532b4ebdf352ac7068264f7 100644 (file)
@@ -3,7 +3,7 @@
  * libpq_pipeline.c
  *     Verify libpq pipeline execution functionality
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 528cb121129b567436e5d317c192170951bead0c..91fd96ba524cbc405fdb7e265325c3b1a13727f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 libpq_pipeline_sources = files(
   'libpq_pipeline.c',
index 0821329c8d33ddaa5a6a6bc400be1396d2fe67fa..e69066ee9b70de70c08e3e43736cd0e2aa7f1514 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index eefc0b20632578bbdd19e808e7658dc2d7cdbbcb..1baa6b558d1c8156277ab0b779511742c9932dd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 subdir('brin')
 subdir('commit_ts')
index 33ffc3b2e8da974e59af0e2efab5c76d1ffd2456..99acf8f65839b1f79893153d6347fdbcf819f027 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 780db7292a4c1876a050e35ae4fd7f1fce5d456a..a80d966e2ad081542cafad7635dec93ee8479763 100644 (file)
@@ -3,7 +3,7 @@
  * plsample.c
  *   Handler for the PL/Sample procedural language
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  *
index 4e7ec74c36d1af4a0d11e9fc936f1839a38cf294..6a2f4a0b72e1950b2a886e5e1b250a918c2bb8a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'snapshot_too_old',
index 49188796f2277e1344d9c1b5adf58569bc89342a..76405055c47ce807078da018393cfae58ef71970 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 89595fee938a99f47e605ad162a35200e1d22620..1ff40d8012583e17c4b244afb9cada1ab0979269 100644 (file)
@@ -11,7 +11,7 @@
  * Unlike spgtextproc.c, we don't bother with collation-aware logic.
  *
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 820b15c58cc85e4d4a762a8ac15f734ac12170f3..de016b0280e857e72f72f500c5da2af1099d97b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 if not ssl.found()
   subdir_done()
index 5be5ac39eb69d4bc920a853ee5dbafa5b8f56bd6..378d7b4fc77feed4a14835e940bdf72148627dae 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 8135c1b2c23a21e2e9175bb2c122589bdfabb953..924966bb1e3373011c664387c20ae3f5b8df63af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 415b96cf8e94da019445438a8d1d342028bee70b..26e96a558134e1fd1df01cd35800ced5ccff0c34 100644 (file)
@@ -3,7 +3,7 @@
  * test_bloomfilter.c
  *     Test false positive rate of Bloom filter.
  *
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_bloomfilter/test_bloomfilter.c
index 17f0c19334be4288b1fc011b80a0da82122e1f5b..20b052ec862fd7afe4dce7346d21a331361b34dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 4a7c888dcdec540fe56fcbd62b21595d5ca82bc7..e65771067ea7f98b6a41b10bfcebb05aca764416 100644 (file)
@@ -3,7 +3,7 @@
  * test_copy_callbacks.c
  *     Code for testing COPY callbacks.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 0190442ed1d448a54f47c81de7322032fce34200..3e887af4bc6a316dabde4ac8697d8738907c95c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 082bb4389317164e6a08208bf9261f1ff943dbdf..347a001823ecd24e5b391b5e308dbc982ad84f23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index d8e513ae931892cabd9532ec44e9aabb33b2d064..a06a31404a987d5b9d3a04c3c590734e9342b154 100644 (file)
@@ -3,7 +3,7 @@
  * test_custom_rmgrs.c
  *     Code for testing custom WAL resource managers.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 3992f961a051219146cfaf7271d0b760d3ca1d7e..f23e246acabf5d2fb70110bcd335b35ce03adfab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index fa90b717489ad96410b0490a197da3ed1d6f832f..b7c6f98577c0a496242c544b1b02ffe242b878b5 100644 (file)
@@ -2,7 +2,7 @@
  * test_ddl_deparse.c
  *     Support functions for the test_ddl_deparse module
  *
- * Copyright (c) 2014-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2014-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/test/modules/test_ddl_deparse/test_ddl_deparse.c
index 8cf18b705756b10f4beb0af53c6d1df10124e052..45597ddc238a10d076b502c1c50d5cd88ab8d62a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 install_data(
index a0976a7d3cfdf3291c37632650274aeb38f92972..3afb7b1b7eb08e2d2ef3a5510df3e370e5df160f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 9a230097db12d269455019dd83f9a609680a6ad1..80cee656841f5be266de64370181e06d72da4ffd 100644 (file)
@@ -3,7 +3,7 @@
  * test_ginpostinglist.c
  *     Test varbyte-encoding in ginpostinglist.c
  *
- * Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_ginpostinglist/test_ginpostinglist.c
index 017ff0702969a89a415b1091eab6ca549056cba7..7223435a2760f32bf8e33cef3ca5fd346382ac92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 813ca4ba6b1b1c9a3b82b6d74203e284d30b114f..fbcb0f7cb1bb531b012634ce0988612b215ade40 100644 (file)
@@ -3,7 +3,7 @@
  * test_integerset.c
  *     Test integer set data structure.
  *
- * Copyright (c) 2019-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2019-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_integerset/test_integerset.c
index 32de276d15f3a5bb9108b1d0ffe011a6de2b83be..79925359756b175226e2bada04866aea7e40545a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 82673d54c6ede046a1387305f8fae5d692896a28..e2e8b7389f2109c78efdccee6130642ca2f6878e 100644 (file)
@@ -3,7 +3,7 @@
  * test_lfind.c
  *     Test correctness of optimized linear search functions.
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_lfind/test_lfind.c
index b7478c31253dc58dbe45a6e53adc5c4003ff28aa..21bde427b41c7abaed1a5133294fd5cde99c56f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'test_misc',
index 3b9fc66b8ee131300fd99d072041aa79022282e3..64766c1e33f0894a57ec5a27b4ac64847591e432 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Verify that ALTER TABLE optimizes certain operations as expected
 
index 719c8c46c94ce2f95ae157cc00049461fbaacbc7..054dda3646e6654f10b901efb6891a384f73a6c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 15f9006f2ea2b2962d1aa2424c47b14bc15fc5db..1409a1d7e58a540e2362ea5c94515bdaaa93d061 100644 (file)
@@ -3,7 +3,7 @@
  * test_oat_hooks.c
  *     Code for testing mandatory access control (MAC) using object access hooks.
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_oat_hooks/test_oat_hooks.c
index 03920fe49a6aea2f5ff7de64c60e72962f1c04b3..9cd664e81c9f23458516f68d22492df30c0e4a12 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index ec1e1b60a2884d7c812c073bf6198059b597f42e..74c560851f37ccbf08fd1efa1917a549c7a96d38 100644 (file)
@@ -3,7 +3,7 @@
  * test_parser.c
  *   Simple example of a text search parser
  *
- * Copyright (c) 2007-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2007-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/test/modules/test_parser/test_parser.c
index 9a2b688049c7706a2daacddbe60b5c84c9fa5a32..6db1333f2efaaec7a1b94307887ad91a99337686 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 3982ae5629fd42842a38c1ba1678d2830d38c7fb..91a36079f971b1dc17b571fe77c67fad4320af31 100644 (file)
@@ -3,7 +3,7 @@
  * test_pg_db_role_setting.c
  *     Code for testing mandatory access control (MAC) using object access hooks.
  *
- * Copyright (c) 2022, PostgreSQL Global Development Group
+ * Copyright (c) 2022-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_pg_db_role_setting/test_pg_db_role_setting.c
index 903cde1834e8bbbfaea5165f3008863e43747202..b90046b79b1628276d2fa44b94be914912581055 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 install_data(
index ca2ff5e4685981f06cea4fb20e92440550bc0904..a74ea373bb248b772293654ced35718d3a306a27 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 485a49f497102f9de9d16a0bd0427cc4bb758bfd..7f5e5234494f297e3610d09f4c9eb2cbe52d8b26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 2ce88cb6245207398b7e9bc44f848b37c8812560..d44e66d6f646230c602b150478df4ec4610f088a 100644 (file)
@@ -3,7 +3,7 @@
  * test_predtest.c
  *     Test correctness of optimizer's predicate proof logic.
  *
- * Copyright (c) 2018-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2018-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_predtest/test_predtest.c
index 134f9c40c7700b2c045fd475b6a4b3bb7998471b..3e42e4caadbd7292fd5a5404129f8690a97044c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 3e638112a47e0fec2e9ead804f25e3344a596314..e4eb154378ad812ee1fa6767077e776adece5c8e 100644 (file)
@@ -3,7 +3,7 @@
  * test_rbtree.c
  *     Test correctness of red-black tree operations.
  *
- * Copyright (c) 2009-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2009-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_rbtree/test_rbtree.c
index 833bf994b349e4c8273d26be2fec819bc8c1b7e5..486d586dc8da8a4133f036799e86b5a9d925fb6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index a6d99a0298599f5eb0a6b62a7fc6e211c492c9bc..1d4f79c9d317b2565f091b939190683978c733db 100644 (file)
@@ -3,7 +3,7 @@
  * test_regex.c
  *     Test harness for the regular expression package.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 38f0fd2c80a8be5d15da7ed41116f8a651b2cde4..7adf23ed7790ca659eb063ba3a795a02ffbec792 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 496846d9f499dc10cca2173487e036f75fb79200..b2674c3714b466e1050e4ae44f5cc411813ba996 100644 (file)
@@ -3,7 +3,7 @@
  * test_rls_hooks.c
  *     Code for testing RLS hooks.
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_rls_hooks/test_rls_hooks.c
index d4dd107e3f611c0e3e3e8d9382681e1f8502fd97..9dc92df2561b736576a986abe39b22d1855be41f 100644 (file)
@@ -3,7 +3,7 @@
  * test_rls_hooks.h
  *     Definitions for RLS hooks
  *
- * Copyright (c) 2015-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2015-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_rls_hooks/test_rls_hooks.h
index 52d8dd389e06c2b4e4078ae8e71afcf8138a951f..52b3c5b58ce2b3adbc6184bc8425d2f01d2bc2e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 6f1f4cf9c63b17d7a4bae5c6773280c7c839c2e3..bec5732e8738dfb15d96517f641997843d134c3d 100644 (file)
@@ -5,7 +5,7 @@
  *     number of background workers for shared memory message queue
  *     testing.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_shm_mq/setup.c
index 1d1c184d8cea35787a51c6a6dac58c0fb9bc83e7..cfe3af66311aea231e9314f6b54fee19c8e28860 100644 (file)
@@ -3,7 +3,7 @@
  * test.c
  *     Test harness code for shared memory message queues.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_shm_mq/test.c
index 8f97be78d3ed6ed0ff416feb8616c0f809340340..ba5418e82d5717cef59adc26406638e73eea8598 100644 (file)
@@ -3,7 +3,7 @@
  * test_shm_mq.h
  *     Definitions for shared memory message queues
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_shm_mq/test_shm_mq.h
index 9128912a28486892978f110a865f9442ac0a63f7..88077273370747ee7fd1e024c396a6e52f9046dc 100644 (file)
@@ -9,7 +9,7 @@
  *     but it should be possible to use much of the control logic just
  *     as presented here.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/test_shm_mq/worker.c
index 29f7493945a4374a793aef828546bf9b9596d37a..707897e6b02d8e448e4dcffd0958a1903697ac05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index 41e648fecd7e0707359681416d2f4b00d04f08f2..bad6647f406bbbe7d4a2602f6de770a16aa5760f 100644 (file)
@@ -3,7 +3,7 @@
  * test_slru.c
  *     Test correctness of SLRU functions.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * IDENTIFICATION
index 3a34a034fb3ee38f6ca0cfb7305d9cbd36829036..8a8062e457ed4ff8899596a990aa79243b37b213 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'unsafe_tests',
index 8df24ed6add3e5c101bf8e9e2e9e2288a280fcf4..f6ffe947eb871fa67dfcf78341b92006dcaf88ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # FIXME: prevent install during main install, but not during test :/
 
index d63a7631ad2940cb468992845ced3280f9453304..f536120bf15211c326eca345a71c76cc3be55272 100644 (file)
@@ -13,7 +13,7 @@
  * "delta" type.  Delta rows will be deleted by this worker and their values
  * aggregated into the total.
  *
- * Copyright (c) 2013-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2013-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *     src/test/modules/worker_spi/worker_spi.c
index ffa736a54cd5486044d4254abfd5bb9c3fee30c4..49b18c1f49414990434aaf55ccea8616f9e3ab33 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/perl
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/perl/Makefile
index 7411188dc8735039420f644cc9422c2fb501e4b2..04921ca3a3da8538bd4858ccd467121020744b30 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 =pod
 
index 0d8b060354f932482afdf57af6308c9438a0b684..b4a441d6f453362e0f8edbd5037ccc25289a3b5f 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 =pod
 
index ec13714c3311c32625624a9af10d95bf91885431..029a8880232246c9e7d9430b62988ea685df2e30 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # A simple 'tee' implementation, using perl tie.
 #
index b139190cc88597baadfeec58e1f9e35533bd8b82..878e12b15ed79a02691faf27ff90b1bc2c712e87 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 =pod
 
index 8d4dbbf694880a5eec0b9caf3bc2e00ef7aea2cf..7e5f5faba56b96ac2e77e366c5853a8fd3e91f6f 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Module encapsulating Postgres Version numbers
 #
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 #
 ############################################################################
 
index fbbd9aa9fb70f81fd183c98123ca0e413eb41733..7cc73894d5bc76cbd0ac517160745ef49fd954a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # could use install_data's preserve_path option in >=0.64.0
 
index c47eee273b77597a58c5b52aca598211158c82bd..570bf42b58e9d7f099bfa0dbf8c0161f578c586b 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/recovery
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/recovery/Makefile
index b8c3c104ae2ed31c4f3bdb975956e7299f58926c..edaaa1a3ce573b4f45a392e1ccbde5f79f6eb783 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'recovery',
index 986147b7300337c6eb5ad03607a04759475550d6..23a90dd85b99fcf571e7200a7426f7cca96426fe 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Minimal test testing streaming replication
 use strict;
index d69da4e5efd30f01f5e7af23b806f8254c2fc65c..cccf2677e3e683138a725413335400a95b1d60c7 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # test for archiving with hot standby
 use strict;
index e8e1a420bc11116d42b0a04e3641f46d1ad42084..84d06096f6a2c6255fc579fb416bb81b136b2f6a 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test for recovery targets: name, timestamp, XID
 use strict;
index f946ce9f1c73e4fba2fcd8883f678182a5e8ee6a..edaef918454b489cf3f2535d78b3ac3450eb74ab 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test for timeline switch
 use strict;
index 370fc9eace5fb6bfaac0a8000343bffd81fc0d80..bc1793ca94fc278dbe8f1bb6103a06f420229897 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Checks for recovery_min_apply_delay and recovery pause
 use strict;
index a9edd8ccfca6319633b45fce44a41158e74feedd..fe0319009b6fa383b74a6f9581418d81c958201a 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Testing of logical decoding using SQL interface and/or pg_recvlogical
 #
index 86f89c63e2278f2a0efc41ab71a588b13b5f6616..2026af07021aadf0ef7318eccb9a6b2dd3a630dd 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Minimal test testing synchronous replication sync_state transition
 use strict;
index 5be2153c336417a778fe63b69641a5c0d1e15b1e..acac0a0a55d87ce19de82929230d764a62147ec8 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test WAL replay of FSM changes.
 #
index 3e25b8c4ebdd3d3b533fc8fcf8590f02525645b7..900b03421f122661177421f9da4ab2f1a2202f39 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests dedicated to two-phase commit in recovery
 use strict;
index 135fb1a72d531f26eeb7adf3c30ef6db2854b8fc..eb1a3b6ef8c3df3221309f8df630d1122d690ca8 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Demonstrate that logical can follow timeline switches.
 #
index 1b57d01046d700f77e15946370224d288e0f4d8d..5f945d2808b0f6affd03f3343331babf5c633740 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Tests relating to PostgreSQL crash recovery and redo
index f8075097a9627a25c7fc54af1017ff04c5bee7db..177ab9bc584fe354fb343b1e4cf4118b091798a7 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests dedicated to subtransactions in recovery
 use strict;
index c22844d39c04b88114c81b70003a032a8ed7bf5e..92e7b367df270cfccf8f6e6029759da10339aeae 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Tests restarts of postgres due to crashes of a subprocess.
index 72895104ed93ce025f71cc103d2493afc937e599..d1e1811fe1b92beb740bc7c985954f42caff1462 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests that unlogged tables are properly reinitialized after a crash.
 #
index 8d57b1b3d6bd83c70a1f3281eb5925a756a49373..271c93aa8b40bb33c093fd68cdf208918d4de9f5 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test for promotion handling with WAL records generated post-promotion
 # before the first checkpoint is generated.  This test case checks for
index 5e0655c2a9c97c17d187300694e6414a2bf81410..a7e709315fbf838d65a78002364eb1e19bc69bff 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test for checking consistency of on-disk pages for a cluster with
 # the minimum recovery LSN, ensuring that the updates happen across
index 875657b4bb688dc366369e17615387de3f3413d5..13ee7e194c45b66d977c9c64e56d250fb967fd1e 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Tests of pg_shmem.h functions
index 869d9d5598d45844ead261c24cc71ea51041f9d3..866259580a53bf312809f673b849214b3ab2f664 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test WAL replay when some operation has skipped WAL.
 #
index b8341fbb66ffeb9c78f842b26ad2952b4da56493..23f67093f632b70bb4b714ca5e93d55d1200eb0b 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test for replication slot limit
 # Ensure that max_slot_wal_keep_size limits the number of WAL files to
index fe9ac06b32d3d7809417111e616320c3cb41b379..13ada994dbb1dc20ce5bebb8991fbf868040a9db 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Tests related to WAL archiving and recovery.
index aeaf37cfad3ec1f7a8d987331080c8b512fdcf3f..52a6a3509c216feb7e8aca1992667f787a1a95bd 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Checks that snapshots on standbys behave in a minimally reasonable
 # way.
index 53a55c7a8acac7f804e9914bb779b0c2d542ce3c..03c8efdfb5cde5f67262ff35ee5291ab420b5e17 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test remove of temporary files after a crash.
 use strict;
index 39e8a8fa176c5989960c358015d0e2ce28d2e2f4..6f5a33623fc8d7425a689cb94c361cb79a469faa 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test for point-in-time-recovery (PITR) with prepared transactions
 use strict;
index ce347e0cd1ad229daf6c5b378e71246f6015b155..43eb42132104f111759af5980ebe93440f134e7d 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test for archive recovery of WAL generated with wal_level=minimal
 use strict;
index fd821242e89e701460e688dd188978a77431a917..fc88ceff9d74aca7378ee7563bd9bde522aed765 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Testing streaming replication where standby is promoted and a new cascading
 # standby (without WAL) is connected to the promoted standby.  Both archiving
index 78feccd9aaef02de9c3eed413ec4ec395c65e31f..fad1811ca8d784e59f2bfaf59ef195ffa1022017 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests for already-propagated WAL segments ending in incomplete WAL records.
 
index bad02edf90abfc3def7665616820df9f3e3e94bc..b32a12968aa6c1e72ebb4b2fb88062389a885456 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # Test recovering to a point-in-time using WAL archive, such that the
 # target point is physically in a WAL segment with a higher TLI than
index 1bf7b568ccb3eceef863fad0f6a06631417865d9..83d6647d32c30dbb24659a389c691f0e1ce8722c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests statistics handling around restarts, including handling of crashes and
 # invalid stats files, as well as restorting stats after "normal" restarts.
index cc92ddbb5219be08ef40069337fbda62406fb499..f1121e4b12c413552d51ff4613d5ba200a3b0c70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests that standbys:
 # - drop stats for objects when the those records are replayed
index 545d523edff0f4f6af509fa7c1a88e4a4de59171..875afb8e3ce171259329e3687f1dcc0d7889c950 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test that connections to a hot standby are correctly canceled when a
 # recovery conflict is detected Also, test that statistics in
index 57fee21276c8ad3f5529265aef20a36da083de41..896b282bd4b3b89105b639a90938f6dc87d44cf6 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test replay of tablespace/database creation/drop
 
index 88b82d9268729d11e71c0aeb3d3147a832d17abe..38c3a1f85b7e542676a3d08570f00907cdabb45f 100644 (file)
@@ -3,7 +3,7 @@
 # GNUmakefile--
 #    Makefile for src/test/regress (the regression tests)
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/regress/GNUmakefile
index 1096158fabde33f5d2fadbc2e6fdb4efebefc3a0..6a0584d415f3db240fa25dac07b4c7730156ff99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # also used by isolationtester and ecpg tests
 pg_regress_c = files('pg_regress.c')
index f308da6c5034c43eaa0977d80c98859e23101343..40e6c231a3ea8be19661a831b732a842c0407ea5 100644 (file)
@@ -8,7 +8,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/test/regress/pg_regress.c
index d8772fec8ed9d118867c6ab6e1a98f624db22bb7..a1c4cd4c62ed2a8c701bc4ce771faf9e73b3b933 100644 (file)
@@ -1,7 +1,7 @@
 /*-------------------------------------------------------------------------
  * pg_regress.h --- regression test driver
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/test/regress/pg_regress.h
index a4b354c9e6c0e4eeb59596812304c69c6c731e6b..427429975eab68b852656cf3966237b7391b8bcd 100644 (file)
@@ -8,7 +8,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/test/regress/pg_regress_main.c
index 2977045cc7cca90db46bbc22f939fed032160b96..bcbc6d910f18c71c920ca409f5d04952ee4c9ee2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * This code is released under the terms of the PostgreSQL License.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/test/regress/regress.c
index 2885c7c269323f8e83c55ebd02c3d8c140427753..af1e06e9490882b204edcbe132d9a669fdaa70d1 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/ssl
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/ssl/Makefile
index 72d8a79050ee862bd373e8a75ba36376c688a343..a8d9a5424d479381288bc76238ba858334979b6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'ssl',
index 54ada01d466190f4631b2b3734419c13813b994b..5d9dc09a4b00c16e4be7003d53c5daf04aff3e6c 100644 (file)
@@ -9,7 +9,7 @@
 #   The main Makefile in this directory defers to this helper file when
 #   building the sslfiles-related targets.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/ssl/sslfiles.mk
index fe42161a0fa3896b475c4005be91a557ea9dad13..3094e27af3a85a1371de8ad96525bb8a22597d21 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index deaa4aa086581aed1d098f455146e09aea3dd578..0f3d180cfa994edece3af5b6e7257ad1fa8b665d 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test SCRAM authentication and TLS channel binding types
 
index eb0a733a8421f4136c77f19c339de83075837239..3f498fff704ae74da98c1b36b7cb87b5a28b169d 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 6386a2532367aae81d603dcf2f0164354cd1bca3..b52035100a4be08e82b8bdffa40a585449a96394 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 =pod
 
index 9520578e7d9fa7b192e39091cf6351d2ba322004..0bc209bbd4d048d03a1a91731f0a8fdec3a61ed4 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 =pod
 
index 5f2b3a5ca79871f7ff73fddda98afc8202385441..99d1fe012d8e193ffcdbca2da0f539d0d8f15d46 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/test/subscription
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/test/subscription/Makefile
index c28121f26e08cafd7db4c54a3ee91195c536729c..3db0fdfd96b572b0ac64b7b28294cfba04b62b4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tests += {
   'name': 'subscription',
index 6ed9265b2ba6bce853d1b1877133edc8c181e2e9..91aa068c95bfeb31733cc0614f4920850d4e580c 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Basic logical replication test
 use strict;
index d6c6f4932720e943163f1d30cc7d13a70141b817..6b5853b80b6678e06069ac587579d55ac4fe9045 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # This tests that more complex datatypes are replicated correctly
 # by logical replication
index 63c22699c05d66739b1f7ff9c6d0b46dc642b2e2..6e902360cc6bc6a13087704cb8217716b25fd800 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # This test checks that constraints work on subscriber
 use strict;
index fd4bf7bacd1af4072ff77f676ebcf03e315f35f8..d50c43b8e30fdf761e90315b811bde53cb2ba339 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests for logical replication table syncing
 use strict;
index 3ee0522460b78fb081b9d70c6be94aa241122b5f..297adfb3bb64a290e55cbfd669184acfd10b6d14 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test replication between databases with different encodings
 use strict;
index fdcb3f811ce00520ea9254e0dd2099ceea9fe508..8bc7e872d9b24f0c043498829dce599eff7a1985 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test logical replication behavior with heap rewrites
 use strict;
index 5756f1568dc490aa9acbddbdbbe8aba024a314b5..cbdb5b66e469fcc8be717f325ba1ebb176a29ad9 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test some logical replication DDL behavior
 use strict;
index b4d44a200bb6a6f8ccc83a178b39a9859213acc4..67db1ebd3cdbf795a0989e1d5ccba88a92753e0b 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test behavior with different schema on subscriber
 use strict;
index 1ce696d4a433b5745c80eb178048013727b0dcd4..38080b431320646505838b64ef9eca79ef685635 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test materialized views behavior
 use strict;
index a6fe82a71f2e2049480f54162b852d6f26468dcc..a5b64453924bb19b071217044ef754c262810922 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test TRUNCATE
 use strict;
index 3d96f6f30f825c1bf6c1b184a3a0efe4015db815..0feed10158ac2a1c3cbffc0526d18b820eea5877 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test generated columns
 use strict;
index 2182f7948e4e23a0546da84c84d7233b5f6e59db..4d947f1375db5757b4998dc1d2ab91e664510d86 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test collations, in particular nondeterministic ones
 # (only works with ICU)
index 8b33e4e7ae15afc10f84d49cb280f8342b149116..11a5c3c03ef80dd757e495ec443db1cb85551684 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test logical replication with partitioned tables
 use strict;
index 8d8b35721fcb88a714186bb8379f936094001a47..e53e23da3eeac8a9e7b25e57c8d3567e635bd747 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Binary mode logical replication test
 
index cbaa327e441d96f574efbae1bf28c104dd8ffc3e..e259c100d58cd067a8ccf50beddbaef142606c74 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test streaming of simple large transaction
 use strict;
index db29f089a04162d6836c61b5556eaafa40ce5a45..649dd95f7a525dd214699f237a32c675fbd84db3 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test streaming of transaction containing subtransactions
 use strict;
index 866f1512e47b4f1462f1134b8df3460a145b87d9..2fbd643e988c730638f4fa2a5419aebe1bfeee80 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test streaming of large transaction with DDL and subtransactions
 use strict;
index 1458c3a0fca5507d3b93ed7514dd771f5b4ca60b..170ee10c1db3a9ec0543ac3daed8f8c57cad7d9d 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test streaming of transaction containing multiple subtransactions and rollbacks
 use strict;
index c6719c1af8c0e68df3717e8e1f8edbb10dd8ecda..962e347288f954f3cdac10ef5aef6f2a510ff1db 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test streaming of transaction with subtransactions, DDLs, DMLs, and
 # rollbacks
index 533419be29d4a8a3193267d36d92988fd474fd6d..826d39cd89a564eee087b110669243311cd79a16 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests that logical decoding messages
 use strict;
index caa90897ec0f26525e9304ecdd725e13e50a7634..8ce4cfc983ca40559123bce966fac8891556578b 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # logical replication of 2PC test
 use strict;
index 7a797f37bad2dee31bb84cbb230f874a1ecb41fa..8e3e74b134ce2fdbf6ed78d21eeaac892387a3fe 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test cascading logical replication of 2PC.
 #
index a191129b9dc80b01dc13ec484ee2f4e2af6dae19..7cd80174a100cc4b76879fbfa819d36df3a5186c 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test logical replication of 2PC with streaming.
 use strict;
index eaf47e66f1acb9f06df2292fbbf915ce7bf9a83b..8614b1b5b34d47aeeaf0c2e008f6830ee3acc9f3 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # This test checks behaviour of ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION
 use strict;
index 4cfdb8b8adeb858d69c76524acb37be1d767ba23..a22ae0a2ac0b4dfb27386e5b945893a496d842e2 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Logical replication tests for schema publications
 use strict;
index 59a09ce6dcd654c72ca4623828c43c92edc435d4..96a6d686eb6c71b4d4ee6dcf9a870ac5375bf23b 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests for subscription stats.
 use strict;
index 8614bf0458c1888be7f31c402e60a4d223fc0593..59192dbe2f6326bea71ae2eb83bee8305e22fc93 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test that logical replication respects permissions
 use strict;
index da52289dde83c7555f30db5a22c123e8793fcdac..def3fbc54bd2a14bf7685d23667eab8f6ac76ca5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test logical replication behavior with row filtering
 use strict;
index 1bd18a62cd80d62aeed07b6bc9a8012a3875e688..7797a949c2a430fa1d7ddbd5f4885c31d7f5ffec 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests for disable_on_error and SKIP transaction features.
 use strict;
index e0d6f5735ca08866fe2ec5106cfdf660a2685dbe..b9b1351ddbbad22d1f59174d3a18e9272f2f0a93 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Test the CREATE SUBSCRIPTION 'origin' parameter and its interaction with
 # 'copy_data' parameter.
index 2ca120f7a47ba9459cb4705a3e28605b7e204eaf..8835ab30ff6c0d61503af9bdb4b4018139d200a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # Test partial-column publication of tables
 use strict;
index 7b3cd66be57555700baa3cf22640655fc9372828..143caac792eb7fb1728aaa8a3f3d552272a31cfe 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Tests for various bugs found over time
 use strict;
index 548c938af9b647a3d455bfb1dc8a373ab20dddb4..7b85a01c6bd931d2432c80c04cabe3a3bcdef9f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 # files to build into backend
 timezone_sources = files(
index eff11333a97362a660d578da9958e91c8bae6774..89b69fd2af2cba591232b854bb62bbca2cce28e8 100644 (file)
@@ -3,7 +3,7 @@
  * pgtz.c
  *   Timezone Library Integration Functions
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/timezone/pgtz.c
index 30a3539a651007963a4323d4a165e14edd1157ea..a5169aa2aa95c63268281547141993d171a28092 100644 (file)
@@ -6,7 +6,7 @@
  * Note: this file contains only definitions that are private to the
  * timezone library.  Public definitions are in pgtime.h.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  *
  * IDENTIFICATION
  *   src/timezone/pgtz.h
index ba2050fb6a6d65d4e8b8545d79f02af7b1e6fb06..09f8e692e69f81b49978084139dfce147f724f12 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2022, PostgreSQL Global Development Group
+# Copyright (c) 2022-2023, PostgreSQL Global Development Group
 
 tznames = files(
   'Africa.txt',
index 4ffb6bd54747a217ef26e9334d2f7d9d5137c29a..d1446385bef6c0f797ceebc3860b670b3c0a7716 100644 (file)
@@ -20,7 +20,7 @@
 # not in the set.
 #
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/tools/PerfectHash.pm
index 6f748ae6eca9b3d31fcda22102cb056fa066d684..c856f6ac300f14d5a861d5ebf8ee38d5ede00da7 100755 (executable)
@@ -16,7 +16,7 @@
 # To use: run bison with the -v switch, then feed the produced y.output
 # file to this script.
 #
-# Copyright (c) 2011-2022, PostgreSQL Global Development Group
+# Copyright (c) 2011-2023, PostgreSQL Global Development Group
 #
 # src/tools/check_bison_recursion.pl
 #################################################################
index 182177e9b6b44410caf504b7cbba2c513bbcb466..e870a01233f58714905559203620c8ae8ec8ad31 100755 (executable)
@@ -2,7 +2,7 @@
 #################################################################
 # copyright.pl -- update copyright notices throughout the source tree, idempotently.
 #
-# Copyright (c) 2011-2022, PostgreSQL Global Development Group
+# Copyright (c) 2011-2023, PostgreSQL Global Development Group
 #
 # src/tools/copyright.pl
 #
index 8059cb56be0bb5a7234accd148e7242a0e25c453..d88e68b8b6ebb8658cc1c1208023cb0d127b8247 100644 (file)
@@ -8,7 +8,7 @@
 # let's suppress it by inserting a dummy reference to the variable.
 # (That's exactly what 2.5.36 and later do ...)
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/tools/fix-old-flex-code.pl
index 88ea78f0a4f67cd6024a9789dc8d25f9667e5dd2..345dff6677fab05dec8f59e082a1085293c3af12 100644 (file)
@@ -21,7 +21,7 @@
 # Note that case folding works correctly only for all-ASCII keywords!
 #
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/tools/gen_keywordlist.pl
@@ -71,7 +71,7 @@ printf $kwdef <<EOM, $base_filename, uc $base_filename, uc $base_filename;
  * %s.h
  *    List of keywords represented as a ScanKeywordList.
  *
- * Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * NOTES
index ad17b337311f582dce70f585eb450350dff5cfbb..b3892f46511182f18572ccaba11f8ce5fbc150c7 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # src/tools/git_changelog
index 2abffafa8544cfe970ed26356cfd0cd52fc84998..e74d7547698a15819a66b95de9db4cc4f7ff2e80 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile for src/tools/ifaddrs
 #
-# Copyright (c) 2003-2022, PostgreSQL Global Development Group
+# Copyright (c) 2003-2023, PostgreSQL Global Development Group
 #
 # src/tools/ifaddrs/Makefile
 #
index 7b51ae3c2013c970fb24e9e10def1ab3cbe4feaf..69fa8e4ae94eafb79b6ed7d90cc3f6d95c4b060e 100755 (executable)
@@ -15,7 +15,7 @@
 # script modifies before committing.  This script uses as arguments
 # a list of the header files to scan for the markings.
 #
-# Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 # Portions Copyright (c) 1994, Regents of the University of California
 #
 # src/tools/mark_pgdllimport.pl
index e20661ba6e57b4a6448722a2d6642f9f24ce04af..bf28cd8470d30f7bd599fde51b27b7dff90f6e01 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package Install;
 
index 58590fdac298c6120b664918c2ce6528a8307e6a..4b8917e34f9e8f9d0eb9a18eb54c9f89e218ff6c 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package MSBuildProject;
 
index 7b855d51f0df886b95725b5151f560f73ae585a0..afa40d885ed5f9a63931e003fd67a44a175e0c74 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package Mkvcbuild;
 
index ec449c864c1032d842c5f828fca8f23044140003..1453979a763107dac465f800dc3ed520452009d7 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package Project;
 
index c2acb58df0e920948898ff77407e6f1a4d755225..355ea0f9e5c69a872819594f1fba00f2f1033c38 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package Solution;
 
index 975ccf2ee56ae71783d460bf30c1eef3f7e82d66..ecbd066bd92b80824b8d41c4597edb9133ddb34e 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package VSObjectFactory;
 
index e5ce14d77d14b09444894cae954da77fe7a3db1c..28a593145beaf49821bdee1ce63418766d7045f1 100644 (file)
@@ -1,6 +1,6 @@
 # -*-perl-*- hey - emacs - this is a perl file
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Script that provides 'make' functionality for msvc builds.
index 186849a09ad6c9dc966caf61389bea50f4caaae2..70b44d153162547f95d4bf203e5f0d88272283c6 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # Configuration arguments for vcbuild.
 use strict;
index 1c7e3d33a49bc176ee511a942fd5231932db8e3b..df2d7a2929cf5595e5555f3a85b1d348c39e9872 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package Win32;
 use strict;
index d995432aeef3ff20341d38bc96f9c7737d233611..90f37add276f379f8aa8510f2d1f57c918d9a09c 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package Win32::Registry;
 
index d77e48bf80f8c01d0cf1878bcce6bafa459ecc2c..0ea7cbe826828597ccbeae0968fc375d8e893d35 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 package Win32API::File;
 
index d6bed1ce1512e6ad063e69085c4c4b43cbab58f4..e7cbefcbc3dd3ac0617d40ebd6522ebabb7bb7e3 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 142d0dd17223ccd720c9fdff62933e0e6fc7dc55..8de7cee90fd0598f71d36027a4d354b255b94c30 100755 (executable)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Script that provides 'make install' functionality for msvc builds
index 7c9f7ce1ad6685b94a1bff2b03bd9c6bdf7f6f07..7f94b1a6c9236f65e46b957b3b95f61657b2a786 100644 (file)
@@ -1,5 +1,5 @@
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # Script that parses Unix style build environment and generates build files
index 60935adbaa790665225bcfe84fa55ef0468bc465..014b14ec3d1f1c632728573d4d74aefb71f855b7 100644 (file)
@@ -1,6 +1,6 @@
 # -*-perl-*- hey - emacs - this is a perl file
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # src/tools/msvc/pgbison.pl
 
index b62478b9f59ef15349a0813ee40421288ce7cce4..c308a08b55f37b8c6516ad28ee8c81f8660b6817 100644 (file)
@@ -1,6 +1,6 @@
 # -*-perl-*- hey - emacs - this is a perl file
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # src/tools/msvc/pgflex.pl
 
index 1d86cd650f932ec41d325b6df157f45dfd6aa010..549961819fac0195ff02862136e81d60941e4526 100644 (file)
@@ -1,6 +1,6 @@
 # -*-perl-*- hey - emacs - this is a perl file
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 # src/tools/msvc/vcregress.pl
 
index b393f2a2eaa5552e3a7ac654b09caf15cbf7933b..e52fe9f5099964d8a260876be2bd2e94b07f2c4e 100755 (executable)
@@ -13,7 +13,7 @@
 # No output if everything is OK, else compiler errors.
 #
 # src/tools/pginclude/cpluspluscheck
-# Copyright (c) 2009-2022, PostgreSQL Global Development Group
+# Copyright (c) 2009-2023, PostgreSQL Global Development Group
 
 if [ -z "$1" ]; then
     srcdir="."
index 2a39856f88c8a1fb308956b7fcb01e3e14971f55..abbba7aa6366d6951dfb4bb57ed6d8dbbfb937fd 100755 (executable)
@@ -13,7 +13,7 @@
 # No output if everything is OK, else compiler errors.
 #
 # src/tools/pginclude/headerscheck
-# Copyright (c) 2009-2022, PostgreSQL Global Development Group
+# Copyright (c) 2009-2023, PostgreSQL Global Development Group
 
 if [ -z "$1" ]; then
     srcdir="."
index e46a7561e5f396955aea7195f5588e447895f292..b1ebec677e39b82726637bc5a07af7657c942770 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 #
 # This script looks for symbols that are referenced in #ifdef or defined()
index 47d2790ef60f7a0944277842b8fe9b4486994caf..741b0ccb586056e4993b4364793f9721a112854d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (c) 2021-2022, PostgreSQL Global Development Group
+# Copyright (c) 2021-2023, PostgreSQL Global Development Group
 
 use strict;
 use warnings;
index 2ebd4f50894f764ba02b65a8e6fd5b7ab3f45171..7f6680c642b46c0d37b9c807628c63aaf29cfc98 100644 (file)
@@ -6,7 +6,7 @@
  * This is a standalone test program that compares the behavior of an
  * implementation in int128.h to an (assumed correct) int128 native type.
  *
- * Copyright (c) 2017-2022, PostgreSQL Global Development Group
+ * Copyright (c) 2017-2023, PostgreSQL Global Development Group
  *
  *
  * IDENTIFICATION
index 0c2f6a14de62d16175ec728fe1a21a6ca0e88ed5..326da374be83460c79be016229d07ab2c75ced17 100755 (executable)
@@ -3,7 +3,7 @@
 #################################################################
 # version_stamp.pl -- update version stamps throughout the source tree
 #
-# Copyright (c) 2008-2022, PostgreSQL Global Development Group
+# Copyright (c) 2008-2023, PostgreSQL Global Development Group
 #
 # src/tools/version_stamp.pl
 #################################################################
index c43ab7e28833a5a774e2b10f01c07b4384e3a6ed..079c3705a7080e0802b198e97604fef4cf10783b 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # win32tzlist.pl -- compare Windows timezone information
 #
-# Copyright (c) 2008-2022, PostgreSQL Global Development Group
+# Copyright (c) 2008-2023, PostgreSQL Global Development Group
 #
 # src/tools/win32tzlist.pl
 #################################################################
index bab21af21bcee204e4669fdb7059ac3225ec0599..cf1f93444372f564f8e113cff41119ea50fba8c1 100644 (file)
@@ -5,7 +5,7 @@
 --    use this new type.
 --
 --
--- Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+-- Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 -- Portions Copyright (c) 1994, Regents of the University of California
 --
 -- src/tutorial/complex.source
index 6458c3237203706a0741d5eb9fce059f1a099300..0e7bc7bde6c52a851838b22d7319c754616e05df 100644 (file)
@@ -4,7 +4,7 @@
 --    sample queries to the system catalogs
 --
 --
--- Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
+-- Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
 -- Portions Copyright (c) 1994, Regents of the University of California
 --
 -- src/tutorial/syscat.source