Re: deleted posts

Georg Bauer <gb-BRhJDZTO+/[email protected]> Thu, 10 Jun 2004 11:07:22 +0200
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <[email protected]>
Hi!

> How does PyDS know which post IDs have been used for posts that have
> since been deleted?

It doesn't. Actually it's just a counter in one of the tables that is 
counted up with each message. It's a variable named maxid in the prefs 
table of a tool.

bye, Georg