Revision e4446309
Von Jan Büren vor fast 10 Jahren hinzugefügt
sql/Pg-upgrade2/record_links_post_delete_triggers.sql | ||
---|---|---|
3 | 3 |
-- @depends: release_2_7_0 |
4 | 4 |
|
5 | 5 |
-- When deleting records record_links weren't cleaned up until now |
6 |
-- This wasn't rally a problem apart from the fact that record_links slowly grew |
|
6 |
-- This wasn't really a problem apart from the fact that record_links slowly grew
|
|
7 | 7 |
-- but deleting records was seldom enough to not matter |
8 | 8 |
-- Unfortunately delivery_plan decides if an order need to be displayed by the |
9 | 9 |
-- number of record_links, which generates false negatives. |
Auch abrufbar als: Unified diff
typo in kommentar