diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-07-01 14:25:09 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-07-01 14:25:09 -0400 |
commit | b0f069d931f0a3d4a39aeeb230baf2f2b18cb3c3 (patch) | |
tree | 080a44f7a5fc251dfb2aded6361cc4d3a6ff20a1 /src/backend/executor/execReplication.c | |
parent | f32678c0163d7d966560bdaf41bfbc2cf179a260 (diff) | |
download | postgresql-b0f069d931f0a3d4a39aeeb230baf2f2b18cb3c3.tar.gz postgresql-b0f069d931f0a3d4a39aeeb230baf2f2b18cb3c3.zip |
Clean up misuse and nonuse of poll_query_until().
Several callers of PostgresNode::poll_query_until() neglected to check
for failure; I do not think that's optional. Also, rewrite one place
that had reinvented poll_query_until() for no very good reason.
Diffstat (limited to 'src/backend/executor/execReplication.c')
0 files changed, 0 insertions, 0 deletions