Memory barrier support for PostgreSQL.

Robert Haas <rhaas@postgresql.org>

Commit: 0c8eda6258805223fa412ab55a1f130fbc51afa0
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-09-23T21:52:43Z
Releases: 9.2.0
Memory barrier support for PostgreSQL.

This is not actually used anywhere yet, but it gets the basic
infrastructure in place.  It is fairly likely that there are bugs, and
support for some important platforms may be missing, so we'll need to
refine this as we go along.

Files