Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-03-20 | Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. | Tom Lane | 9.2.0 |
| 2012-01-04 | Make executor's SELECT INTO code save and restore original tuple receiver. | Tom Lane | 9.2.0 |
| 2011-11-22 | Check for INSERT privileges in SELECT INTO / CREATE TABLE AS. | Robert Haas | 9.2.0 |