Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-04-05 | Fix tablespace creation WAL replay to work on Windows. | Tom Lane | 9.1.14 |
| 2014-01-30 | Fix unsafe references to errno within error messaging logic. | Tom Lane | 9.1.12 |
| 2012-05-13 | Fix DROP TABLESPACE to unlink symlink when directory is not there. | Tom Lane | 9.1.4 |
| 2012-02-06 | Avoid throwing ERROR during WAL replay of DROP TABLESPACE. | Tom Lane | 9.1.3 |
| 2011-04-07 | Revise the API for GUC variable assign hooks. | Tom Lane | 9.1.0 |
| 2010-12-10 | Use symbolic names not octal constants for file permission flags. | Tom Lane | 9.1.0 |