Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-09 | Reject bogus output from uuid_create(3). | Tom Lane | 14.6 |
| 2022-01-14 | Revert error handling improvements for cryptohashes | Michael Paquier | 14.2 |
| 2022-01-11 | Improve error handling of cryptohash computations | Michael Paquier | 14.2 |
| 2021-02-15 | Add result size as argument of pg_cryptohash_final() for overflow checks | Michael Paquier | 14.0 |
| 2021-01-23 | Introduce SHA1 implementations in the cryptohash infrastructure | Michael Paquier | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-14 | Improve some code around cryptohash functions | Michael Paquier | 14.0 |
| 2020-12-10 | Fix compilation of uuid-ossp | Michael Paquier | 14.0 |