]> granicus.if.org Git - postgresql/commit
Attached are two small patches to expose md5 as a user function -- including
authorBruce Momjian <bruce@momjian.us>
Fri, 6 Dec 2002 05:20:28 +0000 (05:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 6 Dec 2002 05:20:28 +0000 (05:20 +0000)
commite87e82d2b7c6407551988ad8c3f153128163f4a4
treeaeeb31ede91f36ad58bd11254588f07ca876a5b3
parent88ae9cd4118a0eb4a6fd8acc87f453ec113c113d
Attached are two small patches to expose md5 as a user function -- including
documentation and regression test mods. It seemed small and unobtrusive enough
to not require a specific proposal on the hackers list -- but if not, let me
know and I'll make a pitch. Otherwise, if there are no objections please apply.

Joe Conway
doc/src/sgml/func.sgml
src/backend/utils/adt/varlena.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/utils/builtins.h
src/test/regress/expected/strings.out
src/test/regress/sql/strings.sql