createindexconcurrentlyondirectoryusinggin(dir_entries);-- to be reviewed
createindexconcurrentlyondirectoryusinggin(file_entries);-- to be reviewed
createindexconcurrentlyondirectoryusinggin(rev_entries);-- to be reviewed
createuniqueindexconcurrentlyondirectory(object_id);-- to be reviewed
createindexconcurrentlydirectory_raw_manifest_not_nullondirectory(id)whereraw_manifestisnotnull;-- allows keeping track of the few directories that could not be parsed
createindexconcurrentlyonrevision(directory);-- to be reviewed
createuniqueindexconcurrentlyonrevision(object_id);-- to be reviewed
createindexconcurrentlyrevision_raw_manifest_not_nullonrevision(id)whereraw_manifestisnotnull;-- allows keeping track of the few revisions that could not be parsed
createindexconcurrentlyonrelease(target,target_type);-- to be reviewed
createuniqueindexconcurrentlyonrelease(object_id);-- to be reviewed
createindexconcurrentlyrelease_raw_manifest_not_nullonrelease(id)whereraw_manifestisnotnull;-- allows keeping track of the few releases that could not be parsed