aboutsummaryrefslogtreecommitdiff
path: root/contrib/pageinspect/fsmfuncs.c
Commit message (Expand)AuthorAge
* Update copyright for 2015Bruce Momjian2015-01-06
* Create function prototype as part of PG_FUNCTION_INFO_V1 macroPeter Eisentraut2014-04-18
* Update copyright for 2014Bruce Momjian2014-01-07
* Use cstring_to_text_with_len when length is known.Robert Haas2013-11-18
* Update copyrights for 2013Bruce Momjian2013-01-01
* Fix assorted compilation failures in contribAlvaro Herrera2012-08-28
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Clean up most -Wunused-but-set-variable warnings from gcc 4.6Peter Eisentraut2011-04-11
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Update copyright for 2009.Bruce Momjian2009-01-01
* Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas2008-09-30