Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-02-11 | Fix more memory leaks in failure path in buildACLCommands. | Tom Lane | 9.2.11 |
| 2012-12-09 | Fix assorted bugs in privileges-for-types patch. | Tom Lane | 9.2.3 |
| 2012-06-03 | Fix memory leaks in failure paths in buildACLCommands and parseAclItem. | Tom Lane | 9.2.0 |
| 2012-05-30 | Rewrite --section option to decouple it from --schema-only/--data-only. | Tom Lane | 9.2.0 |
| 2012-03-31 | Rename frontend keyword arrays to avoid conflict with backend. | Tom Lane | 9.2.0 |
| 2011-11-30 | Clean up after recent pg_dump patches. | Tom Lane | 9.2.0 |