pg_diffix icon indicating copy to clipboard operation
pg_diffix copied to clipboard

Replace `location` hack used for linking `AnonymizationContext`s to `Aggref` nodes with more elegant fix.

Open cristianberneanu opened this issue 3 years ago • 1 comments

Maybe a custom extension node to implement the association would work?

cristianberneanu avatar Apr 04 '22 09:04 cristianberneanu

Another possible solution would be to pass the anon link index as an argument to the aggregator.

cristianberneanu avatar Apr 04 '22 10:04 cristianberneanu