ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/fbintf/client/2.5/FB25Statement.pas
(Generate patch)

Comparing ibx/trunk/fbintf/client/2.5/FB25Statement.pas (file contents):
Revision 111 by tony, Thu Jan 18 14:37:53 2018 UTC vs.
Revision 209 by tony, Wed Mar 14 12:48:51 2018 UTC

# Line 1219 | Line 1219 | begin
1219        FBOF := false;
1220        result := true;
1221      end;
1222 +    if FCollectStatistics then
1223 +    begin
1224 +      GetPerfCounters(FAfterStats);
1225 +      FStatisticsAvailable := true;
1226 +    end;
1227    end;
1228    FSQLRecord.RowChange;
1229    if FEOF then

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines