diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-07-30 01:45:21 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-07-30 01:45:21 +0000 |
commit | 1a271f0c71294c47444a15d93bc064d3a4f23674 (patch) | |
tree | e2ff357a47ea93dc18157434855696557e25194c /src/backend/access/gist | |
parent | 497d39d76815a54917c4907c73451ecb715b1fe2 (diff) | |
download | postgresql-1a271f0c71294c47444a15d93bc064d3a4f23674.tar.gz postgresql-1a271f0c71294c47444a15d93bc064d3a4f23674.zip |
Fix WIN32 wait() return value macros to be accurate, particularly
because they are used for testing the return value from system().
(WIN32 doesn't overlay the return code with other failure conditions
like Unix does, so they are just simple macros.)
Fix regression checks to properly handle diff failures on Win32 using
the new macros.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions