git.postgresql.org Git - postgresql.git/commit
2024年1月11日 18:22:04 +0000 (13:22 -0500)
2024年1月11日 18:30:12 +0000 (13:30 -0500)
commit e2d5b3b9b643739bd83e42769b44005dfd2bbb90
Remove hastup from LVPagePruneState.
Instead, just have lazy_scan_prune() and lazy_scan_noprune() update
LVRelState->nonempty_pages directly. This makes the two functions
more similar and also removes makes lazy_scan_noprune need one fewer
output parameters.
Melanie Plageman, reviewed by Andres Freund, Michael Paquier, and me
Discussion: http://postgr.es/m/CAAKRu_btji_wQdg=ok-5E4v_bGVxKYnnFFe7RA6Frc1EcOwtSg@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom