diff options
author | Robert Haas <rhaas@postgresql.org> | 2014-05-06 13:37:46 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2014-05-06 13:40:34 -0400 |
commit | e0124230ba2b6778671f26b06af0d8d04bcb4d1c (patch) | |
tree | 9c4ebf589629668060d32312476d198e626992de /src/backend/utils/adt/jsonb_util.c | |
parent | 4335c958154c39ef99a38dc953b3f803b13a1048 (diff) | |
download | postgresql-e0124230ba2b6778671f26b06af0d8d04bcb4d1c.tar.gz postgresql-e0124230ba2b6778671f26b06af0d8d04bcb4d1c.zip |
Fix logic bug in dsm_attach().
The previous coding would potentially cause attaching to segment A to
fail if segment B was at the same time in the process of going away.
Andres Freund, with a comment tweak by me
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions