Re: select from sequences - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: select from sequences
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: select from sequences  (Tom Lane <[email protected]>)
Responses Re: select from sequences
Re: select from sequences
List pgsql-hackers
On 2/11/07, Tom Lane <[email protected]> wrote:
> "Jaime Casanova" <[email protected]> writes:
> > just for curiosity, why the code doesn't throw an error when using
> > sequences in the from_list of a select?
>
> That's a feature, not a bug.
>

and why is this a feature? i mean, what real use it has?

-- 
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."                                      Richard Cook


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: select from sequences
Next
From: Tom Lane
Date:
Subject: Re: Ooops ... seems we need a re-release pronto