mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -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>