diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-04-30 19:03:33 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-04-30 19:03:33 +0000 |
commit | 93b24772782e7518dee2f85366aa7a80a2beb937 (patch) | |
tree | 395c47bdb56cde5a2bd8d55f4909c8b526c0adc7 /src/backend/utils/adt/arrayfuncs.c | |
parent | 47458f8c2fd97be1637343758223d78fc31f61f8 (diff) | |
download | postgresql-93b24772782e7518dee2f85366aa7a80a2beb937.tar.gz postgresql-93b24772782e7518dee2f85366aa7a80a2beb937.zip |
Use the standard lock manager to establish priority order when there
is contention for a tuple-level lock. This solves the problem of a
would-be exclusive locker being starved out by an indefinite succession
of share-lockers. Per recent discussion with Alvaro.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions