diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-02-27 16:35:42 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2009-02-27 16:35:42 +0000 |
commit | c2ffb2674753f4bd116146a323ab52149aa4555d (patch) | |
tree | a86161841108b2128afdf5af7bbf47b2f4fd674e /src/backend/access/gist/gistutil.c | |
parent | 1a5b7b0b57cd02e9b6aae5e46cb8f18ace7561bc (diff) | |
download | postgresql-c2ffb2674753f4bd116146a323ab52149aa4555d.tar.gz postgresql-c2ffb2674753f4bd116146a323ab52149aa4555d.zip |
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.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions