summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvalidate.c
diff options
context:
space:
mode:
authorPeter Eisentraut2018-07-17 07:48:29 +0000
committerPeter Eisentraut2018-08-17 20:08:21 +0000
commite4597ee65d683e11a57a4b7f597807ebf44b6cf1 (patch)
treec50ca6a729c9bdab71071f6f111832a1e6022767 /src/backend/access/gist/gistvalidate.c
parent520acab171244b55d816c70b9a89280b09937925 (diff)
InsertPgAttributeTuple() to set attcacheoff
InsertPgAttributeTuple() is the interface between in-memory tuple descriptors and on-disk pg_attribute, so it makes sense to give it the job of resetting attcacheoff. This avoids having all the callers having to do so. Reviewed-by: Tom Lane <[email protected]>
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions