mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +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