Put a critical section around update of hash index metapage. Per

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 82358ca936f93dbbc49455ce8c3fd3d8e7a8cf3e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-06-09T18:23:50Z
Releases: 8.1.0
Put a critical section around update of hash index metapage.  Per
discussion with Qingqing Zhou.

Files

PathChange+/−
src/backend/access/hash/hashpage.c modified +12 −1