1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Prevent priority inversion in locking by checking for existing locks

before going into queue behind person with higher piority.
This commit is contained in:
Bruce Momjian
1999-04-30 02:04:51 +00:00
parent 7d62e9c719
commit 52f1b2f3b6
5 changed files with 34 additions and 34 deletions

View File

@ -1,3 +1,10 @@
PostgreSQL 6.5 Fri Apr 23 17:40:19 EDT 1999
=========================================================
A dump/restore is required.
PLACE HOLDER
PostgreSQL 6.4.2 Sat Jan 2 11:04:05 EST 1999
=========================================================