index
:
pgpool2.git
EXCEPTION_MGR
IMPORT_96_PARSER
SCRAM_AUTH
V1_STABLE
V2_0_PARALLEL_UNSTABLE
V2_2_6_GRACEFUL_DETACH
V2_2_STABLE
V2_3_STABLE
V3_0_STABLE
V3_1_STABLE
V3_2_STABLE
V3_3_STABLE
V3_4_STABLE
V3_5_STABLE
V3_6_STABLE
V3_7_STABLE
V4_0_STABLE
V4_1_STABLE
V4_2_STABLE
V4_3_STABLE
V4_4_STABLE
V4_5_STABLE
V4_6_STABLE
V4_7_STABLE
bug271
extended_protocol_performance
import_parser_95
master
watchdog_enhancement
Clustering tool for PostgreSQL
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
context
/
pool_query_context.c
Age
Commit message (
Expand
)
Author
20 hours
Feature: send sync message only to necessary backends.
Tatsuo Ishii
2025-10-28
Retire Slony mode.
Tatsuo Ishii
2025-07-17
Run pgindent.
Tatsuo Ishii
2025-07-15
Feature: implement protocol version 3.2 BackendKeyData and query cancel message.
Tatsuo Ishii
2025-01-31
Fix per_node_error_log() error message that is printed with two colons.
Bo Peng
2024-12-14
Fix yet another query cache bug in streaming replication mode.
Tatsuo Ishii
2024-06-21
Fix MAIN_NODE macro (actually pool_virtual_main_db_node_id()).
Tatsuo Ishii
2024-06-20
Fix typo in comment.
Tatsuo Ishii
2024-04-02
Fix errors/hung up when load_balance_mode is off.
Tatsuo Ishii
2024-02-10
Fix statement_level_load_balance with BEGIN etc.
Tatsuo Ishii
2023-08-19
Feature: allow to set delay_threshold_by_time in milliseconds.
Tatsuo Ishii
2023-07-18
Mitigate session disconnection issue in failover/failback/backend error.
Tatsuo Ishii
2023-06-05
Fix delay_threshold_by_time and prefer_lower_standby_delay.
Tatsuo Ishii
2023-05-19
Allow to load balance PREPARE/EXECUTE/DEALLOCATE.
Tatsuo Ishii
2023-05-08
Refactor pool_where_to_send.
Tatsuo Ishii
2023-05-07
Refactor send_to_where().
Tatsuo Ishii
2023-04-30
Fix prefer_lower_delay_standby bug.
Tatsuo Ishii
2023-04-15
Remove unused variable.
Tatsuo Ishii
2023-04-14
Refactor pool_query_context.c.
Tatsuo Ishii
2023-04-06
Fix occasional 005.jdbc test failure.
Tatsuo Ishii
2023-02-15
Allow to use multiple statements extensively.
Tatsuo Ishii
2023-02-07
Add notice_per_node_statement.
Tatsuo Ishii
2023-02-02
Fix comment mistakes.
Tatsuo Ishii
2023-02-02
Fix comment mistakes.
Tatsuo Ishii
2023-01-31
Fix kind mimatch error with DEALLOCATE
Tatsuo Ishii
2022-09-21
Feature: Import PostgreSQL 15 BETA4 new parser.
Bo Peng
2021-07-01
Fix compile warning
Takuma Hoshiai
2021-06-29
Remove /*NO LOAD BALANCE*/ comment
Takuma Hoshiai
2021-06-21
Fix the commit b69e695758dcb2fea0dacfeaf1e40299352ccdaf
Masaya Kawamoto
2020-12-26
Apply mega typo fixes.
Tatsuo Ishii
2020-09-30
Fix some language cleanup mistakes.
Tatsuo Ishii
2020-09-29
Fixing for an issue in dml object level load balance support
Muhammad Usama
2020-09-17
Apply language cleanup mega patch.
Tatsuo Ishii
2020-09-13
Remove unnecessary checks in some code path.
Tatsuo Ishii
2020-07-21
New feature: dml dml object level load balance support
Muhammad Usama
2020-06-25
Fix load balance in snapshot isolation mode.
Tatsuo Ishii
2020-06-22
Allow to SELECT load balance in snapshot isolation mode.
Tatsuo Ishii
2020-05-04
Some code reorganization
Muhammad Usama
2020-04-28
Improve process status of extend query
Takuma Hoshiai
2019-10-04
Fix inappropriate ereport call in VALID_BACKEND.
Tatsuo Ishii
2019-09-16
Fix occasional query hang while processing DEALLOCATE.
Tatsuo Ishii
2019-08-01
Multiple performance enhancements especially for of the large
Muhammad Usama
2019-05-22
Make failover in progress check more aggressively.
Tatsuo Ishii
2019-04-02
Abort session if failover/failback is ongoing.
Tatsuo Ishii
2019-04-02
New feature "statement_level_load_balancing".
Bo Peng
2019-03-28
Fix memory leak in "batch" mode in extended query.
Tatsuo Ishii
2018-08-17
Run pgindent.
Tatsuo Ishii
2018-06-14
Add new feature to enable specifying SQL patterns lists that should not be lo...
Bo Peng
2018-05-07
Downgrade most of DEBUG1 messages to DEBUG5.
Tatsuo Ishii
2018-04-23
Fully implement "disable_load_balance_on_write".
Tatsuo Ishii
[next]