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
/
include
/
protocol
Age
Commit message (
Expand
)
Author
2025-07-17
Run pgindent.
Tatsuo Ishii
2025-07-15
Feature: implement protocol version 3.2 BackendKeyData and query cancel message.
Tatsuo Ishii
2025-06-24
Feature: add pgpool_adm_pcp_proc_info.
Tatsuo Ishii
2024-11-30
Feature: add log_backend_messages.
Tatsuo Ishii
2024-06-21
Fix segfault to not use MAIN_NODE macro.
Tatsuo Ishii
2023-08-19
Feature: allow to set delay_threshold_by_time in milliseconds.
Tatsuo Ishii
2023-04-06
Fix occasional 005.jdbc test failure.
Tatsuo Ishii
2023-02-07
Add notice_per_node_statement.
Tatsuo Ishii
2022-11-25
Fix ROLLBACK TO command to work in aborted transaction.
Tatsuo Ishii
2022-11-09
[New-Feature] Dynamic spare process management
Muhammad Usama
2022-10-27
Deal with idle_session_timeout.
Tatsuo Ishii
2022-01-08
Fix compiler warning.
Tatsuo Ishii
2021-06-29
Remove /*NO LOAD BALANCE*/ comment
Takuma Hoshiai
2020-12-26
Apply mega typo fixes.
Tatsuo Ishii
2020-09-17
Apply language cleanup mega patch.
Tatsuo Ishii
2020-08-14
Add error stats from backend to "show pool_backend_stats" command.
Tatsuo Ishii
2020-06-22
Allow to SELECT load balance in snapshot isolation mode.
Tatsuo Ishii
2020-06-19
Add new clustering mode "snapshot isolation mode".
Tatsuo Ishii
2020-05-04
Some code reorganization
Muhammad Usama
2019-08-01
Multiple performance enhancements especially for of the large
Muhammad Usama
2019-07-24
Feature: Import PostgreSQL 12 beta2 new parser.
Bo Peng
2018-12-06
Deal with "terminating connection due to idle-in-transaction timeout" error.
Tatsuo Ishii
2018-08-17
Run pgindent.
Tatsuo Ishii
2018-04-08
Make calls to to_regclass fully schema qualified.
Tatsuo Ishii
2017-08-09
Fix query cache bug with streaming replication mode and extended query case.
Tatsuo Ishii
2017-03-29
Mega patch to fix "kind mismatch" (or derived) errors in streaming replicatio...
Tatsuo Ishii
2015-09-24
Mega patch to enhance performance in extended protocol mode.
Tatsuo Ishii
2015-08-24
Remove codes for parallel query mode
Yugo Nagata
2015-08-19
Fix inconsistency of sequence values in replication mode
Yugo Nagata
2014-09-15
Final checkin of series for fixing "[pgpool-hackers: 592]. pool_error and elog",
Muhammad Usama
2014-08-23
Add new parameter "allow_sql_comments".
Tatsuo Ishii
2014-05-08
Adopt PostgreSQL 9.4 having to_regclass.
Tatsuo Ishii
2014-04-29
This is the penultimate patch for integration of memory and exception manager...
Muhammad Usama
2014-04-29
Fix JDBC exception of prepared statement including now() in replication mode
Yugo Nagata
2014-04-28
This is the first of the series of commits to import PostgreSQL's exception a...
Muhammad Usama
2013-08-14
Apply code reorganization maga patch from Muhammad Usama.
Tatsuo Ishii