aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-02-27 16:35:53 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2009-02-27 16:35:53 +0000
commit17485e504d6d1c9c921e30d417002e2c281d4f42 (patch)
treeef29c4e6fa19f63cfc454ae2d711fd262cb87dc2 /src/backend/access/gist/gist.c
parentcedefbdf13a1e5ed4aa2e85600340200cc07b097 (diff)
downloadpostgresql-17485e504d6d1c9c921e30d417002e2c281d4f42.tar.gz
postgresql-17485e504d6d1c9c921e30d417002e2c281d4f42.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/gist.c')
0 files changed, 0 insertions, 0 deletions