aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonpath_exec.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2019-03-30 16:40:33 -0700
committerAndres Freund <andres@anarazel.de>2019-03-30 19:26:36 -0700
commit696d78469f3714a8159f7a145af1fe9179fe3291 (patch)
treed8fe6c5543a3b388d80e1ee087bd15035542ccff /src/backend/utils/adt/jsonpath_exec.c
parent737a292b5de296615a715ddce2b2d83d1ee245c5 (diff)
downloadpostgresql-696d78469f3714a8159f7a145af1fe9179fe3291.tar.gz
postgresql-696d78469f3714a8159f7a145af1fe9179fe3291.zip
tableam: Move heap specific logic from estimate_rel_size below tableam.
This just moves the table/matview[/toast] determination of relation size to a callback, and uses a copy of the existing logic to implement that callback for heap. It probably would make sense to also move the index specific logic into a callback, so the metapage handling (and probably more) can be index specific. But that's a separate task. Author: Andres Freund Discussion: https://postgr.es/m/20180703070645.wchpu5muyto5n647@alap3.anarazel.de
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions