Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2005-09-24 15:34:07 +0000
committerTom Lane2005-09-24 15:34:07 +0000
commit54a8af058e73b452278031b4959bd2fe9be0ba0c (patch)
tree26e7f071bd718e1014fcc8ba5fee172d8d215400 /src/backend/regex/regexec.c
parent9f53cfd9dbe4b537e01cc2f2c1d862897706eecd (diff)
In a machine where INT64_IS_BUSTED, we can only support 32-bit values
for int8 and related types. However we might be talking to a client that has working int64; so pq_getmsgint64 really needs to check the incoming value and throw an overflow error if we can't represent it accurately.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions