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