mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
@@ -398,9 +398,9 @@ GetAllTablesPublicationRelations(bool pubviaroot)
|
||||
}
|
||||
|
||||
table_endscan(scan);
|
||||
table_close(classRel, AccessShareLock);
|
||||
}
|
||||
|
||||
table_close(classRel, AccessShareLock);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user