Fix variable names mentioned in comment to match the code.
authorHeikki Linnakangas <[email protected]>
Wed, 17 Jul 2013 20:27:15 +0000 (23:27 +0300)
committerHeikki Linnakangas <[email protected]>
Wed, 17 Jul 2013 20:32:32 +0000 (23:32 +0300)
commit107cbc90a7564b6cd773c56ad3da8b66c7377df5
tree21051a078c857cfef58a860e417acfd85dc7b80e
parent59c02a36f0ef317958b2d14313b5c8e41cfd9be6
Fix variable names mentioned in comment to match the code.

Also, in another comment, explain why holding an insertion slot is a
critical section.

Per review by Amit Kapila.
src/backend/access/transam/xlog.c