summaryrefslogtreecommitdiff
path: root/contrib/pageinspect/Makefile
AgeCommit message (Expand)Author
2013-05-24Remove pageinspect--1.0.sqlHeikki Linnakangas
2013-03-18Remove PageSetTLI and rename pd_tli to pd_checksumSimon Riggs
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2008-09-30Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2007-05-17Add database page inspection /contrib module.Bruce Momjian