aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2015-03-23 09:58:56 -0400
committerRobert Haas <rhaas@postgresql.org>2015-03-23 09:58:56 -0400
commit372b97097e8c9a67326e99a07da30ab44f6f822a (patch)
treea57e9bab5733705239c3a999cc6cc73debb27d09 /src/backend/access/transam/xlog.c
parent33a2c5ecd60a2cf68cfcdd37916f3989bb956581 (diff)
downloadpostgresql-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