> -----Original Message-----
> From: Alexey Borzov [mailto:borz_off@cs.msu.su]
> Sent: 27 April 2004 15:35
> To: pgsql-www@postgresql.org
> Subject: [pgsql-www] Some more questions on DB schema
>
> Greetings.
>
> 1) What is the table 'dellog' for?
It's a leftover from the old search engine iirc. I assume there's noting
interesting in it? If not, it can go.
> 2) Why 'comments' table does not have a foreign key on 'docs'?
Oversight I guess. Feel free to add one.
Regards, Dave.