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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 71bdc99) | patch
tableam: Add table_get_latest_tid, to wrap heap_get_latest_tid.
2019年3月26日 00:14:48 +0000 (17:14 -0700)
2019年3月26日 00:14:48 +0000 (17:14 -0700)
commit 2e3da03e9ee4d6ee5cf0d1ffe0227fe6275397e1
tableam: Add table_get_latest_tid, to wrap heap_get_latest_tid.

This primarily is to allow WHERE CURRENT OF to continue to work as it
currently does. It's not clear to me that these semantics make sense
for every AM, but it works for the in-core heap, and the out of core
zheap. We can refine it further at a later point if necessary.

Author: Andres Freund
Discussion: https://postgr.es/m/20180703070645.wchpu5muyto5n647@alap3.anarazel.de
src/backend/access/heap/heapam_handler.c diff | blob | blame | history
src/backend/executor/nodeTidscan.c diff | blob | blame | history
src/backend/utils/adt/tid.c diff | blob | blame | history
src/include/access/tableam.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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