Fix TupleQueueReaderNext not to ignore its nowait argument.
Robert Haas <rhaas@postgresql.org>
Fix TupleQueueReaderNext not to ignore its nowait argument. This was a silly goof on my (rhaas's) part. Report and fix by Rushabh Lathia.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/tqueue.c | modified | +1 −1 |