aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-01-06 02:58:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-01-06 02:58:25 +0000
commita7812eb4bec402423c2e8bc5a6a683d5e9191548 (patch)
treeb3c0b7eff27220b6301e3f36d43e8c275022f504 /src/backend/access/gist/gistxlog.c
parentbf7faa7c8f7dbddc060e6b132019e598af53066f (diff)
downloadpostgresql-a7812eb4bec402423c2e8bc5a6a683d5e9191548.tar.gz
postgresql-a7812eb4bec402423c2e8bc5a6a683d5e9191548.zip
Fix Windows-only postmaster code to reject a connection request and continue,
rather than elog(FATAL), when there is no more room in ShmemBackendArray. This is a security issue since too many connection requests arriving close together could cause the postmaster to shut down, resulting in denial of service. Reported by Yoshiyuki Asaba, fixed by Magnus Hagander.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions