aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/syscache.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-06-19 23:40:48 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-06-19 23:40:48 +0000
commita1dfaef6c6e2da34dbc808f205665a6c96362149 (patch)
tree66c1e193663f4b5d75cb5cc3b63eb868852de3f8 /src/backend/utils/cache/syscache.c
parent1f75cdd5ed4a93d171ff979a7a66ae69dbd0d69f (diff)
downloadpostgresql-a1dfaef6c6e2da34dbc808f205665a6c96362149.tar.gz
postgresql-a1dfaef6c6e2da34dbc808f205665a6c96362149.zip
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.
Diffstat (limited to 'src/backend/utils/cache/syscache.c')
0 files changed, 0 insertions, 0 deletions