git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6af0827) | patch
Revert 56-bit relfilenode change and follow-up commits.
2022年9月28日 13:45:27 +0000 (09:45 -0400)
2022年9月28日 13:55:28 +0000 (09:55 -0400)
commit a448e49bcbe40fb72e1ed85af910dd216d45bad8
Revert 56-bit relfilenode change and follow-up commits.

There are still some alignment-related failures in the buildfarm,
which might or might not be able to be fixed quickly, but I've also
just realized that it increased the size of many WAL records by 4 bytes
because a block reference contains a RelFileLocator. The effect of that
hasn't been studied or discussed, so revert for now.
73 files changed:
contrib/pg_buffercache/Makefile diff | blob | blame | history
contrib/pg_buffercache/meson.build diff | blob | blame | history
contrib/pg_buffercache/pg_buffercache--1.3--1.4.sql [deleted file] blob | blame | history
contrib/pg_buffercache/pg_buffercache.control diff | blob | blame | history
contrib/pg_buffercache/pg_buffercache_pages.c diff | blob | blame | history
contrib/pg_prewarm/autoprewarm.c diff | blob | blame | history
contrib/pg_walinspect/expected/pg_walinspect.out diff | blob | blame | history
contrib/pg_walinspect/sql/pg_walinspect.sql diff | blob | blame | history
doc/src/sgml/catalogs.sgml diff | blob | blame | history
doc/src/sgml/func.sgml diff | blob | blame | history
doc/src/sgml/pgbuffercache.sgml diff | blob | blame | history
doc/src/sgml/storage.sgml diff | blob | blame | history
src/backend/access/gin/ginxlog.c diff | blob | blame | history
src/backend/access/rmgrdesc/gistdesc.c diff | blob | blame | history
src/backend/access/rmgrdesc/heapdesc.c diff | blob | blame | history
src/backend/access/rmgrdesc/nbtdesc.c diff | blob | blame | history
src/backend/access/rmgrdesc/seqdesc.c diff | blob | blame | history
src/backend/access/rmgrdesc/xlogdesc.c diff | blob | blame | history
src/backend/access/transam/README diff | blob | blame | history
src/backend/access/transam/varsup.c diff | blob | blame | history
src/backend/access/transam/xlog.c diff | blob | blame | history
src/backend/access/transam/xlogprefetcher.c diff | blob | blame | history
src/backend/access/transam/xlogrecovery.c diff | blob | blame | history
src/backend/access/transam/xlogutils.c diff | blob | blame | history
src/backend/backup/basebackup.c diff | blob | blame | history
src/backend/catalog/catalog.c diff | blob | blame | history
src/backend/catalog/heap.c diff | blob | blame | history
src/backend/catalog/index.c diff | blob | blame | history
src/backend/catalog/storage.c diff | blob | blame | history
src/backend/commands/tablecmds.c diff | blob | blame | history
src/backend/commands/tablespace.c diff | blob | blame | history
src/backend/nodes/gen_node_support.pl diff | blob | blame | history
src/backend/replication/logical/decode.c diff | blob | blame | history
src/backend/replication/logical/reorderbuffer.c diff | blob | blame | history
src/backend/storage/file/reinit.c diff | blob | blame | history
src/backend/storage/freespace/fsmpage.c diff | blob | blame | history
src/backend/storage/lmgr/lwlocknames.txt diff | blob | blame | history
src/backend/storage/smgr/md.c diff | blob | blame | history
src/backend/storage/smgr/smgr.c diff | blob | blame | history
src/backend/utils/adt/dbsize.c diff | blob | blame | history
src/backend/utils/adt/pg_upgrade_support.c diff | blob | blame | history
src/backend/utils/cache/inval.c diff | blob | blame | history
src/backend/utils/cache/relcache.c diff | blob | blame | history
src/backend/utils/cache/relfilenumbermap.c diff | blob | blame | history
src/backend/utils/misc/pg_controldata.c diff | blob | blame | history
src/bin/pg_checksums/pg_checksums.c diff | blob | blame | history
src/bin/pg_controldata/pg_controldata.c diff | blob | blame | history
src/bin/pg_dump/pg_dump.c diff | blob | blame | history
src/bin/pg_rewind/filemap.c diff | blob | blame | history
src/bin/pg_upgrade/info.c diff | blob | blame | history
src/bin/pg_upgrade/pg_upgrade.c diff | blob | blame | history
src/bin/pg_upgrade/relfilenumber.c diff | blob | blame | history
src/bin/pg_waldump/pg_waldump.c diff | blob | blame | history
src/bin/scripts/t/090_reindexdb.pl diff | blob | blame | history
src/common/relpath.c diff | blob | blame | history
src/fe_utils/option_utils.c diff | blob | blame | history
src/include/access/transam.h diff | blob | blame | history
src/include/access/xlog.h diff | blob | blame | history
src/include/catalog/catalog.h diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/pg_class.h diff | blob | blame | history
src/include/catalog/pg_control.h diff | blob | blame | history
src/include/catalog/pg_proc.dat diff | blob | blame | history
src/include/common/relpath.h diff | blob | blame | history
src/include/fe_utils/option_utils.h diff | blob | blame | history
src/include/storage/buf_internals.h diff | blob | blame | history
src/include/storage/relfilelocator.h diff | blob | blame | history
src/include/storage/sinval.h diff | blob | blame | history
src/test/regress/expected/alter_table.out diff | blob | blame | history
src/test/regress/expected/fast_default.out diff | blob | blame | history
src/test/regress/expected/oidjoins.out diff | blob | blame | history
src/test/regress/sql/alter_table.sql diff | blob | blame | history
src/test/regress/sql/fast_default.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /