[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dtp] Re: PostgreSQL sequences

It's quite possible that the catalog loaders for PostgreSQL aren't picking 
it up correctly at this point. Go ahead and create a BZ entry and we can 
take a look at it.

--Fitz

"Brian Vosburgh" <first.last@xxxxxxxxxx> wrote in message 
news:g5nrm7$42j$1@xxxxxxxxxxxxxxxxxxxx
> On PostgreSQL, 
> org.eclipse.datatools.modelbase.sql.schema.Schema#getSequences()
> returns an empty collection even though I have defined a sequence in the 
> schema.
> Is this a bug? Or a feature? Or something yet to be developed?
>
> Thanks.
> Brian