Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-04-08 | Make psql use pg_table_size instead of pg_relation_size on 9.0+ servers. | Robert Haas | 9.1.0 |
| 2011-01-20 | Add new psql command \dL to list languages. | Robert Haas | 9.1.0 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 9.1.0 |
| 2010-12-29 | Support unlogged tables. | Robert Haas | 9.1.0 |
| 2010-08-01 | Make psql distinguish between unique indices and unique constraints. | Robert Haas | 9.1.0 |