postgresql/contrib/pageinspect
Peter Eisentraut 5caa3479c2 Clean up most -Wunused-but-set-variable warnings from gcc 4.6
This warning is new in gcc 4.6 and part of -Wall.  This patch cleans
up most of the noise, but there are some still warnings that are
trickier to remove.
2011-04-11 22:28:45 +03:00
..
Makefile Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
btreefuncs.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
fsmfuncs.c Clean up most -Wunused-but-set-variable warnings from gcc 4.6 2011-04-11 22:28:45 +03:00
heapfuncs.c Fix pageinspect's heap_page_item to return infomasks as 32 bit values 2011-02-25 19:04:25 -03:00
pageinspect--1.0.sql Update pageinspect--1.0.sql to match the upgrade script 2011-02-25 19:39:02 -03:00
pageinspect--unpackaged--1.0.sql Fix pageinspect's heap_page_item to return infomasks as 32 bit values 2011-02-25 19:04:25 -03:00
pageinspect.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
rawpage.c Basic foreign table support. 2011-01-01 23:48:11 -05:00