aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeMergejoin.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2021-06-01 11:22:22 +1200
committerThomas Munro <tmunro@postgresql.org>2021-06-01 11:31:06 +1200
commita40646e30d85e51a76fb620822d4d921b6802157 (patch)
treee2a1bfb5d543b519646be7e83dcb36152105c39a /src/backend/executor/nodeMergejoin.c
parent7c544ecdad814ccda709cfb6aa7d62840c3a7486 (diff)
downloadpostgresql-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