Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-07-28 | Improve documentation about CREATE TABLE ... LIKE. | Tom Lane | 9.2.18 |
| 2012-11-29 | Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. | Tom Lane | 9.2.2 |
| 2012-07-16 | Avoid pre-determining index names during CREATE TABLE LIKE parsing. | Tom Lane | 9.2.0 |
| 2012-06-30 | Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars. | Tom Lane | 9.2.0 |
| 2011-06-15 | Rework parsing of ConstraintAttributeSpec to improve NOT VALID handling. | Tom Lane | 9.2.0 |