git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a063baa) | patch
Remove unnecessary BufferGetPage() calls in fsm_vacuum_page().
2018年3月29日 16:44:19 +0000 (12:44 -0400)
2018年3月29日 16:44:19 +0000 (12:44 -0400)
commit 2b1759e2675fc01d6945c9a5fa65c7d7121212f7
Remove unnecessary BufferGetPage() calls in fsm_vacuum_page().

Just noticed that these were quite redundant, since we're holding the
page address in a local variable anyway, and we have pin on the buffer
throughout.

Also improve a comment.
src/backend/storage/freespace/freespace.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /