Rod Kreisler <rod@23net.net> writes:
> Is there any way to create an exponential sequence rather than incremental?
> What I would like is a sequence that would start at 1 and grow exponentially
> by 2. (i.e. 1,2,4,8,16,32....)
A sequence that will bomb out after 32 or 64 increments seems of limited
use ...
regards, tom lane