Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.1.14 |
| 2011-07-23 | Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. | Tom Lane | 9.1.0 |
| 2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 9.1.0 |
| 2011-02-12 | DDL support for collations | Peter Eisentraut | 9.1.0 |
| 2011-02-10 | Extend "ALTER EXTENSION ADD object" to permit "DROP object" as well. | Tom Lane | 9.1.0 |
| 2011-02-08 | Core support for "extensions", which are packages of SQL objects. | Tom Lane | 9.1.0 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-11-23 | Centralize some ALTER <whatever> .. SET SCHEMA checks. | Robert Haas | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-08-27 | Rewrite comment code for better modularity, and add necessary locking. | Robert Haas | 9.1.0 |