diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-30 23:21:26 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-09-30 23:21:26 +0000 |
commit | d2af5f8a3e89f02dd54949fa42e2dcd31ddcd5c7 (patch) | |
tree | 122463e70e53c0fd7ae418dc8eb9057ffedae130 /src/backend/utils/adt/array_userfuncs.c | |
parent | d6748843069f7dd4205cd85b60977b5414647635 (diff) | |
download | postgresql-d2af5f8a3e89f02dd54949fa42e2dcd31ddcd5c7.tar.gz postgresql-d2af5f8a3e89f02dd54949fa42e2dcd31ddcd5c7.zip |
Adjust index locking rules as per my proposal of earlier today. You
now are supposed to take some kind of lock on an index whenever you
are going to access the index contents, rather than relying only on a
lock on the parent table.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions