git.postgresql.org Git - postgresql.git/commit
2014年5月10日 20:24:23 +0000 (23:24 +0300)
2014年5月10日 20:28:26 +0000 (23:28 +0300)
commit 866e6e1d04d4ae9615bd1899a757dae0191e9c77
Fix bug in lossy-page handling in GIN
When returning rows from a bitmap, as done with partial match queries, we
would get stuck in an infinite loop if the bitmap contained a lossy page
reference.
This bug is new in master, it was introduced by the patch to allow skipping
items refuted by other entries in GIN scans.
Report and fix by Alexander Korotkov
This is the main PostgreSQL git repository.
RSS
Atom