Commits
Showing commits that first shipped in 8.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-09-17 | Provide adequate documentation of the "table_name *" notation. | Tom Lane | 8.4.14 |
| 2009-04-26 | Typo fix. | Tom Lane | 8.4.0 |
| 2008-09-08 | Create a separate grantable privilege for TRUNCATE, rather than having it be | Tom Lane | 8.4.0 |
| 2008-05-17 | Rewrite the warning about non-transaction-safety of TRUNCATE ... RESTART | Tom Lane | 8.4.0 |
| 2008-05-16 | Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing a | Tom Lane | 8.4.0 |
| 2008-03-28 | Support statement-level ON TRUNCATE triggers. Simon Riggs | Tom Lane | 8.4.0 |