Bruce Momjian <[EMAIL PROTECTED]> writes:
> Seems we don't support int8 sequences. Should we? I don't see a good
> use for them.
Sooner or later we'll probably want to offer an option to make OID be
8 bytes. I could see switching sequences to int8 as well when we
do that. Of course it would not work on platforms without compiler
support for 64-bit integers...
regards, tom lane
- Re: [BUGS] Bug in Create sequence parsing? Bruce Momjian
- Tom Lane
