Skip to content

Commit

Permalink
change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KnightMurloc committed Dec 14, 2023
1 parent ab444e7 commit 027e5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/gpopt/gpdbwrappers.h
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ bool MDCacheSetTransientState(Relation index_rel);
// reset TransactionXmin value that we saved
void MDCacheResetTransientState(void);

// check if TransactionXmin value that we saved are valid
// check if TransactionXmin value that we saved is valid
bool MDCacheInTransientState(void);

// returns true if a query cancel is requested in GPDB
Expand Down

0 comments on commit 027e5be

Please sign in to comment.