diff options
author | Thomas Munro <tmunro@postgresql.org> | 2020-08-03 12:39:15 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2020-08-03 12:48:11 +1200 |
commit | 1beb3ac5184fd32e8a1a79f4ace477a9e7ea27a7 (patch) | |
tree | fb2e2b30d37ace0368e213ed9814e5a23a19eefe /src/backend/executor/nodeFunctionscan.c | |
parent | 1785ac8adebeb04aed6097d0d425f0c940f8fafb (diff) | |
download | postgresql-1beb3ac5184fd32e8a1a79f4ace477a9e7ea27a7.tar.gz postgresql-1beb3ac5184fd32e8a1a79f4ace477a9e7ea27a7.zip |
Fix rare failure in LDAP tests.
Instead of writing a query to psql's stdin, use -c. This avoids a
failure where psql exits before we write, seen a few times on the build
farm. Thanks to Tom Lane for the suggestion.
Back-patch to 11, where the LDAP tests arrived.
Reviewed-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/CA%2BhUKGLFmW%2BHQYPeKiwSp5sdFFHtFViCpw4Mh6yAgEx74r5-Cw%40mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions