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