aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-10-18 19:04:20 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-10-18 19:04:20 -0400
commitdc5aeca168629183e64087b1147d3c2645e49ddc (patch)
tree0cb5c9d8fa34fe52b0dee3056e902a94d58a957b /src/backend/access/gist/gistvacuum.c
parent8f8d74647880ef53fc674498827b8b8e6c80d125 (diff)
downloadpostgresql-dc5aeca168629183e64087b1147d3c2645e49ddc.tar.gz
postgresql-dc5aeca168629183e64087b1147d3c2645e49ddc.zip
Remove unnecessary "head" arguments from some dlist/slist functions.
dlist_delete, dlist_insert_after, dlist_insert_before, slist_insert_after do not need access to the list header, and indeed insisting on that negates one of the main advantages of a doubly-linked list. In consequence, revert addition of "cache_bucket" field to CatCTup.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions