aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-01-06 02:58:32 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-01-06 02:58:32 +0000
commitc6289309669e5b3892816e0719afbce797598f54 (patch)
tree30fd6e90156d3f1bd55ec4fe09cf9a0e888052ef /src/backend/utils/adt/regexp.c
parent9395f4911ae577aed180667e26fcba05ec699cad (diff)
downloadpostgresql-c6289309669e5b3892816e0719afbce797598f54.tar.gz
postgresql-c6289309669e5b3892816e0719afbce797598f54.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/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions