projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2020-06-20
Tatsuo Ishii
Add regression test for snapshot isolation mode.
commit
|
commitdiff
|
tree
2020-06-19
Tatsuo Ishii
Fix bugs in snapshot isolation mode.
commit
|
commitdiff
|
tree
2020-06-19
Muhammad Usama
Allow units to be specified with configuration settings.
commit
|
commitdiff
|
tree
2020-06-19
Tatsuo Ishii
Add new clustering mode "snapshot isolation mode".
commit
|
commitdiff
|
tree
2020-06-05
Tatsuo Ishii
Doc: add an untranslated sentence in auto_failback.
commit
|
commitdiff
|
tree
2020-06-04
Tatsuo Ishii
Doc: Japanese documentation for new pcp_reload_config...
commit
|
commitdiff
|
tree
2020-06-03
Muhammad Usama
English Documentation for pcp_reload_config utility
commit
|
commitdiff
|
tree
2020-06-02
Takuma Hoshiai
Fix incorrect execution of failover process
commit
|
commitdiff
|
tree
2020-06-01
Bo Peng
Doc: fix typo.
commit
|
commitdiff
|
tree
2020-05-30
Tatsuo Ishii
Doc: fix typo in failover document.
commit
|
commitdiff
|
tree
2020-05-27
Tatsuo Ishii
Fix 004.watchdog test crash on IBM Z hardware.
commit
|
commitdiff
|
tree
2020-05-24
Tatsuo Ishii
Fix 021.pool_passwd_auth test failure.
commit
|
commitdiff
|
tree
2020-05-23
Tatsuo Ishii
Doc: mention about environment variable PGPOOLKEYFILE...
commit
|
commitdiff
|
tree
2020-05-23
Tatsuo Ishii
Enhance scram/md5 auth regression test to use AES256...
commit
|
commitdiff
|
tree
2020-05-23
Tatsuo Ishii
Doc: add explanation about .pgpoolkey.
commit
|
commitdiff
|
tree
2020-05-22
Bo Peng
Doc: Improve the description of wd_priority.
commit
|
commitdiff
|
tree
2020-05-22
Tatsuo Ishii
Add mention about hostssl/hostnossl to pool_hba.conf...
commit
|
commitdiff
|
tree
2020-05-21
Muhammad Usama
New PCP utility 'pcp_reload_pgpool' for reloading the...
commit
|
commitdiff
|
tree
2020-05-18
Bo Peng
Doc: Add release-note.
commit
|
commitdiff
|
tree
2020-05-18
Bo Peng
Change relative path of SSL files to configuration...
commit
|
commitdiff
|
tree
2020-05-10
Bo Peng
Doc: Add note about if_up_cmd and if_down_cmd command.
commit
|
commitdiff
|
tree
2020-05-06
Tatsuo Ishii
Doc: add --scope option to Japanese pcp_stop_pgpool...
commit
|
commitdiff
|
tree
2020-05-05
Muhammad Usama
Fix: 0000608: pgpool ssl front end accept all ciphers...
commit
|
commitdiff
|
tree
2020-05-04
Muhammad Usama
New feature: cluster scope for pcp_stop_pgpool utility...
commit
|
commitdiff
|
tree
2020-05-04
Muhammad Usama
Some code reorganization
commit
|
commitdiff
|
tree
2020-05-04
Tatsuo Ishii
Fix extended query tests.
commit
|
commitdiff
|
tree
2020-04-28
Takuma Hoshiai
Improve process status of extend query
commit
|
commitdiff
|
tree
2020-04-26
Tatsuo Ishii
Downgrade too verbose authentication logs.
commit
|
commitdiff
|
tree
2020-04-26
Tatsuo Ishii
Remove duplicate global data.
commit
|
commitdiff
|
tree
2020-04-23
Tatsuo Ishii
Fix unnecessary checks.
commit
|
commitdiff
|
tree
2020-04-23
Tatsuo Ishii
Doc: fix typo.
commit
|
commitdiff
|
tree
2020-04-20
Tatsuo Ishii
Forgot to push file in previous commit.
commit
|
commitdiff
|
tree
2020-04-18
Tatsuo Ishii
Fix unnecessary free pointed out by Coverity.
commit
|
commitdiff
|
tree
2020-04-18
Tatsuo Ishii
Fix array access overrun pointed out by Coverity.
commit
|
commitdiff
|
tree
2020-04-16
Muhammad Usama
Fix for segmentation fault in PCP processor: Bug 598
commit
|
commitdiff
|
tree
2020-04-15
Bo Peng
Doc: fix doc mistakes.
commit
|
commitdiff
|
tree
2020-04-15
Tatsuo Ishii
Fix a warning message is never output in watchdog.
commit
|
commitdiff
|
tree
2020-04-14
Muhammad Usama
Fix for Coverity scan defect: 1424125 Resource leak
commit
|
commitdiff
|
tree
2020-04-12
Tatsuo Ishii
Doc: fix typo in failover.sgml.
commit
|
commitdiff
|
tree
2020-04-11
Tatsuo Ishii
Fix pool show command code.
commit
|
commitdiff
|
tree
2020-04-07
Bo Peng
Fix compile warning.
commit
|
commitdiff
|
tree
2020-04-07
Tatsuo Ishii
Doc: fix typo.
commit
|
commitdiff
|
tree
2020-04-07
Muhammad Usama
Minor improvement in configure script
commit
|
commitdiff
|
tree
2020-04-07
Tatsuo Ishii
Allow to set application name parameter of log_line_pre...
commit
|
commitdiff
|
tree
2020-04-05
Bo Peng
Feature: Add support for an user/password input file...
commit
|
commitdiff
|
tree
2020-04-05
Bo Peng
Doc: fix document typos.
commit
|
commitdiff
|
tree
2020-04-06
Muhammad Usama
Fix for [pgpool-general: 6951] Fix-condition-tok-is...
commit
|
commitdiff
|
tree
2020-04-01
Tatsuo Ishii
Add support for SSL passphrase.
commit
|
commitdiff
|
tree
2020-03-31
Tatsuo Ishii
Add regression test for previous commit.
commit
|
commitdiff
|
tree
2020-03-31
Tatsuo Ishii
Fix bug with query cache.
commit
|
commitdiff
|
tree
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
next