]> granicus.if.org Git - postgresql/history - src/include/catalog/pg_pltemplate.h
Phase 2 of pgindent updates.
[postgresql] / src / include / catalog / pg_pltemplate.h
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-02-21 Andres FreundForce some system catalog table columns to be marked...
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-01-27 Peter EisentrautHide most variable-length fields from Form_pg_* structs
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-03-05 Tom LaneMake plpythonu language use plpython2 shared library...
2011-03-05 Tom LaneCreate extension infrastructure for the core procedural...
2011-02-01 Peter EisentrautAdd validator to PL/Python
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-06-29 Peter EisentrautUse different function names for plpython3 handlers...
2010-01-22 Peter EisentrautPL/Python DO handler
2010-01-05 Tom LaneGet rid of the need for manual maintenance of the initi...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-12-15 Peter EisentrautPython 3 support in PL/Python
2009-11-29 Tom LaneAdd support for anonymous code blocks (DO blocks) to...
2009-09-22 Tom LaneImplement the DO statement to support execution of...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-03-27 Tom LaneReduce the need for frontend programs to include "postg...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-03-26 Tom LaneAllow non-superuser database owners to create procedura...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-09-08 Tom LaneCreate the pg_pltemplate system catalog to hold templat...