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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 81a2579) | patch
nbtree: assert no scheduled primscan between pages.
2024年10月30日 19:53:26 +0000 (15:53 -0400)
2024年10月30日 19:53:26 +0000 (15:53 -0400)
commit 492e6b54c604c39ecf5ebc812849185b20c4b1b6
nbtree: assert no scheduled primscan between pages.

Follow-up to bugfix commit 763d65ae. Technically this new assertion is
redundant with the assertion recently added to _bt_readpage by that same
commit, but it seems like a good idea to have both.

The new assertion makes it clear that we expect to call _bt_readnextpage
when there's another primitive index scan scheduled, though only when
needed as the final step of ending the current primitive scan.
src/backend/access/nbtree/nbtsearch.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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