summaryrefslogtreecommitdiff
path: root/contrib/pageinspect/fsmfuncs.c
AgeCommit message (Expand)Author
2013-01-01Update copyrights for 2013Bruce Momjian
2012-08-29Fix assorted compilation failures in contribAlvaro Herrera
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-09-01Remove unnecessary #include references, per pgrminclude script.Bruce Momjian
2011-04-11Clean up most -Wunused-but-set-variable warnings from gcc 4.6Peter Eisentraut
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2009-01-01Update copyright for 2009.Bruce Momjian
2008-09-30Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas