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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f5ea92e) | patch
Add new 'old_snapshot' contrib module.
2020年9月24日 17:55:47 +0000 (13:55 -0400)
2020年9月24日 17:55:47 +0000 (13:55 -0400)
commit aecf5ee2bb36c597d3c6142e367e38d67816c777
Add new 'old_snapshot' contrib module.

You can use this to view the contents of the time to XID mapping
which the server maintains when old_snapshot_threshold != -1.
Being able to view that information may be interesting for users,
and it's definitely useful for figuring out whether the mapping
is being maintained correctly. It isn't, so that will need to be
fixed in a subsequent commit.

Patch by me, reviewed by Thomas Munro, Dilip Kumar, Hamid Akhtar.

Discussion: http://postgr.es/m/CA+TgmoY=aqf0zjTD+3dUWYkgMiNDegDLFjo+6ze=Wtpik+3XqA@mail.gmail.com
contrib/Makefile diff | blob | blame | history
contrib/old_snapshot/Makefile [new file with mode: 0644] blob
contrib/old_snapshot/old_snapshot--1.0.sql [new file with mode: 0644] blob
contrib/old_snapshot/old_snapshot.control [new file with mode: 0644] blob
contrib/old_snapshot/time_mapping.c [new file with mode: 0644] blob
doc/src/sgml/contrib.sgml diff | blob | blame | history
doc/src/sgml/filelist.sgml diff | blob | blame | history
doc/src/sgml/oldsnapshot.sgml [new file with mode: 0644] blob
This is the main PostgreSQL git repository.
RSS Atom

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