-
- Downloads
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
Showing
- doc/src/sgml/func.sgml 11 additions, 1 deletiondoc/src/sgml/func.sgml
- src/backend/utils/adt/varlena.c 28 additions, 1 deletionsrc/backend/utils/adt/varlena.c
- src/include/catalog/catversion.h 2 additions, 2 deletionssrc/include/catalog/catversion.h
- src/include/catalog/pg_proc.h 4 additions, 1 deletionsrc/include/catalog/pg_proc.h
- src/include/utils/builtins.h 2 additions, 1 deletionsrc/include/utils/builtins.h
- src/test/regress/expected/strings.out 46 additions, 0 deletionssrc/test/regress/expected/strings.out
- src/test/regress/sql/strings.sql 18 additions, 0 deletionssrc/test/regress/sql/strings.sql
Loading
Please register or sign in to comment