aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-07-11 18:38:07 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-07-11 18:38:07 +0000
commit11ac469f4a28bdb7f4f8aadeb48bcd01e1760932 (patch)
tree8ff7a699b544c1fb7e1ae93a42589499fcd6dbc5 /src/backend/access/gist/gist.c
parentc4bde42522749d6b0def4308d46077f960ee4f2c (diff)
downloadpostgresql-11ac469f4a28bdb7f4f8aadeb48bcd01e1760932.tar.gz
postgresql-11ac469f4a28bdb7f4f8aadeb48bcd01e1760932.zip
Remove direct calls of index_insert(), instead use ExecInsertIndexTuples().
This makes VACUUM work properly with partial indexes, and avoids memory leakage with functional indexes. Also, suppress complaint about fewer index tuples than heap tuples when the index is a partial index. From Martijn van Oosterhout.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions