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_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=4a522dda0ae34222cf8e8d8c9f17632dcb505751
Modified Files
--------------
src/context/pool_query_context.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)