Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-03-22 | Allow foreign tables to participate in inheritance. | Tom Lane | 9.5.0 |
| 2014-09-24 | Fix bogus variable-mangling in security_barrier_replace_vars(). | Tom Lane | 9.4.0 |
| 2014-09-24 | Fix bogus variable-mangling in security_barrier_replace_vars(). | Tom Lane | 9.5.0 |
| 2013-11-11 | Fix ruleutils pretty-printing to not generate trailing whitespace. | Tom Lane | 9.4.0 |
| 2013-07-03 | Fix handling of auto-updatable views on inherited tables. | Tom Lane | 9.4.0 |
| 2013-07-03 | Fix handling of auto-updatable views on inherited tables. | Tom Lane | 9.3.0 |
| 2013-03-14 | Avoid inserting no-op Limit plan nodes. | Tom Lane | 9.3.0 |
| 2012-12-08 | Support automatically-updatable views. | Tom Lane | 9.3.0 |