aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2017-04-05 14:17:23 -0400
committerRobert Haas <rhaas@postgresql.org>2017-04-05 14:18:15 -0400
commit633e15ea0f1bf2e1d70441fe9da8781befebd6e9 (patch)
tree0dd846cb2e2418e82b2e90bcd8fa88e2c64be55d /src/backend/tcop/postgres.c
parent6785fbd60ffd82ef825baf6db34bd944f3c7b121 (diff)
downloadpostgresql-633e15ea0f1bf2e1d70441fe9da8781befebd6e9.tar.gz
postgresql-633e15ea0f1bf2e1d70441fe9da8781befebd6e9.zip
Fix pageinspect failures on hash indexes.
Make every page in a hash index which isn't all-zeroes have a valid special space, so that tools like pageinspect don't error out. Also, make pageinspect cope with all-zeroes pages, because _hash_alloc_buckets can leave behind large numbers of those until they're consumed by splits. Ashutosh Sharma and Robert Haas, reviewed by Amit Kapila. Original trouble report from Jeff Janes. Discussion: http://postgr.es/m/CAMkU=1y6NjKmqbJ8wLMhr=F74WzcMALYWcVFhEpm7i=mV=XsOg@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions