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
/
protocol
/
pool_proto_modules.c
Age
Commit message (
Expand
)
Author
2025-10-28
Retire Slony mode.
Tatsuo Ishii
2025-10-03
Prevent FATAL error when non-existing prepared statement is given.
Tatsuo Ishii
2025-07-18
Fix indentation.
Tatsuo Ishii
2025-07-18
Fix coding issue regarding shift operation.
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-06-24
Feature: add pgpool_adm_pcp_proc_info.
Tatsuo Ishii
2025-05-08
Fix long standing bind bug with query cache.
Tatsuo Ishii
2025-05-08
Fix query cache invalidation bug.
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-11-30
Feature: add log_backend_messages.
Tatsuo Ishii
2024-11-11
Fix COPY hangs.
Tatsuo Ishii
2024-10-21
Feature: new PGPOOL SET CACHE DELETE command.
Tatsuo Ishii
2024-09-07
Fix multiple query cache vulnerabilities (CVE-2024-45624).
Bo Peng
2024-08-11
Fix another bug in replication mode and snapshot isolation mode.
Tatsuo Ishii
2024-08-09
Fix bug in replication mode and snapshot isolation mode.
Tatsuo Ishii
2024-07-30
Fix hang after a flush message received.
Tatsuo Ishii
2024-06-12
Eliminate unnecessary memory allocation in extended query protocol.
Tatsuo Ishii
2024-06-07
Mega typo fix for docs and program source codes.
Tatsuo Ishii
2024-06-04
Fix psql_scan crash.
Tatsuo Ishii
2024-03-21
Allow reset queries to run even if extended queries do not end.
Tatsuo Ishii
2024-03-18
Guard against inappropriate protocol data.
Tatsuo Ishii
2024-03-17
Revert "Enhance the stability of detach_false_primary."
Tatsuo Ishii
2024-03-16
Enhance the stability of detach_false_primary.
Tatsuo Ishii
2023-09-28
Fix Describe() so that it does not abort with portal created by DECLARE.
Tatsuo Ishii
2023-07-13
Fix PREPARE in multi-statement case.
Tatsuo Ishii
2023-05-19
Allow to load balance PREPARE/EXECUTE/DEALLOCATE.
Tatsuo Ishii
2023-04-17
Use psqlscan only when query string is large.
Tatsuo Ishii
2023-04-06
Fix occasional 005.jdbc test failure.
Tatsuo Ishii
2023-03-28
Judge multi statement query using psqlscan.
Tatsuo Ishii
2023-02-23
Allow to run certain multi-statement queries.
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
2022-12-10
Fix typo in comments.
Tatsuo Ishii
2022-11-25
Fix ROLLBACK TO command to work in aborted transaction.
Tatsuo Ishii
2022-08-26
Retire pool_string module.
Tatsuo Ishii
2022-05-09
Fix not to abort session while in failed transaction.
Tatsuo Ishii
2022-03-12
Enhance error message while processing parse message.
Tatsuo Ishii
2022-01-18
Implement flush tracking feature.
Tatsuo Ishii
2022-01-05
Suppress message length log for in_hot_standby.
Tatsuo Ishii
2021-11-22
Fix redundant code.
Tatsuo Ishii
2021-09-27
Feature: Import PostgreSQL 14 beta2 new parser.
Bo Peng
2021-09-16
Fix occasional hang in COPY FROM.
Tatsuo Ishii
2021-08-10
Fix SI mode to acquire a snapshot with an internal transaction.
Tatsuo Ishii
2021-07-17
Allow to log error messages in extended query mode in certain cases.
Tatsuo Ishii
2021-07-01
Fix sending invalid message in SI mode.
Tatsuo Ishii
2021-04-11
Code restructuring for memory cache.
Tatsuo Ishii
2021-04-09
Fix pgpool crash when query cache enabled.
Tatsuo Ishii
[next]