Issue Details (XML | Word | Printable)

Key: MBS-3189
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Oliver Charles
Reporter: Oliver Charles
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

Remove unused ref_count column and related functions

Created: 08/Aug/11 10:37 AM   Updated: 15/May/12 07:37 PM   Resolved: 15/May/12 07:37 PM
Component/s: Schema Change
Affects Version/s: None
Fix Version/s: Schema change, 2012-05-15

Issue Links:
Duplicate
 

Size Estimate: Village


 Description  « Hide

We have no triggers that actually change the ref_count, so this is now invalid data. There's also no real need for this, the materialization would only have been necessary to determine what is no longer referred to, but we have other means for that now.