index 68f6887b383a175bfb1706891c03e5c12d3e2675..09946be788de31192c585defc383fb2d30374399 100644 (file)
@@ -398,9 +398,9 @@ GetAllTablesPublicationRelations(bool pubviaroot)
}
table_endscan(scan);
- table_close(classRel, AccessShareLock);
}
+ table_close(classRel, AccessShareLock);
return result;
}