Update gratuitous use of MD5 in documentation 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 <[email protected]> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0db2fc98cdf4135f9dcfa3740db6f2548682fe7e Modified Files -------------- doc/src/sgml/citext.sgml | 10 +++++----- doc/src/sgml/sepgsql.sgml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-)
