Commit Graph

12 Commits (4e86efb4e51b66ef57b3fe6f28576de23a1bf1c6)

Author SHA1 Message Date
Tom Lane c029a6a49e Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read 16 years ago
Andrew Dunstan 53972b460c Add $PostgreSQL$ markers to a lot of files that were missing them. 17 years ago
Alvaro Herrera f8c4d7db60 Restructure some header files a bit, in particular heapam.h, by removing some 17 years ago
Tom Lane d287818eb5 Adjust pgstatindex() to give correct answers for indexes larger than 18 years ago
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Tom Lane 38c75ecf83 Restrict pgstattuple functions to superusers. (This might be too strict, 18 years ago
Tom Lane 93624bcda0 Fix CHECK_RELATION_BLOCK_RANGE macro, which was not merely producing 18 years ago
Tom Lane cfd6c89b04 Silence a rather odd compiler warning. In passing, make this file's 18 years ago
Bruce Momjian 64058429c5 Add database page inspection /contrib module. 18 years ago
Alvaro Herrera c9d3b8f5d2 Fix uninitialized value in pgstatindex leading to invalid values being 19 years ago
Tom Lane c9a6490991 Clean up some leftover problems in pgstattuple: remove unwanted and 19 years ago
Bruce Momjian 74924d29fa Add functions to /contrib/pgstattuple that show index statistics and 19 years ago