Commits

DateSubjectAuthorReleases
2011-03-05 Create extension infrastructure for the core procedural languages. Tom Lane 9.1.0
2011-03-01 Unbreak vpath builds broken by commit 474a42473adf9b18417242f1fc0691a857ec578b. Andrew Dunstan 9.1.0
2011-02-28 PL/Python custom SPI exceptions Peter Eisentraut 9.1.0
2011-02-27 PL/Python explicit subtransactions Peter Eisentraut 9.1.0
2011-02-26 Table function support for PL/Python Peter Eisentraut 9.1.0
2011-02-22 Add PL/Python functions for quoting strings Peter Eisentraut 9.1.0
2011-02-15 Allow make check in PL directories Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-22 PL/Python DO handler Peter Eisentraut 9.0.0
2009-12-15 Python 3 support in PL/Python Peter Eisentraut 9.0.0
2009-08-14 PL/Python regression tests for data type handling Peter Eisentraut 9.0.0
2009-08-12 Split the plpython regression test into test cases arranged by topic, instead Peter Eisentraut 9.0.0
2009-01-15 Cleanup pass over PL/Python NLS. Add translation support to PLy_elog and Peter Eisentraut 8.4.0
2008-10-02 Update pg_regress calls in PL checks to handle vpath builds. Peter Eisentraut 8.4.0
2008-10-01 Allow pg_regress to be run outside the build tree. Look for input files Peter Eisentraut 8.4.0
2008-04-07 Implement a few changes to how shared libraries and dynamically loadable Peter Eisentraut 8.4.0
2007-02-10 Put back some not-so-unnecessary-as-all-that := usages. Per buildfarm. Tom Lane 8.3.0
2007-02-09 Replace useless uses of := by = in makefiles. Peter Eisentraut 8.3.0
2006-07-21 Ah, I finally realize why Magnus wanted to add a --bindir option to Tom Lane 8.2.0
2006-07-19 Rewrite pg_regress as a C program instead of a shell script. Tom Lane 8.2.0
2005-12-09 Allow installation into directories containing spaces in the name. Peter Eisentraut 8.2.0
2005-08-12 Back out plpython makefile change. Bruce Momjian 8.1.0
2005-08-12 Cleanups for FreeBSD linking (PIC) and plpython compiles. Bruce Momjian 8.1.0
2005-05-24 Fix PL makefiles to support running regression tests in VPATH builds. Tom Lane 8.1.0
2005-05-17 Add a --dbname option to the pg_regress script, and use pl_regression Tom Lane 8.1.0