postgresql/contrib/passwordcheck
Michael Paquier ad5b6f248a Revert error handling improvements for cryptohashes
This reverts commits ab27df2, af8d530 and 3a0cced, that introduced
pg_cryptohash_error().  In order to make the core code able to pass down
the new error types that this introduced, some of the MD5-related
routines had to be reworked, causing an ABI breakage, but we found that
some external extensions rely on them.  Maintaining compatibility
outweights the error report benefits, so just revert the change in v14.

Reported-by: Laurenz Albe
Discussion: https://postgr.es/m/9f0c0a96d28cf14fc87296bbe67061c14eb53ae8.camel@cybertec.at
2022-01-14 11:25:39 +09:00
..
expected Simplify new test suite handling of passwordcheck 2017-11-02 12:57:04 -04:00
sql Simplify new test suite handling of passwordcheck 2017-11-02 12:57:04 -04:00
.gitignore passwordcheck: Add test suite 2017-09-14 22:23:00 -04:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
passwordcheck.c Revert error handling improvements for cryptohashes 2022-01-14 11:25:39 +09:00