diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-05-10 13:26:47 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-05-10 13:26:47 -0400 |
commit | 8ebc908c575b3378c9d4096412d16d91d107311c (patch) | |
tree | a0919af978df6c0229a5555570023fab892c8c89 /src/backend/access/gist/gist.c | |
parent | 53216e3992665eda1570650f4047efa4202e7173 (diff) | |
download | postgresql-8ebc908c575b3378c9d4096412d16d91d107311c.tar.gz postgresql-8ebc908c575b3378c9d4096412d16d91d107311c.zip |
Improve Windows implementation of WaitLatch/WaitLatchOrSocket.
Ensure that signal handlers are serviced before this function returns.
This should make the behavior more like Unix. Also, add some more
error checking, and make some other cosmetic improvements.
No back-patch since it's not clear whether this is fixing any live bug
that would affect 9.1. I'm more concerned about 9.2 anyway given our
considerable recent expansions in the usage of WaitLatch.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions