diff options
author | Kris Jurka <books@ejurka.com> | 2004-10-21 19:13:55 +0000 |
---|---|---|
committer | Kris Jurka <books@ejurka.com> | 2004-10-21 19:13:55 +0000 |
commit | d06384c6d75742f88d4b1e21e68b28dc71116320 (patch) | |
tree | bb324b662baa8ec29746f17483ede2b9174e827a /src/backend/utils/adt/regexp.c | |
parent | 62a6019c495d617679b074142bc09812d4cbaf7d (diff) | |
download | postgresql-d06384c6d75742f88d4b1e21e68b28dc71116320.tar.gz postgresql-d06384c6d75742f88d4b1e21e68b28dc71116320.zip |
Correctly cast the return value of a CallableStatement when getShort
is called. getByte presents a can't happen situation as no function
can return a TINYINT because pg doesn't have an equivalent type.
Make this throw an exception if we get to this point.
Thanks to Christian Niles.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions