Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
RekGRpth committed Oct 10, 2024
1 parent 7e6c0c3 commit 81e9f79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gp_activetable.c
Original file line number Diff line number Diff line change
Expand Up @@ -1191,7 +1191,6 @@ pull_active_table_size_from_seg(HTAB *local_table_stats_map, char *active_oid_ar

/* when segid is -1, the tablesize is the sum of tablesize of master and all segments */
segId = -1;
// entry = (ActiveTableEntryCombined *)hash_search(local_table_stats_map, &reloid, HASH_ENTER, &found);

if (!found)
{
Expand Down

0 comments on commit 81e9f79

Please sign in to comment.