summaryrefslogtreecommitdiff
path: root/src/context/pool_query_context.c
AgeCommit message (Expand)Author
20 hoursFeature: send sync message only to necessary backends.Tatsuo Ishii
2025-10-28Retire Slony mode.Tatsuo Ishii
2025-07-17Run pgindent.Tatsuo Ishii
2025-07-15Feature: implement protocol version 3.2 BackendKeyData and query cancel message.Tatsuo Ishii
2025-01-31Fix per_node_error_log() error message that is printed with two colons.Bo Peng
2024-12-14Fix yet another query cache bug in streaming replication mode.Tatsuo Ishii
2024-06-21Fix MAIN_NODE macro (actually pool_virtual_main_db_node_id()).Tatsuo Ishii
2024-06-20Fix typo in comment.Tatsuo Ishii
2024-04-02Fix errors/hung up when load_balance_mode is off.Tatsuo Ishii
2024-02-10Fix statement_level_load_balance with BEGIN etc.Tatsuo Ishii
2023-08-19Feature: allow to set delay_threshold_by_time in milliseconds.Tatsuo Ishii
2023-07-18Mitigate session disconnection issue in failover/failback/backend error.Tatsuo Ishii
2023-06-05Fix delay_threshold_by_time and prefer_lower_standby_delay.Tatsuo Ishii
2023-05-19Allow to load balance PREPARE/EXECUTE/DEALLOCATE.Tatsuo Ishii
2023-05-08Refactor pool_where_to_send.Tatsuo Ishii
2023-05-07Refactor send_to_where().Tatsuo Ishii
2023-04-30Fix prefer_lower_delay_standby bug.Tatsuo Ishii
2023-04-15Remove unused variable.Tatsuo Ishii
2023-04-14Refactor pool_query_context.c.Tatsuo Ishii
2023-04-06Fix occasional 005.jdbc test failure.Tatsuo Ishii
2023-02-15Allow to use multiple statements extensively.Tatsuo Ishii
2023-02-07Add notice_per_node_statement.Tatsuo Ishii
2023-02-02Fix comment mistakes.Tatsuo Ishii
2023-02-02Fix comment mistakes.Tatsuo Ishii
2023-01-31Fix kind mimatch error with DEALLOCATETatsuo Ishii
2022-09-21Feature: Import PostgreSQL 15 BETA4 new parser.Bo Peng
2021-07-01Fix compile warningTakuma Hoshiai
2021-06-29Remove /*NO LOAD BALANCE*/ commentTakuma Hoshiai
2021-06-21Fix the commit b69e695758dcb2fea0dacfeaf1e40299352ccdafMasaya Kawamoto
2020-12-26Apply mega typo fixes.Tatsuo Ishii
2020-09-30Fix some language cleanup mistakes.Tatsuo Ishii
2020-09-29Fixing for an issue in dml object level load balance supportMuhammad Usama
2020-09-17Apply language cleanup mega patch.Tatsuo Ishii
2020-09-13Remove unnecessary checks in some code path.Tatsuo Ishii
2020-07-21New feature: dml dml object level load balance supportMuhammad Usama
2020-06-25Fix load balance in snapshot isolation mode.Tatsuo Ishii
2020-06-22Allow to SELECT load balance in snapshot isolation mode.Tatsuo Ishii
2020-05-04Some code reorganizationMuhammad Usama
2020-04-28Improve process status of extend queryTakuma Hoshiai
2019-10-04Fix inappropriate ereport call in VALID_BACKEND.Tatsuo Ishii
2019-09-16Fix occasional query hang while processing DEALLOCATE.Tatsuo Ishii
2019-08-01Multiple performance enhancements especially for of the largeMuhammad Usama
2019-05-22Make failover in progress check more aggressively.Tatsuo Ishii
2019-04-02Abort session if failover/failback is ongoing.Tatsuo Ishii
2019-04-02New feature "statement_level_load_balancing".Bo Peng
2019-03-28Fix memory leak in "batch" mode in extended query.Tatsuo Ishii
2018-08-17Run pgindent.Tatsuo Ishii
2018-06-14Add new feature to enable specifying SQL patterns lists that should not be lo...Bo Peng
2018-05-07Downgrade most of DEBUG1 messages to DEBUG5.Tatsuo Ishii
2018-04-23Fully implement "disable_load_balance_on_write".Tatsuo Ishii