Error while dropping a table - Mailing list pgsql-general

From Johnson, Shaunn
Subject Error while dropping a table
Date
Msg-id 73309C2FDD95D11192E60008C7B1D5BB04C73D20@snt452.corp.bcbsm.com
Whole thread Raw
Responses Re: Error while dropping a table  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general

Howdy:

Running PostgreSQL 7.1.3 on RedHat Linux 2.4.7-10.

I'm doing a bit of housecleaning and after dropping a table,
I get this error:

[snip error]

testdb=> drop table db2_se_2002;
NOTICE:  RegisterSharedInvalid: SI buffer overflow
DROP
testdb=>

[/snip error]

I've never seen this before.  What does it mean?
Should I be concerned?

Thanks!

-X

pgsql-general by date:

Previous
From: maurice.walshe@poptel.coop (Maurice Walshe)
Date:
Subject: Re: Pl/pgSQL trigger failing and i ant see why
Next
From: Andrew Sullivan
Date:
Subject: Re: Auto DROP SEQUENCE?