]> granicus.if.org Git - postgresql/commit
Try to fix memory barriers on x86_64.
authorRobert Haas <rhaas@postgresql.org>
Sat, 8 Oct 2011 03:32:30 +0000 (23:32 -0400)
committerRobert Haas <rhaas@postgresql.org>
Sat, 8 Oct 2011 03:42:57 +0000 (23:42 -0400)
commit6a6082c27c148eb452d804af306e8745f6e49b36
tree2053e6e7e958e1b15e3dfebab8e0b0bc579583f4
parenta2822fb9337a21f98ac4ce850bb4145acf47ca27
Try to fix memory barriers on x86_64.

%esp is no good; must use %rsp there.
src/include/storage/barrier.h