WIP: pluggable init fork creation, relation size estimation, file creation.
authorAndres Freund <andres@anarazel.de>
Thu, 6 Dec 2018 04:09:05 +0000 (20:09 -0800)
committerAndres Freund <andres@anarazel.de>
Tue, 11 Dec 2018 01:36:51 +0000 (17:36 -0800)
commit1bbee18e32b958ed2d42e47d528f6b4daefd90f3
tree79a44db9fc23f7a4728f547525e96077a2125db2
parentade97164b96c516487e00f75e8de8d0f8900d09a
WIP: pluggable init fork creation, relation size estimation, file creation.

This doesn't yet really work.
src/backend/access/heap/heapam_handler.c
src/backend/catalog/heap.c
src/backend/commands/tablecmds.c
src/backend/optimizer/util/plancat.c
src/backend/utils/cache/relcache.c
src/include/access/tableam.h
src/include/catalog/heap.h