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
/
utils
Age
Commit message (
Expand
)
Author
2025-12-08
Run pgindent.
Tatsuo Ishii
2025-10-09
Make time calculations always long long.
Tatsuo Ishii
2025-09-09
Allow to compile against gcc 15 (C23).
Tatsuo Ishii
2025-07-17
Run pgindent.
Tatsuo Ishii
2025-06-06
Replace random() with pg_prng random function.
Tatsuo Ishii
2025-05-05
Fix portability to OpenBSD.
Tatsuo Ishii
2024-10-21
Feature: Import PostgreSQL 17 RC1 new parser.
Bo Peng
2024-09-07
Fix multiple query cache vulnerabilities (CVE-2024-45624).
Bo Peng
2024-03-25
Fix compile errors with certain CFLAGS.
Tatsuo Ishii
2023-11-09
Update Copyright of the previous commit (4bfca73c6788cee498d74e938fa38c38b9ab...
Bo Peng
2023-11-09
Downgrading some normal ERROR messages to DEBUG messages.
Bo Peng
2023-09-21
Remove duplicating definition of pg_attribute_format_arg etc.
Tatsuo Ishii
2023-09-20
Remove duplication definitions of NAMEDATALEN.
Tatsuo Ishii
2023-07-31
Feature: Import PostgreSQL 16 BETA1 new parser.
Chen Ningwei
2023-03-28
Judge multi statement query using psqlscan.
Tatsuo Ishii
2023-03-28
Use schema qualification for internal queries.
Tatsuo Ishii
2022-05-31
Skipping useless ereport/elog calls.
Muhammad Usama
2022-01-26
Fix pcp_node_info hang when pgpool cannot connect to backend.
Tatsuo Ishii
2021-06-16
Refactor "SHOW pool_pool_pools" and pcp_proc_info.
Tatsuo Ishii
2020-12-26
Apply mega typo fixes.
Tatsuo Ishii
2020-09-23
More language cleanup.
Tatsuo Ishii
2020-09-01
Fix connection_life_time not working when serialize_accept is enabled.
Tatsuo Ishii
2020-08-14
Add error stats from backend to "show pool_backend_stats" command.
Tatsuo Ishii
2020-08-14
Add new show command "show pool_backend_stats".
Tatsuo Ishii
2020-08-14
Add statistics for INSERT/UPDATE/DELETE etc. SQL commands.
Tatsuo Ishii
2020-07-26
Enhance the way getting function names in multiple places.
Tatsuo Ishii
2020-06-26
Adding log collector
Muhammad Usama
2020-05-04
Some code reorganization
Muhammad Usama
2020-01-26
Add health check statistics collection/display feature.
Tatsuo Ishii
2019-10-08
Fix problem that syslog_facility don't change by reload
Takuma Hoshiai
2019-09-23
Adding new wd_cli utility
Muhammad Usama
2019-08-08
Import some of memory manager debug facilities from PostgreSQL.
Tatsuo Ishii
2019-02-22
Eliminate select(2) system calls when they are not necessary.
Tatsuo Ishii
2018-08-17
Run pgindent.
Tatsuo Ishii
2018-08-16
Feature: Add SCRAM and Certificate authentication support
Muhammad Usama
2018-08-07
Feature: allow to specify load balance weight ratio for load balance parameters.
Bo Peng
2018-07-31
Fix badly formatted comment out line.
Tatsuo Ishii
2017-09-20
[New feature] Allow specifying the hostnames in pool_hba
Muhammad Usama
2017-08-03
Fix bug #303.
Tatsuo Ishii
2017-06-29
Importing the latest changes in the MemoryManager API from PostgreSQL code.
Muhammad Usama
2017-06-21
Fixing: [pgpool-hackers: 2390] Problems with the relative paths in daemon mode
Muhammad Usama
2016-08-16
Handling of pg_terminate_backend for simple query protocol
Muhammad Usama
2016-07-28
Display human readable output for backend node status.
Muhammad Usama
2016-05-23
Fixing an oversight by previous pgpool show/set command commit.
Muhammad Usama
2016-05-21
Adding new PGPOOL SET and PGPOOL RESET commands.
Muhammad Usama
2016-05-10
Adding new SHOW command for pgpool-II configuration parameters.
Muhammad Usama
2016-05-02
Streamlining the pgpool configuration system (Work in progress).
Muhammad Usama
2016-03-07
Fix for [pgpool-general: 4519] Worker Processes Exit and Are Not Re-spawned
Muhammad Usama
2016-02-03
Fix for [pgpool-II 0000166]: compile issue on freebsd
Muhammad Usama
2015-11-18
Fixing reset query stuck problem [pgpool-hackers: 1097]
Muhammad Usama
[next]