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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: c49c74d) | patch
Move syncscan.c to src/backend/access/common.
2020年7月29日 04:46:58 +0000 (16:46 +1200)
2020年7月29日 04:59:33 +0000 (16:59 +1200)
commit cb04ad498551dcdb91a834c2e8730cdf0b77e70a
Move syncscan.c to src/backend/access/common.

Since the tableam.c code needs to make use of the syncscan.c routines
itself, and since other block-oriented AMs might also want to use it one
day, it didn't make sense for it to live under src/backend/access/heap.

Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/CA%2BhUKGLCnG%3DNEAByg6bk%2BCT9JZD97Y%3DAxKhh27Su9FeGWOKvDg%40mail.gmail.com
src/backend/access/common/Makefile diff | blob | blame | history
src/backend/access/common/syncscan.c [moved from src/backend/access/heap/syncscan.c with 98% similarity] diff | blob | blame | history
src/backend/access/heap/Makefile diff | blob | blame | history
src/backend/access/heap/heapam.c diff | blob | blame | history
src/backend/access/heap/heapam_handler.c diff | blob | blame | history
src/backend/access/table/tableam.c diff | blob | blame | history
src/backend/storage/ipc/ipci.c diff | blob | blame | history
src/include/access/heapam.h diff | blob | blame | history
src/include/access/syncscan.h [new file with mode: 0644] blob
This is the main PostgreSQL git repository.
RSS Atom

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