diff options
author | Andres Freund | 2019-03-28 02:59:06 +0000 |
---|---|---|
committer | Andres Freund | 2019-03-28 02:59:06 +0000 |
commit | 2a96909a4a8c38705163b83a81b228d5aec197f9 (patch) | |
tree | 566d1b8848467ad68ca336a602ac5ab49a476d69 /contrib/oid2name | |
parent | 12bb35fc9b000d462b9bd6b8856e1884ef1bb3d7 (diff) |
tableam: Support for an index build's initial table scan(s).
To support building indexes over tables of different AMs, the scans to
do so need to be routed through the table AM. While moving a fair
amount of code, nearly all the changes are just moving code to below a
callback.
Currently the range based interface wouldn't make much sense for non
block based table AMs. But that seems aceptable for now.
Author: Andres Freund
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'contrib/oid2name')
0 files changed, 0 insertions, 0 deletions