aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpython.h
Commit message (Expand)AuthorAge
* Update copyrights for 2013Bruce Momjian2013-01-01
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-10
* Python 2.2 is no longer supportedPeter Eisentraut2012-05-10
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Split plpython.c into smaller piecesPeter Eisentraut2011-12-18
* Restructure error handling as recently discussed. It is now reallyTom Lane2004-07-31
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Error message editing in src/pl. The plpython module could use anotherTom Lane2003-07-25
* Make debug_ GUC varables output DEBUG1 rather than LOG, and mention inBruce Momjian2003-05-27
* Change made to elog:Bruce Momjian2002-03-06
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* PL/Python integration: support in create/droplang, add CVS keywords,Peter Eisentraut2001-05-12
* Add plpython code.Bruce Momjian2001-05-09