diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-12-11 02:58:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-12-11 02:58:49 +0000 |
commit | 4433eb1dff36707914081efeaff222f81412d60f (patch) | |
tree | 2e5d04e18ca0a271623ee4fa15210881a8e219ce /src/backend/parser/parse_func.c | |
parent | 07009651ce4b2cc866171aed32bb67c8c65137ce (diff) | |
download | postgresql-4433eb1dff36707914081efeaff222f81412d60f.tar.gz postgresql-4433eb1dff36707914081efeaff222f81412d60f.zip |
Make sure that inlined S_UNLOCK is marked as an update of a 'volatile'
object. This should prevent the compiler from reordering loads and stores
into or out of a critical section.
Diffstat (limited to 'src/backend/parser/parse_func.c')
0 files changed, 0 insertions, 0 deletions