diff options
author | Melanie Plageman <melanieplageman@gmail.com> | 2025-04-03 18:22:37 -0400 |
---|---|---|
committer | Melanie Plageman <melanieplageman@gmail.com> | 2025-04-03 18:22:37 -0400 |
commit | 54a3615f15b9b2e1433bc47cfb150317885d7c1f (patch) | |
tree | d6d75e266f08e0ef754be90364076e5d7de62e5e /src/backend/tcop/postgres.c | |
parent | dbd437e670b88ca67f6b2477e853412a0e82a8cc (diff) | |
download | postgresql-54a3615f15b9b2e1433bc47cfb150317885d7c1f.tar.gz postgresql-54a3615f15b9b2e1433bc47cfb150317885d7c1f.zip |
Remove misleading read stream asserts in a few users
Several read stream users asserted that the read stream was exhausted
after looping on that very condition. It was pointed out in an a
review of an as-of-yet uncommitted read stream user [1] that this was
confusing and could lead the reader to think there was a possibility of
some kind of race condition. Remove these asserts.
[1] https://postgr.es/m/F9ACE8D0-B807-4A17-B6BD-87EF0717983D%40yesql.se
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions