git.postgresql.org Git - postgresql.git/commit
2008年3月18日 03:54:52 +0000 (03:54 +0000)
2008年3月18日 03:54:52 +0000 (03:54 +0000)
commit 8e850b9159b1519dcc20982c39cfc3ff16d3d31b
Advance multiple array keys rightmost-first instead of leftmost-first
during a bitmap index scan. This cannot affect the query results
(since we're just dumping the TIDs into a bitmap) but it might offer
some advantage in locality of access to the index. Per Greg Stark.
This is the main PostgreSQL git repository.
RSS
Atom