git.postgresql.org Git - postgresql.git/commit
Sun, 4 May 2014 20:18:55 +0000 (13:18 -0700)
Wed, 7 May 2014 02:27:43 +0000 (19:27 -0700)
commit 35c0cd3b05b0be18dc2d049c33b38a2d13993ffe
Improve comment for tricky aspect of index-only scans.
Index-only scans avoid taking a lock on the VM buffer, which would
cause a lot of contention. To be correct, that requires some intricate
assumptions that weren't completely documented in the previous
comment.
Reviewed by Robert Haas.
This is the main PostgreSQL git repository.
RSS
Atom