postgresql/contrib/pageinspect
Tom Lane f6a0170777 Take buffer lock while inspecting btree index pages in contrib/pageinspect.
It's not safe to examine a shared buffer without any lock.
2012-11-30 17:02:44 -05:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:06 +02:00
btreefuncs.c Take buffer lock while inspecting btree index pages in contrib/pageinspect. 2012-11-30 17:02:44 -05:00
fsmfuncs.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
heapfuncs.c Fix minor typos in comments. 2010-04-02 15:19:22 +00:00
Makefile Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the 2008-09-30 10:52:14 +00:00
pageinspect.sql.in Fix contrib/pageinspect to not create an ABI breakage between 8.3 and 8.4. 2009-06-08 16:22:44 +00:00
rawpage.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
uninstall_pageinspect.sql Fix contrib/pageinspect to not create an ABI breakage between 8.3 and 8.4. 2009-06-08 16:22:44 +00:00