projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2020-03-30
Tatsuo Ishii
Add support for SSL passpharse.
commit
|
commitdiff
|
tree
2020-03-30
Tatsuo Ishii
Add support for SSL passphrase.
commit
|
commitdiff
|
tree
2020-03-23
Tatsuo Ishii
More attempt to fix 024.cert_auth failure.
commit
|
commitdiff
|
tree
2020-03-19
Tatsuo Ishii
Fix 024.cert_auth regression failure on CentOS6.
commit
|
commitdiff
|
tree
2020-03-18
Tatsuo Ishii
Add support for an user/password input file to pg_enc.
commit
|
commitdiff
|
tree
2020-03-16
Tatsuo Ishii
Fix long standing bug in backend flag configuration...
commit
|
commitdiff
|
tree
2020-03-14
Tatsuo Ishii
Add support for SSL CRL (Certificate Revocation List).
commit
|
commitdiff
|
tree
2020-03-13
Tatsuo Ishii
Fix problems in watchdog processing json data.
commit
|
commitdiff
|
tree
2020-03-12
Tatsuo Ishii
Fix SCRAM auth handling bug.
commit
|
commitdiff
|
tree
2020-03-11
Tatsuo Ishii
Fix possible data inconsistency in native replication...
commit
|
commitdiff
|
tree
2020-03-07
Bo Peng
Update src/Makefile.in.
commit
|
commitdiff
|
tree
2020-03-09
Tatsuo Ishii
Unify master_slave_mode, master_slave_sub_mode and...
commit
|
commitdiff
|
tree
2020-03-05
Bo Peng
Update pool_config.c.
commit
|
commitdiff
|
tree
2020-03-05
pengbo@sraoss...
Fix watchdog ping probes fail with long hostnames due...
commit
|
commitdiff
|
tree
2020-03-02
Tatsuo Ishii
Doc: enhance installation documents.
commit
|
commitdiff
|
tree
2020-02-27
Tatsuo Ishii
Doc: explicitly mention that Pgpool-II needs 3 nodes...
commit
|
commitdiff
|
tree
2020-02-27
Tatsuo Ishii
Doc: enghance description of failover.
commit
|
commitdiff
|
tree
2020-02-26
Tatsuo Ishii
Fix last status changed timestamp is not set.
commit
|
commitdiff
|
tree
2020-02-25
Tatsuo Ishii
Add pgpool_adm's pcp_health_check_stats function.
commit
|
commitdiff
|
tree
2020-02-25
Bo Peng
Update Makefile.in files.
commit
|
commitdiff
|
tree
2020-02-24
Tatsuo Ishii
Add pcp_healt_check_stats command.
commit
|
commitdiff
|
tree
2020-02-22
Bo Peng
Update copyright year.
commit
|
commitdiff
|
tree
2020-02-19
Bo Peng
Doc: add release-notes.
commit
|
commitdiff
|
tree
2020-02-19
Bo Peng
Doc: update japanese documentation.
commit
|
commitdiff
|
tree
2020-02-18
Muhammad Usama
Disallowing the quorum aware failover option for the...
commit
|
commitdiff
|
tree
2020-02-18
Bo Peng
Fix rewriting query errors in native replication mode.
commit
|
commitdiff
|
tree
2020-02-18
Tatsuo Ishii
Doc: clarify the session disconnection conditions while...
commit
|
commitdiff
|
tree
2020-02-17
Bo Peng
Update pgpool.spec file.
commit
|
commitdiff
|
tree
2020-02-17
Bo Peng
Doc: Fix documentation error regarding delegate_IP.
commit
|
commitdiff
|
tree
2020-02-12
Tatsuo Ishii
Update pgpool-recovery function definitions.
commit
|
commitdiff
|
tree
2020-02-12
Tatsuo Ishii
Doc: enhance description of enable-shared-relcache...
commit
|
commitdiff
|
tree
2020-02-12
Bo Peng
Fix child process segfault after reload if "health_chec...
commit
|
commitdiff
|
tree
2020-02-10
Tatsuo Ishii
Suppress unnecessary error message when there's no...
commit
|
commitdiff
|
tree
2020-02-08
Tatsuo Ishii
Fix oversight to adopt PostgreSQL 12.
commit
|
commitdiff
|
tree
2020-02-04
Takuma Hoshiai
Fix error messsage typo
commit
|
commitdiff
|
tree
2020-02-04
Takuma Hoshiai
Doc: fix some phrases
commit
|
commitdiff
|
tree
2020-02-04
Bo Peng
Doc: fix doc typo.
commit
|
commitdiff
|
tree
2020-01-29
Tatsuo Ishii
Remove debug lines.
commit
|
commitdiff
|
tree
2020-01-29
Tatsuo Ishii
Doc: fix typo in show pool_health_check_stats manual.
commit
|
commitdiff
|
tree
2020-01-28
Bo Peng
Doc: fix online-recovery doc errors.
commit
|
commitdiff
|
tree
2020-01-28
Bo Peng
Feature: Check if socket file exists at startup and...
commit
|
commitdiff
|
tree
2020-01-28
Bo Peng
Change the sample follow_sh scipt %M %H paramater's...
commit
|
commitdiff
|
tree
2020-01-28
Bo Peng
Doc: change the follow_master_command %M %H paramater...
commit
|
commitdiff
|
tree
2020-01-27
Tatsuo Ishii
Doc: add pool_health_check_stats.sgml.
commit
|
commitdiff
|
tree
2020-01-26
Tatsuo Ishii
Doc: add show pool_health_check_stats reference manual.
commit
|
commitdiff
|
tree
2020-01-26
Tatsuo Ishii
Add health check statistics collection/display feature.
commit
|
commitdiff
|
tree
2020-01-19
Tatsuo Ishii
Fix occasional 008.dbredirect failure.
commit
|
commitdiff
|
tree
2020-01-13
Tatsuo Ishii
Unbreak notification response message treatment in...
commit
|
commitdiff
|
tree
2020-01-13
Tatsuo Ishii
Docs: fix minor typos in enable_consensus_with_half_vot...
commit
|
commitdiff
|
tree
2020-01-12
Tatsuo Ishii
Docs: fix minor typos in enable_consensus_with_half_vot...
commit
|
commitdiff
|
tree
2020-01-11
Tatsuo Ishii
Fix 001.load_balance failure caused by previous commit.
commit
|
commitdiff
|
tree
2020-01-10
Tatsuo Ishii
Attempt to fix 001.load_balance test failure.
commit
|
commitdiff
|
tree
2020-01-10
Tatsuo Ishii
Teach pgproto notification response message.
commit
|
commitdiff
|
tree
2020-01-04
Tatsuo Ishii
More fix for occasional regression test 003.failover...
commit
|
commitdiff
|
tree
2019-12-31
Tatsuo Ishii
Fix occasional regression test 003.failover failure.
commit
|
commitdiff
|
tree
2019-12-24
Tatsuo Ishii
Fix occasional regression test failure of 008.dbredirect.
commit
|
commitdiff
|
tree
2019-12-12
Tatsuo Ishii
Fix replication delay worker segfault when application_...
commit
|
commitdiff
|
tree
2019-12-03
Takuma Hoshiai
Fix a display of parameter when using PGPOOL SHOW.
commit
|
commitdiff
|
tree
2019-11-25
Bo Peng
Add missing syslog setting.
commit
|
commitdiff
|
tree
2019-11-15
Bo Peng
Fix the missing syslog in configure file.
commit
|
commitdiff
|
tree
2019-10-31
Bo Peng
Doc: update release-note.
commit
|
commitdiff
|
tree
2019-10-31
Bo Peng
Fix incorrect query rewrite in replication mode.
commit
|
commitdiff
|
tree
2019-10-30
Bo Peng
Doc: Add release-note.
commit
|
commitdiff
|
tree
2019-10-30
Bo Peng
Add RHEL 8 support.
commit
|
commitdiff
|
tree
2019-10-25
Bo Peng
Fix incorrect query rewrite in replication mode.
commit
|
commitdiff
|
tree
2019-10-23
Tatsuo Ishii
Fix 028.watchdog_enable_consensus_with_half_votes test...
commit
|
commitdiff
|
tree
2019-10-21
Tatsuo Ishii
Fix health check time out.
commit
|
commitdiff
|
tree
2019-10-16
Bo Peng
Doc: update release date.
commit
|
commitdiff
|
tree
2019-10-16
Bo Peng
Doc: update 4.1 release-note.
commit
|
commitdiff
|
tree
2019-10-15
Bo Peng
Fix coverity warning.
commit
|
commitdiff
|
tree
2019-10-15
Bo Peng
Fix Coverity warning.
commit
|
commitdiff
|
tree
2019-10-15
Takuma Hoshiai
Doc: add failover_command description
commit
|
commitdiff
|
tree
2019-10-15
Tatsuo Ishii
Fix memory leaks pointed out by coverity.
commit
|
commitdiff
|
tree
2019-10-15
Tatsuo Ishii
Doc: add note to trusted_servers.
commit
|
commitdiff
|
tree
2019-10-14
Muhammad Usama
Fix for miscellaneous watchdog issues.
commit
|
commitdiff
|
tree
2019-10-10
Bo Peng
Doc: Update document "8.3. Pgpool-II + Watchdog Setup...
commit
|
commitdiff
|
tree
2019-10-10
Bo Peng
Update pgpool.spec to support PostgreSQL 12.
commit
|
commitdiff
|
tree
2019-10-10
Bo Peng
Start pgpool using "postgres" user by default.
commit
|
commitdiff
|
tree
2019-10-10
Bo Peng
Update pgpool_socket_dir.patch.
commit
|
commitdiff
|
tree
2019-10-10
Bo Peng
Fix sample scripts typo.
commit
|
commitdiff
|
tree
2019-10-10
Tatsuo Ishii
Fix assorted ancient v2 protocol bugs.
commit
|
commitdiff
|
tree
2019-10-08
Tatsuo Ishii
Make enable_shared_relcache to on by default.
commit
|
commitdiff
|
tree
2019-10-08
Takuma Hoshiai
Fix extended query communication in do_query()
commit
|
commitdiff
|
tree
2019-10-08
Takuma Hoshiai
Fix problem that syslog_facility don't change by reload
commit
|
commitdiff
|
tree
2019-10-04
Tatsuo Ishii
Fix inappropriate ereport call in VALID_BACKEND.
commit
|
commitdiff
|
tree
2019-10-03
Muhammad Usama
Fix for Coverity warning '1395047 Resource leak'
commit
|
commitdiff
|
tree
2019-10-03
Muhammad Usama
Fix for Coverity warnings in pool_auth
commit
|
commitdiff
|
tree
2019-10-03
Muhammad Usama
Fix for Coverity warnings in watchdog and lifecheck
commit
|
commitdiff
|
tree
2019-10-03
Tatsuo Ishii
Fix signal unblock leak in failover.
commit
|
commitdiff
|
tree
2019-09-30
Muhammad Usama
Fixing a compiler warning and a tiny coding mistake
commit
|
commitdiff
|
tree
2019-09-28
Muhammad Usama
Fix for bug-545: Quorum lost and not recovered
commit
|
commitdiff
|
tree
2019-09-25
Tatsuo Ishii
Fix memory leak in replication mode.
commit
|
commitdiff
|
tree
2019-09-25
Tatsuo Ishii
Update version to Pgpool-II 4.2 devel.
commit
|
commitdiff
|
tree
2019-09-24
Tatsuo Ishii
Fix memory leak while attempting to connect to backend.
commit
|
commitdiff
|
tree
2019-09-24
Tatsuo Ishii
Fix coverity warnings.
commit
|
commitdiff
|
tree
2019-09-24
Tatsuo Ishii
Fix coverity warnings.
commit
|
commitdiff
|
tree
2019-09-23
Muhammad Usama
Adding new wd_cli utility
commit
|
commitdiff
|
tree
2019-09-18
Tatsuo Ishii
Fix uninitialized variable.
commit
|
commitdiff
|
tree
2019-09-17
Tatsuo Ishii
Fix compiler warning.
commit
|
commitdiff
|
tree
2019-09-17
Tatsuo Ishii
Fix compiler warnings.
commit
|
commitdiff
|
tree
next