diff options
author | Robert Haas <rhaas@postgresql.org> | 2014-01-14 12:18:58 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2014-01-14 12:18:58 -0500 |
commit | 6ddd5137b26c64360b86ea4174f21362df4f167a (patch) | |
tree | 639330deaf2712a1ba9ccdf30261015846a6d514 /src/backend/storage/buffer/bufmgr.c | |
parent | 05ff5062da5fb4b0c950260ed12af0ae5d8932a4 (diff) | |
download | postgresql-6ddd5137b26c64360b86ea4174f21362df4f167a.tar.gz postgresql-6ddd5137b26c64360b86ea4174f21362df4f167a.zip |
Simple table of contents for a shared memory segment.
This interface is intended to make it simple to divide a dynamic shared
memory segment into different regions with distinct purposes. It
therefore serves much the same purpose that ShmemIndex accomplishes for
the main shared memory segment, but it is intended to be more
lightweight.
Patch by me. Review by Andres Freund.
Diffstat (limited to 'src/backend/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions