Remove unnecessary check STREAM in where_to_send_main_replica().
The check is already done in check_replication_delay().
Backpatch-through: v4.5
Branch
------
V4_7_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3c777f213e86f86d5a98b060e4cf94c0201fc853
Modified Files
--------------
src/context/pool_query_context.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)