]> granicus.if.org Git - postgresql/commit
Added call to heap_endscan in IndexIsUniqueNoCache - to release
authorVadim B. Mikheev <vadim4o@yahoo.com>
Thu, 27 Mar 1997 04:13:44 +0000 (04:13 +0000)
committerVadim B. Mikheev <vadim4o@yahoo.com>
Thu, 27 Mar 1997 04:13:44 +0000 (04:13 +0000)
commitb9fda39de3f37f6ab0981de37e3c69b4082b8462
tree11d00c248d780874cb818772e90aa21da42f4bfc
parentdd07f766585e6304491dd2b990c4b40fd19c9b43
Added call to heap_endscan in IndexIsUniqueNoCache - to release
our READ lock on pg_index and let others to create indices too !
src/backend/catalog/index.c