aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2017-03-15 22:18:56 -0400
committerRobert Haas <rhaas@postgresql.org>2017-03-15 22:18:56 -0400
commit6977b8b7f4dfb40896ff5e2175cad7fdbda862eb (patch)
tree5b71b7a495bab413a907ecab2161df1627c650fc /contrib/postgres_fdw/postgres_fdw.c
parent2038bf41c963f9ec626f7f8f1f03f0471d063b6d (diff)
downloadpostgresql-6977b8b7f4dfb40896ff5e2175cad7fdbda862eb.tar.gz
postgresql-6977b8b7f4dfb40896ff5e2175cad7fdbda862eb.zip
Port single-page btree vacuum logic to hash indexes.
This is advantageous for hash indexes for the same reasons it's good for btrees: it accelerates space recycling, reducing bloat. Ashutosh Sharma, reviewed by Amit Kapila and by me. A bit of additional hacking by me. Discussion: http://postgr.es/m/CAE9k0PkRSyzx8dOnokEpUi2A-RFZK72WN0h9DEMv_ut9q6bPRw@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions