Re: Postgre7.0.2 drop user bug - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Postgre7.0.2 drop user bug
Date
Msg-id 4039.971844727@sss.pgh.pa.us
Whole thread Raw
In response to Postgre7.0.2 drop user bug  (Matthew <matt@ctlno.com>)
List pgsql-hackers
Matthew <matt@ctlno.com> writes:
>> I think we have found a bug in postgresql 7.0.2.

Bug confirmed --- on a compilation with Asserts enabled, this sequence
causes an assert failure during update of pg_group_name_index in the
DROP USER command, in both 7.0.* and current sources.  I ran out of
steam before finding the cause, but something's pretty busted here...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: time stops within transaction
Next
From: Thomas Lockhart
Date:
Subject: Re: [BUGS] UPPER and LOWER dosen't work correctly on special caracters (umlauts)