Clear up btree_xlog_split() alignment comment.

Peter Geoghegan <pg@bowt.ie>

Commit: 0c41c83d8ff44ed8f9753885e2c11b3277babcce
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2020-01-03T02:30:25Z
Releases: 13.0
Clear up btree_xlog_split() alignment comment.

Adjust a comment that describes how alignment of the new left page high
key works in btree_xlog_split(), the nbtree page split REDO routine.
The wording used before commit 2c03216d831 is much clearer, so go back
to that.

Files

PathChange+/−
src/backend/access/nbtree/nbtxlog.c modified +5 −1