[CDBI] 64 bit serial IDs?

Carlos Vicente <cvicente-zZ82ZiX1S8l+u43qRgrggVnYRNhDb3e+9nwVQlTi/[email protected]> Wed, 03 Nov 2010 21:30:42 -0700
Newsgroups gmane.comp.lang.perl.modules.class-dbi
Organization University of Oregon
Message-ID <[email protected]>
Hi all,

I was wondering what it would take to be able to use 64-bit integers for
tables' IDs. I have this application whose tables have a lot of churn,
and their IDs are quite possibly going to reach the (unsigned) 32-bit
integer maximum soon, which I'd like to avoid, of course.

Would it be possible to patch CDBI to achieve this, and if so, would the
author (is it still Tony?) accept the patch?

I'd appreciate any pointers on this.

Thanks in advance,

cv