mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
It seems some people are bothered by the outdated MD5 appearing in example code. So replace it with more modern alternatives or by a different example function. Reported-by: Jon Wolski <jonwolski@gmail.com>