Re: Range Types and extensions - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Range Types and extensions
Date
Msg-id 1307378858.2402.161.camel@jdavis
Whole thread Raw
In response to Re: Range Types and extensions  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Range Types and extensions
List pgsql-hackers
On Mon, 2011-06-06 at 18:28 +0200, Pavel Stehule wrote:
> we can define a step
> 
> FOREACH x IN RANGE ..... BY ....

That wouldn't need any of the range infrastructure at all -- it would be
purely syntactic, right?

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: Christopher Browne
Date:
Subject: Re: Range Types and extensions
Next
From: Tom Lane
Date:
Subject: Re: WALInsertLock tuning