diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-07-29 15:57:23 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-07-29 15:57:23 +0000 |
commit | e9d2f68632aaa12cd7a17a33675a947734df2be6 (patch) | |
tree | eb45cb6971ba942fa4528e8a9b8192ac7409d8c5 /src/backend/access/gist/gistvacuum.c | |
parent | fe37cbb841607f8499ec3d2950397e650a94bf0d (diff) |
Fix a thinko introduced into CountActiveBackends by a recent patch:
we should ignore NULL array entries, not non-NULL ones. This had the
effect of disabling commit_delay, and could have caused a crash in the
rare race condition the patch was intended to fix.
Bug report and diagnosis by Jeff Janes, in bug #4952.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions