Commit Graph

8 Commits (b10b1fa86169f6cc8ecb7f7005a67e59d3280e02)

Author SHA1 Message Date
Tom Lane b10b1fa861 Take buffer lock while inspecting btree index pages in contrib/pageinspect. 13 years ago
Tom Lane b552664447 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read 16 years ago
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Tom Lane 6889303531 Redefine the lp_flags field of item pointers as having four states, rather 18 years ago
Tom Lane 08fc73c4c3 Code review for btreefuncs additions: restrict to superusers to avoid 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