summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/prep/meson.build
diff options
context:
space:
mode:
authorNathan Bossart2025-07-09 14:17:56 +0000
committerNathan Bossart2025-07-09 14:17:56 +0000
commit167ed8082f40ee1f3f4cd18cf02bd6d17df57dab (patch)
treeb2e1c2ab3e8b8eb6fedd68306716d752378c5c0a /src/backend/optimizer/prep/meson.build
parentf5a987c0e5f6bbf0cc0420228dc57e7aae4d7e8f (diff)
Introduce pg_dsm_registry_allocations view.HEADmaster
This commit adds a new system view that provides information about entries in the dynamic shared memory (DSM) registry. Specifically, it returns the name, type, and size of each entry. Note that since we cannot discover the size of dynamic shared memory areas (DSAs) and hash tables backed by DSAs (dshashes) without first attaching to them, the size column is left as NULL for those. Bumps catversion. Author: Florents Tselai <[email protected]> Reviewed-by: Sungwoo Chang <[email protected]> Discussion: https://postgr.es/m/4D445D3E-81C5-4135-95BB-D414204A0AB4%40gmail.com
Diffstat (limited to 'src/backend/optimizer/prep/meson.build')
0 files changed, 0 insertions, 0 deletions