diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-03-23 09:58:56 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-03-23 09:58:56 -0400 |
commit | 372b97097e8c9a67326e99a07da30ab44f6f822a (patch) | |
tree | a57e9bab5733705239c3a999cc6cc73debb27d09 /src/backend/access/transam/xlog.c | |
parent | 33a2c5ecd60a2cf68cfcdd37916f3989bb956581 (diff) | |
download | postgresql-372b97097e8c9a67326e99a07da30ab44f6f822a.tar.gz postgresql-372b97097e8c9a67326e99a07da30ab44f6f822a.zip |
Remove ill-advised pre-check for DSM segment exhaustion.
dsm_control->nitems never decreases, so this is testing whether the
server has *ever* run out of DSM segments, not whether it is
*currently* out of DSM segments.
Reported off-list by Amit Kapila.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions