git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1f75cdd) | patch
Modify index-opening code to guarantee that the indexes of a relation
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.
src/backend/executor/execUtils.c diff | blob | blame | history
src/backend/utils/cache/relcache.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /