Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-07-20 | Fix error handling in PLy_spi_execute_fetch_result(). | Tom Lane | 9.2.5 |
| 2013-07-20 | Fix error handling in PLy_spi_execute_fetch_result(). | Tom Lane | 9.3.0 |
| 2013-07-20 | Fix error handling in PLy_spi_execute_fetch_result(). | Tom Lane | 9.4.0 |
| 2013-01-31 | Don't use spi_priv.h in plpython. | Tom Lane | 9.3.0 |
| 2012-03-13 | Patch some corner-case bugs in pl/python. | Tom Lane | 9.2.0 |
| 2012-03-13 | Create a stack of pl/python "execution contexts". | Tom Lane | 9.2.0 |