summaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpython.h
Commit message (Expand)AuthorAgeFilesLines
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-101-4/+4
* Python 2.2 is no longer supportedPeter Eisentraut2012-05-101-7/+0
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Split plpython.c into smaller piecesPeter Eisentraut2011-12-181-0/+156
* Restructure error handling as recently discussed. It is now reallyTom Lane2004-07-311-68/+0
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Error message editing in src/pl. The plpython module could use anotherTom Lane2003-07-251-3/+3
* Make debug_ GUC varables output DEBUG1 rather than LOG, and mention inBruce Momjian2003-05-271-7/+7
* Change made to elog:Bruce Momjian2002-03-061-11/+11
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-26/+25
* PL/Python integration: support in create/droplang, add CVS keywords,Peter Eisentraut2001-05-121-3/+5
* Add plpython code.Bruce Momjian2001-05-091-0/+66