]> granicus.if.org Git - postgresql/history - contrib/pageinspect
Fix pgstat_heap() to not be broken by syncscans starting from a block
[postgresql] / contrib / pageinspect /
2008-01-01 Tom LaneFix some missed copyright updates.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-11-13 Bruce MomjianAdd CVS version labels to all install/uninstall scripts.
2007-11-11 Bruce MomjianMake /contrib install/uninstall script consistent:
2007-11-10 Bruce MomjianRemove references to READMEs from /contrib Makefiles.
2007-11-10 Bruce MomjianMove most /contrib README files into SGML. Some still...
2007-09-21 Tom LaneImprove handling of prune/no-prune decisions by storing...
2007-09-12 Tom LaneRedefine the lp_flags field of item pointers as having...
2007-08-26 Tom LaneCode review for btreefuncs additions: restrict to super...
2007-07-15 Tom LaneFix CHECK_RELATION_BLOCK_RANGE macro, which was not...
2007-07-15 Tom LaneSilence a rather odd compiler warning. In passing...
2007-06-26 Tom LaneFix PGXS conventions so that extensions can be built...
2007-05-17 Bruce MomjianAdd database page inspection /contrib module.