git.postgresql.org Git - postgresql.git/commit
2009年2月27日 16:35:26 +0000 (16:35 +0000)
2009年2月27日 16:35:26 +0000 (16:35 +0000)
commit 5c4ca3b6321794ab95487a6a6ebc23af150bf9e9
In CREATE CONVERSION, test that the given function is a valid conversion
function for the specified source and destination encodings. We do that by
calling the function with an empty string. If it can't perform the requested
conversion, it will throw an error.
Backport to 7.4 - 8.3. Per bug report #4680 by Denis Afonin.
This is the main PostgreSQL git repository.
RSS
Atom