summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2010-01-13 08:41:50 +0000
committerMichael Meskes <meskes@postgresql.org>2010-01-13 08:41:50 +0000
commitcf4d9c4772d9b8efe7d132ce6556d6b338870515 (patch)
tree708e2f9e78517dbbfbe95054dce01d4efd5d59d9 /src/backend/access/gist/gistproc.c
parent43a9a2fb89e67f61c50419264a767e7356824067 (diff)
downloadpostgresql-cf4d9c4772d9b8efe7d132ce6556d6b338870515.tar.gz
Fix SQL3 type return value.
For non-SQL3 types ecpg used to return -Oid. This will break if there are enough Oids to fill the namespace. Therefore we play it safe and return 0 if there is no Oid->SQL3 tyoe mapping available.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions