mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04: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>