]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove obsolete nbtree relation extension comment.
authorPeter Geoghegan <pg@bowt.ie>
Tue, 31 Aug 2021 23:55:39 +0000 (16:55 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Tue, 31 Aug 2021 23:55:39 +0000 (16:55 -0700)
commit0f6aa893cb58c2a5a92016914c94865635345a22
treea9da084f78a41b0fc420cf6dd406d9cd45e06712
parent6320806ac3792a297f1c4eb149c3ddeda25d3930
Remove obsolete nbtree relation extension comment.

Commit 0d1fe9f7 improved the approach that vacuumlazy.c takes when it
encounters an empty heap page.  It no acquires the relation extension
lock.
src/backend/access/nbtree/nbtree.c