]> granicus.if.org Git - postgresql/commit
Correct obsolete nbtree page split WAL comment.
authorPeter Geoghegan <pg@bowt.ie>
Mon, 4 Mar 2019 20:32:40 +0000 (12:32 -0800)
committerPeter Geoghegan <pg@bowt.ie>
Mon, 4 Mar 2019 20:32:40 +0000 (12:32 -0800)
commit72c7c4e38610297b200721a7d5201f79e7ceef7c
treebb8d1bba7f328cdc70007dd79715a431bf0c1687
parent6ad94e4d73c098aea8636e27212b9284c6cd9708
Correct obsolete nbtree page split WAL comment.

Commit 2c03216d831, which revamped the WAL record format, failed to
update a comment referencing the old API.  Update the comment.
src/backend/access/nbtree/nbtinsert.c