Commits
Showing commits that first shipped in 8.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2006-09-10 | Remove unhelpful/misleading advice about how to use SPI_saveplan(). | Tom Lane | 8.2.0 |
| 2006-08-27 | Add new return codes SPI_OK_INSERT_RETURNING etc to the SPI API. | Tom Lane | 8.2.0 |
| 2006-08-12 | Tweak SPI_cursor_open to allow INSERT/UPDATE/DELETE RETURNING; this was | Tom Lane | 8.2.0 |
| 2005-12-07 | Fix incorrect SPI example, per Yoshihisa Nakano. | Tom Lane | 8.2.0 |