aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-05-22 21:58:41 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-05-22 21:58:41 +0000
commit05ce2d738f8b9fb7dee71a1d3511e6d03aff46b4 (patch)
tree2411bebe8a121169cddc54666a6af183a09a1ebd /src/backend/utils/adt/arrayfuncs.c
parent962c362495a832780fc951cf44a76356f95f09e1 (diff)
downloadpostgresql-05ce2d738f8b9fb7dee71a1d3511e6d03aff46b4.tar.gz
postgresql-05ce2d738f8b9fb7dee71a1d3511e6d03aff46b4.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/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions