question about auto increment like - Mailing list pgsql-novice

From Don Patou
Subject question about auto increment like
Date
Msg-id 200304032009.13704.pknoob@noos.fr
Whole thread Raw
Responses Re: question about auto increment like
List pgsql-novice
I'm looking for a way to auto increment a field each time an new entry is
added (kind of like in mysql) but  I also want it to automatically adjust all
other entries in case one of them is deleted if u see what I mean.
do I need to write a function myself or is there a functionnality in pgsql
that does just that?

thanx in advance


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Translating Oracle CREATE TRIGGER statement
Next
From: Josh Berkus
Date:
Subject: Re: question about auto increment like