]> granicus.if.org Git - postgresql/history - src/pl/plpython/plpython.h
Update copyrights for 2013
[postgresql] / src / pl / plpython / plpython.h
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-05-10 Peter EisentrautPython 2.2 is no longer supported
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-18 Peter EisentrautSplit plpython.c into smaller pieces
2004-07-31 Tom LaneRestructure error handling as recently discussed. ...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-07-25 Tom LaneError message editing in src/pl. The plpython module...
2003-05-27 Bruce MomjianMake debug_ GUC varables output DEBUG1 rather than...
2002-03-06 Bruce MomjianChange made to elog:
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-05-12 Peter EisentrautPL/Python integration: support in create/droplang...
2001-05-09 Bruce MomjianAdd plpython code.