mirror of
https://github.com/postgres/postgres.git
synced 2026-04-23 23:28:01 -04:00
This commit updates pg_visibility_map_summary() to use the
visibilitymap_count() API, replacing its own counting mechanism. This
simplifies the function and improves performance by leveraging the
vectorized implementation introduced in commit
|
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| t | ||
| .gitignore | ||
| Makefile | ||
| meson.build | ||
| pg_visibility--1.0--1.1.sql | ||
| pg_visibility--1.1--1.2.sql | ||
| pg_visibility--1.1.sql | ||
| pg_visibility.c | ||
| pg_visibility.control | ||