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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: b804c18) | patch
Convert gist to compute page level xid horizon on primary.
2019年4月22日 21:28:30 +0000 (14:28 -0700)
2019年4月22日 21:28:30 +0000 (14:28 -0700)
commit b5f58cf213bdab7e726f7b09c1137b4ea397fc0b
Convert gist to compute page level xid horizon on primary.

Due to parallel development, gist added the missing conflict
information in c952eae52a3, while 558a9165e08 moved that computation
to the primary for the index types that already had it. Thus adapt
gist to also compute on the primary, using
index_compute_xid_horizon_for_tuples() instead of its own copy of the
logic.

This also adds pg_waldump support for XLOG_GIST_DELETE records, which
previously was not properly present.

Bumps WAL version.

Author: Andres Freund
Discussion: https://postgr.es/m/20190406050243.bszosdg4buvabfrt@alap3.anarazel.de
src/backend/access/gist/gist.c diff | blob | blame | history
src/backend/access/gist/gistxlog.c diff | blob | blame | history
src/backend/access/rmgrdesc/gistdesc.c diff | blob | blame | history
src/include/access/gist_private.h diff | blob | blame | history
src/include/access/gistxlog.h diff | blob | blame | history
src/include/access/xlog_internal.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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