Re: Problems w. SERIAL - Mailing list pgsql-general

From Tom Lane
Subject Re: Problems w. SERIAL
Date
Msg-id 23315.989271818@sss.pgh.pa.us
Whole thread Raw
In response to Problems w. SERIAL  (Morten Primdahl <morten@primdahl.net>)
List pgsql-general
Morten Primdahl <morten@it-c.dk> writes:
> I certain that I do not remove those. It happens every time
> I run the aforementioned sequence. This is postgresql 7.0.3,
> I'll upgrade to 7.1 and try again. Thanks.

Oh, I was trying 7.1.  Now that I think about it, I think there's
a bug in 7.0.* that causes it to forget to create all the sequences
if you define more than one SERIAL column in a table.  That might
be what you're seeing ...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug#90856: postgresql: query with unused table in from clause causes crash (fwd)
Next
From: Peter Eisentraut
Date:
Subject: Re: 'current' timestamp bug