I know you can simulate it by creating a temp table with an identity column, delete old rows, get
the max, etc but still… PostgreSQL’s create sequence would be very handy… btw, Oracle has it too
It would allow us to do things like pgTAP with ease.. Check out the slides for pgTAP
just my opinion… grrrr
I’ve created ISUG enhancement request # 3449 for this.
