Something went wrong on our end
GIN index uses to find posts by tag
1 unresolved thread
1 unresolved thread
Compare changes
Files
8- Marcin authored
-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
@@ -5,10 +5,10 @@ AS
@@ -51,10 +51,9 @@ BEGIN
@@ -74,13 +73,13 @@ $function$
@@ -124,9 +123,8 @@ BEGIN
@@ -146,13 +144,13 @@ $function$
@@ -197,9 +195,8 @@ BEGIN
@@ -364,13 +361,13 @@ $function$
@@ -414,9 +411,8 @@ BEGIN
@@ -436,13 +432,13 @@ $function$
@@ -486,9 +482,8 @@ BEGIN