8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 08:03:04 +01:00
This commit is contained in:
alexpeshkoff 2011-05-27 09:48:24 +00:00
parent 99c9c8e2db
commit 1bc8f23727

View File

@ -91,7 +91,7 @@ private:
typedef Firebird::SortedArray<
RelationData*,
Firebird::EmptyStorage<RelationData*>,
LONG,
USHORT,
RelationData> RelGarbageArray;
RelationData* getRelData(Firebird::Sync &sync, const USHORT relID, bool allowCreate);