Reported-by: Vibhor Kumar
-Change reindexedb to not process indexes on system catalogs (Simon Riggs)
+Change REINDEX DATABASE and reindexedb to not process indexes on system catalogs (Simon Riggs)
-Processing such indexes is still possible using REINDEX SYSTEM.
+Processing such indexes is still possible using REINDEX SYSTEM and reindexedb --system.
-
-
-
-Change REINDEX DATABASE to not process indexes on system catalogs (Simon Riggs)
-
-
-Processing such indexes is still possible using REINDEX SYSTEM.
-
-
-