Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-10-20 | Consolidate DROP handling for some object types. | Robert Haas | 9.2.0 |
| 2011-07-18 | Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. | Robert Haas | 9.2.0 |
| 2011-07-09 | Try to acquire relation locks in RangeVarGetRelid. | Robert Haas | 9.2.0 |
| 2011-04-25 | Refactor broken CREATE TABLE IF NOT EXISTS support. | Robert Haas | 9.1.0 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 9.1.0 |
| 2010-11-26 | Add more ALTER <object> .. SET SCHEMA commands. | Robert Haas | 9.1.0 |
| 2010-09-28 | Add a SECURITY LABEL command. | Robert Haas | 9.1.0 |
| 2010-07-25 | CREATE TABLE IF NOT EXISTS. | Robert Haas | 9.1.0 |
| 2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 9.0.0 |
| 2010-01-05 | Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). | Robert Haas | 9.0.0 |