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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9ee7414ed0435d8946d040eb523824f2d71e2418 Modified Files -------------- src/backend/access/nbtree/nbtinsert.c | 1 - 1 file changed, 1 deletion(-)