Add int64 -> int8 mapping to genbki

Stephen Frost <sfrost@snowman.net>

Commit: 25976710dfd8611d3fc79c0c1e20179ff7a940ec
Author: Stephen Frost <sfrost@snowman.net>
Date: 2014-11-25T17:12:19Z
Releases: 9.5.0
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

Files

PathChange+/−
src/backend/catalog/Catalog.pm modified +1 −0