diff options
author | Stephen Frost <sfrost@snowman.net> | 2014-11-25 11:48:16 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2014-11-25 12:12:19 -0500 |
commit | 25976710dfd8611d3fc79c0c1e20179ff7a940ec (patch) | |
tree | 3023a3fb1f543003ab53b0078e5e4847620bf124 /src/backend/utils/adt/arrayfuncs.c | |
parent | b3fc6727ce54a16ae9227bcccfebfa028ac5b16f (diff) | |
download | postgresql-25976710dfd8611d3fc79c0c1e20179ff7a940ec.tar.gz postgresql-25976710dfd8611d3fc79c0c1e20179ff7a940ec.zip |
Add int64 -> int8 mapping to genbki
Per discussion with Tom and Andrew, 64bit integers are no longer a
problem for the catalogs, so go ahead and add the mapping from the C
int64 type to the int8 SQL identification to allow using them.
Patch by Adam Brightwell
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions