diff options
author | Thomas Munro <tmunro@postgresql.org> | 2021-06-01 11:22:22 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2021-06-01 11:31:06 +1200 |
commit | a40646e30d85e51a76fb620822d4d921b6802157 (patch) | |
tree | e2a1bfb5d543b519646be7e83dcb36152105c39a /src/backend/executor/nodeMergejoin.c | |
parent | 7c544ecdad814ccda709cfb6aa7d62840c3a7486 (diff) | |
download | postgresql-a40646e30d85e51a76fb620822d4d921b6802157.tar.gz postgresql-a40646e30d85e51a76fb620822d4d921b6802157.zip |
Fix error handling in replacement pthread_barrier_init().
Commit 44bf3d50 incorrectly used an errno-style interface when supplying
missing pthread functionality (i.e. on macOS), but it should check for
and return error numbers directly.
Diffstat (limited to 'src/backend/executor/nodeMergejoin.c')
0 files changed, 0 insertions, 0 deletions