-
- Downloads
pageinspect: Support hash indexes.
Patch by Jesper Pedersen and Ashutosh Sharma, with some error handling improvements by me. Tests from Peter Eisentraut. Reviewed by Álvaro Herrera, Michael Paquier, Jesper Pedersen, Jeff Janes, Peter Eisentraut, Amit Kapila, Mithun Cy, and me. Discussion: http://postgr.es/m/e2ac6c58-b93f-9dd9-f4e6-d6d30add7fdf@redhat.com
Showing
- contrib/pageinspect/Makefile 6 additions, 6 deletionscontrib/pageinspect/Makefile
- contrib/pageinspect/expected/hash.out 150 additions, 0 deletionscontrib/pageinspect/expected/hash.out
- contrib/pageinspect/hashfuncs.c 559 additions, 0 deletionscontrib/pageinspect/hashfuncs.c
- contrib/pageinspect/pageinspect--1.5--1.6.sql 77 additions, 0 deletionscontrib/pageinspect/pageinspect--1.5--1.6.sql
- contrib/pageinspect/pageinspect.control 1 addition, 1 deletioncontrib/pageinspect/pageinspect.control
- contrib/pageinspect/sql/hash.sql 49 additions, 0 deletionscontrib/pageinspect/sql/hash.sql
- doc/src/sgml/pageinspect.sgml 144 additions, 0 deletionsdoc/src/sgml/pageinspect.sgml
- src/backend/access/hash/hashovfl.c 5 additions, 3 deletionssrc/backend/access/hash/hashovfl.c
- src/include/access/hash.h 4 additions, 0 deletionssrc/include/access/hash.h
Loading
Please register or sign in to comment