Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-12-27 | Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() | Alvaro Herrera | 9.2.15 |
| 2015-10-05 | pgcrypto: Detect and report too-short crypt() salts. | Noah Misch | 9.2.14 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2012-05-30 | Fix incorrect password transformation in contrib/pgcrypto's DES crypt(). | Tom Lane | 9.2.0 |
| 2012-04-24 | Lots of doc corrections. | Robert Haas | 9.2.0 |
| 2011-09-11 | Remove many -Wcast-qual warnings | Peter Eisentraut | 9.2.0 |
| 2011-09-01 | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 9.2.0 |