Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-08-11 | Display both per-table and per-column FDW options in psql's \d output. | Robert Haas | 9.2.0 |
| 2011-08-11 | Change psql's \dd command to do something more useful. | Robert Haas | 9.2.0 |
| 2011-08-08 | Teach psql to display the comments on SQL/MED objects in verbose mode. | Robert Haas | 9.2.0 |
| 2011-08-08 | Teach psql to display the comments on conversions and domains. | Robert Haas | 9.2.0 |
| 2011-08-05 | Allow per-column foreign data wrapper options. | Robert Haas | 9.2.0 |
| 2011-08-04 | Teach psql to display comments on languages and casts. | Robert Haas | 9.2.0 |
| 2011-07-06 | Add \ir command to psql. | Robert Haas | 9.2.0 |
| 2011-06-17 | Fix typo. | Robert Haas | 9.2.0 |
| 2011-06-14 | Improve accuracy of ON_ERROR_STOP documentation. | Robert Haas | 9.2.0 |