aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2019-03-25 19:02:36 -0700
committerAndres Freund <andres@anarazel.de>2019-03-25 19:04:41 -0700
commit2ac1b2b175ea5456516e59fe2b53a1e0578a5dbd (patch)
treebdd67aa4bc2cdefada701d6fca5d2ed7449950c4 /src/backend/access/gist/gist.c
parentcdde886d36b5a4d7ad9e1d02596f7fa1c8c129e3 (diff)
downloadpostgresql-2ac1b2b175ea5456516e59fe2b53a1e0578a5dbd.tar.gz
postgresql-2ac1b2b175ea5456516e59fe2b53a1e0578a5dbd.zip
Remove heap_hot_search().
After 71bdc99d0d7, "tableam: Add helper for indexes to check if a corresponding table tuples exist." there's no in-core user left. As there's unlikely to be an external user, and such an external user could easily be adjusted to use table_index_fetch_tuple_check(), remove heap_hot_search(). Per complaint from Peter Geoghegan Author: Andres Freund Discussion: https://postgr.es/m/CAH2-Wzn0Oq4ftJrTqRAsWy2WGjv0QrJcwoZ+yqWsF_Z5vjUBFw@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions