aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-05-22 21:58:24 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-05-22 21:58:24 +0000
commite26c403fd0ce80db134a223b76cebd25eb039425 (patch)
treee4b00fd6d711ea1148175be8c289d49409eaa4b0 /src/backend/tcop/postgres.c
parent323a45099ab39e9cc34eca02d9e566ba8ce62df1 (diff)
downloadpostgresql-e26c403fd0ce80db134a223b76cebd25eb039425.tar.gz
postgresql-e26c403fd0ce80db134a223b76cebd25eb039425.zip
Reduce pg_listener lock taken by NOTIFY et al from AccessExclusiveLock
to ExclusiveLock. This still serializes the operations of this module, but doesn't conflict with concurrent ANALYZE operations. Per trouble report from Philip Warner a few weeks ago.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions