Commits
Showing commits that first shipped in 8.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2009-12-14 | Fix a bug introduced when set-returning SQL functions were made inline-able: | Tom Lane | 8.4.3 |
| 2009-01-01 | Update copyright for 2009. | Bruce Momjian | 8.4.0 |
| 2008-10-31 | Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE | Tom Lane | 8.4.0 |
| 2008-03-18 | Arrange to "inline" SQL functions that appear in a query's FROM clause, | Tom Lane | 8.4.0 |