GIN index uses to find posts by tag
Compare changes
Files
2- Marcin authored
@@ -7,7 +34,8 @@ CREATE OR REPLACE FUNCTION process_hive_post_operation(
@@ -74,7 +102,9 @@ ELSE
@@ -90,6 +120,10 @@ ELSE
@@ -100,7 +134,8 @@ ELSE
-remove hive_post_tags table -extend hive_posts for a column with an arrays of tags id -tags are added next after a post, not in paralles as it was previously -fix bug with not removing tags for a post whose author removed tags during edition