Fix typo in comment

Masahiko Sawada
pull/18/merge
Magnus Hagander 8 years ago
parent 6812330f1c
commit 483373979b
  1. 2
      src/backend/storage/lmgr/predicate.c

@ -2841,7 +2841,7 @@ exit:
/* We shouldn't run out of memory if we're moving locks */
Assert(!outOfShmem);
/* Put the scrach entry back */
/* Put the scratch entry back */
RestoreScratchTarget(false);
}

Loading…
Cancel
Save