I can say that we have had several times to use bigint instead because of
the lack of uint type in postgres.
On Sun, Aug 17, 2008 at 9:03 PM, Ryan Bradetich <[EMAIL PROTECTED]>wrote:
> On Sat, Aug 16, 2008 at 10:53 AM, Decibel! <[EMAIL PROTECTED]> wrote:
>
>> On Aug 15, 2008, at 1:00 AM, Ryan Bra
On Sat, Aug 16, 2008 at 10:53 AM, Decibel! <[EMAIL PROTECTED]> wrote:
> On Aug 15, 2008, at 1:00 AM, Ryan Bradetich wrote:
>
>> Here is the first pass at the unsigned data type I have been working on.
>>
>> I am planning on adding these to the September 2008 commitfest wiki page.
>> The unsigned d
On Aug 15, 2008, at 1:00 AM, Ryan Bradetich wrote:
Here is the first pass at the unsigned data type I have been
working on.
I am planning on adding these to the September 2008 commitfest wiki
page.
The unsigned data type is not targeted for core, but for the uint
PgFoundry project.
Is t