sequence was re-created - Mailing list pgsql-php

From
Subject sequence was re-created
Date
Msg-id 004501c22d7b$741adca0$3d002eac@Peter
Whole thread Raw
Responses Re: sequence was re-created
List pgsql-php
What would create this notice in the php log:

NOTICE:  billing_requests_id_seq.nextval: sequence was re-created

I'm performing the query:
select nextval('billing_requests_id_seq') as nextid;

What does it mean "sequence be re-created"?

Thanks for any help.
Peter


pgsql-php by date:

Previous
From: "B2B Services"
Date:
Subject: Marketing your business via the Internet
Next
From: Josh Berkus
Date:
Subject: Re: sequence was re-created