git.postgresql.org Git - postgresql.git/commit
2000年6月19日 23:40:48 +0000 (23:40 +0000)
2000年6月19日 23:40:48 +0000 (23:40 +0000)
commit a1dfaef6c6e2da34dbc808f205665a6c96362149
Modify index-opening code to guarantee that the indexes of a relation
are opened in a consistent order by different backends (I ordered them
by index OID because that's easy, but any other consistent order would
do as well). This avoids potential deadlock for index types that we
acquire exclusive locks on ... ie, rtree.
This is the main PostgreSQL git repository.
RSS
Atom