Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-09-19 | Document that TRUNCATE ignores user-defined ON DELETE triggers. | Tom Lane | 7.4.1 |
| 2003-09-19 | Disallow foreign-key references from temp tables to permanent tables. | Tom Lane | 7.4.1 |
| 2003-09-12 | More cleanup of Diagnostics sections. | Tom Lane | 7.4.1 |
| 2003-09-09 | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane | 7.4.1 |
| 2002-04-23 | Update SQL-command reference pages for schema features. | Tom Lane | 7.3.1 |
| 2001-11-18 | Point out that TRUNCATE can't be used inside a transaction block. | Tom Lane | 7.2.1 |