Remove obsolete _bt_insert_parent() comment.

Peter Geoghegan <pg@bowt.ie>

Commit: 9ee7414ed0435d8946d040eb523824f2d71e2418
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2019-04-29T21:14:38Z
Releases: 12.0
Remove obsolete _bt_insert_parent() comment.

Remove a comment that refers to a coding practice that was fully removed
by commit a8b8f4db, which introduced MarkBufferDirty().  It looks like
the comment was even obsolete before then, since it concerns
write-ordering dependencies with synchronous buffer writes.

Files

PathChange+/−
src/backend/access/nbtree/nbtinsert.c modified +0 −1