index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plpython
/
plpython.h
Commit message (
Expand
)
Author
Age
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Python 2.2 is no longer supported
Peter Eisentraut
2012-05-10
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Split plpython.c into smaller pieces
Peter Eisentraut
2011-12-18
*
Restructure error handling as recently discussed. It is now really
Tom Lane
2004-07-31
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Error message editing in src/pl. The plpython module could use another
Tom Lane
2003-07-25
*
Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in
Bruce Momjian
2003-05-27
*
Change made to elog:
Bruce Momjian
2002-03-06
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
PL/Python integration: support in create/droplang, add CVS keywords,
Peter Eisentraut
2001-05-12
*
Add plpython code.
Bruce Momjian
2001-05-09