pg_diffix
pg_diffix copied to clipboard
Replace `location` hack used for linking `AnonymizationContext`s to `Aggref` nodes with more elegant fix.
Maybe a custom extension node to implement the association would work?
Another possible solution would be to pass the anon link index as an argument to the aggregator.