projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2020-12-26
Tatsuo Ishii
Doc: fix a few typos in Japanese release notes.
commit
|
commitdiff
|
tree
2020-12-25
Muhammad Usama
Doc: few typo fixes.
commit
|
commitdiff
|
tree
2020-12-15
Tatsuo Ishii
Fix segfault when ALWAYS_PRIMARY is set but DISALLOW_TO...
commit
|
commitdiff
|
tree
2020-12-13
Tatsuo Ishii
Fix segfault in child pgpool process in certain failbac...
commit
|
commitdiff
|
tree
2020-12-08
Muhammad Usama
Delete any pre-existing watchdog command socket file...
commit
|
commitdiff
|
tree
2020-12-04
Tatsuo Ishii
Fix compiler error on FreeBSD.
commit
|
commitdiff
|
tree
2020-11-24
Bo Peng
Fix pgpool_setup to extract correct PostgreSQL version.
commit
|
commitdiff
|
tree
2020-11-20
Tatsuo Ishii
Doc: fix log_standy_delay description.
commit
|
commitdiff
|
tree
2020-11-18
Bo Peng
Prepare 3.7.17.
V3_7_17
V3_7_17_RPM
commit
|
commitdiff
|
tree
2020-11-18
Bo Peng
Doc: update doc version.
commit
|
commitdiff
|
tree
2020-11-17
Bo Peng
Doc: add release note.
commit
|
commitdiff
|
tree
2020-11-17
Bo Peng
Fix query rewrite syntax error of "INSERT ... ON CONFLI...
commit
|
commitdiff
|
tree
2020-11-17
Bo Peng
Doc: update "Aurora Configuration Example".
commit
|
commitdiff
|
tree
2020-10-29
Tatsuo Ishii
Fix connection count when query is canceled.
commit
|
commitdiff
|
tree
2020-10-03
Tatsuo Ishii
Doc: mention that GSSAPI is not supported.
commit
|
commitdiff
|
tree
2020-10-03
Tatsuo Ishii
Deal with GSSAPI encrypted connection request from...
commit
|
commitdiff
|
tree
2020-09-30
Tatsuo Ishii
Doc: fix usable versions of PostgreSQL.
commit
|
commitdiff
|
tree
2020-09-16
Bo Peng
Doc: add more release note.
V3_7_16
V3_7_16_RPM
commit
|
commitdiff
|
tree
2020-09-16
Bo Peng
Doc: fix the incorrect description regarding the runnin...
commit
|
commitdiff
|
tree
2020-09-16
Bo Peng
Prepare 3.7.16.
commit
|
commitdiff
|
tree
2020-09-16
Bo Peng
Doc: Add relesae note 3.5.27 - 4.1.4.
commit
|
commitdiff
|
tree
2020-09-13
Tatsuo Ishii
Remove unnecessary checks in some code path.
commit
|
commitdiff
|
tree
2020-09-13
Tatsuo Ishii
Follow the guide line of PostgreSQL 12.4 regarding...
commit
|
commitdiff
|
tree
2020-09-06
Tatsuo Ishii
Fix relcache query sometimes sent to other than primary.
commit
|
commitdiff
|
tree
2020-09-01
Tatsuo Ishii
Fix connection_life_time not working when serialize_acc...
commit
|
commitdiff
|
tree
2020-08-31
Bo Peng
Add .gitignore file.
commit
|
commitdiff
|
tree
2020-08-30
Tatsuo Ishii
Display more informative error message in authenticatio...
commit
|
commitdiff
|
tree
2020-08-24
Bo Peng
Replace "PGBIN" and "LPATH" in pgpool_setup and watchdo...
commit
|
commitdiff
|
tree
2020-08-21
Tatsuo Ishii
Fix sefault in pgpool child process in certain case.
commit
|
commitdiff
|
tree
2020-08-20
Bo Peng
Fix pcp_unix_domain_path.patch error.
V3_7_15
V3_7_15_RPM
commit
|
commitdiff
|
tree
2020-08-19
Bo Peng
Fix pgpool.spec.
commit
|
commitdiff
|
tree
2020-08-19
Bo Peng
Prepare 3.7.15.
commit
|
commitdiff
|
tree
2020-08-18
Bo Peng
Doc: add release note.
commit
|
commitdiff
|
tree
2020-08-18
Tatsuo Ishii
Doc: mention that pgpool_setup needs to configure ssh...
commit
|
commitdiff
|
tree
2020-08-17
Bo Peng
Doc: fix indent.
commit
|
commitdiff
|
tree
2020-08-17
Bo Peng
Doc: change repository rpm urls.
commit
|
commitdiff
|
tree
2020-08-17
Bo Peng
Use pg_config to get PostgreSQL lib path and add this...
commit
|
commitdiff
|
tree
2020-08-16
Bo Peng
Fix pgpool_setup to get correct PostgreSQL version.
commit
|
commitdiff
|
tree
2020-08-15
Tatsuo Ishii
Fix pgpool_setup so that native replication mode and...
commit
|
commitdiff
|
tree
2020-08-15
Tatsuo Ishii
Fix oversight in connection_life_time fix.
commit
|
commitdiff
|
tree
2020-08-14
Tatsuo Ishii
Check panic or fatal error by using 'V' token if available.
commit
|
commitdiff
|
tree
2020-08-14
Bo Peng
Fix 031.connection_life_time regression test failure.
commit
|
commitdiff
|
tree
2020-08-13
Bo Peng
Before running regression test clean the remaining...
commit
|
commitdiff
|
tree
2020-08-12
Tatsuo Ishii
Doc: mention that ssl_ciphers only affects to TLS 1...
commit
|
commitdiff
|
tree
2020-08-12
Bo Peng
At pgpool startup, if pid file exists, truncate pid...
commit
|
commitdiff
|
tree
2020-08-11
Bo Peng
Doc: fix failback_command documetation error.
commit
|
commitdiff
|
tree
2020-08-11
Bo Peng
Make RPMs to include pcp.conf and pool_hba.conf sample...
commit
|
commitdiff
|
tree
2020-08-11
Tatsuo Ishii
Fix connection_life_time does not work.
commit
|
commitdiff
|
tree
2020-08-07
Tatsuo Ishii
Revert "Fix pgpool_setup problem with -r option and...
commit
|
commitdiff
|
tree
2020-08-05
Tatsuo Ishii
Fix query cache bug.
commit
|
commitdiff
|
tree
2020-08-05
Tatsuo Ishii
Fix pgpool_setup problem with -r option and PostgreSQL 12.
commit
|
commitdiff
|
tree
2020-07-31
Bo Peng
Change PCP UNIX_DOMAIN_PATH of RPM package to "/var...
commit
|
commitdiff
|
tree
2020-07-28
Tatsuo Ishii
Doc: clarify what the command actual does.
commit
|
commitdiff
|
tree
2020-07-27
Bo Peng
Rename src/redhat/pgpool_rhel7.sysconfig to src/redhat...
commit
|
commitdiff
|
tree
2020-07-22
Bo Peng
Fix typos.
commit
|
commitdiff
|
tree
2020-07-16
Tatsuo Ishii
Doc: fix typo in memqcache doc.
commit
|
commitdiff
|
tree
2020-07-14
Tatsuo Ishii
Prevent data modifying CTE to be cached.
commit
|
commitdiff
|
tree
2020-07-09
Tatsuo Ishii
Fix pgpool hang in a corner case.
commit
|
commitdiff
|
tree
2020-07-08
Tatsuo Ishii
Fix per_node_error_log() so that it respects unread...
commit
|
commitdiff
|
tree
2020-07-07
Tatsuo Ishii
Fix lazy coding of ereport in pgpool_adm extension.
commit
|
commitdiff
|
tree
2020-06-29
Tatsuo Ishii
Doc: fix typo in the explanation of pgpool_adm.
commit
|
commitdiff
|
tree
2020-06-29
Tatsuo Ishii
Fix typo in query cache module.
commit
|
commitdiff
|
tree
2020-06-26
Tatsuo Ishii
Fix startup packet reading process.
commit
|
commitdiff
|
tree
2020-06-22
Takuma Hoshiai
Fix miscount of connection_count
commit
|
commitdiff
|
tree
2020-06-04
Tatsuo Ishii
Merge branch 'V3_7_STABLE' of ssh://git.postgresql...
commit
|
commitdiff
|
tree
2020-06-04
Tatsuo Ishii
Fix segmentation fault when application name is include...
commit
|
commitdiff
|
tree
2020-06-02
Takuma Hoshiai
Fix incorrect execution of failover process
commit
|
commitdiff
|
tree
2020-05-27
Tatsuo Ishii
Fix 004.watchdog test crash on IBM Z hardware.
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-19
Bo Peng
Prepare 3.7.14
V3_7_14
V3_7_14_RPM
commit
|
commitdiff
|
tree
2020-05-18
Bo Peng
Doc: Add release-note.
commit
|
commitdiff
|
tree
2020-05-16
Tatsuo Ishii
Remove more duplicate global data.
commit
|
commitdiff
|
tree
2020-04-26
Tatsuo Ishii
Remove duplicate global data.
commit
|
commitdiff
|
tree
2020-04-26
Tatsuo Ishii
Remove duplicate global data.
commit
|
commitdiff
|
tree
2020-04-24
Tatsuo Ishii
Fix unnecessary checks.
commit
|
commitdiff
|
tree
2020-04-23
Tatsuo Ishii
Doc: fix typo.
commit
|
commitdiff
|
tree
2020-04-16
Muhammad Usama
Fix for segmentation fault in PCP processor: Bug 598
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
Muhammad Usama
Minor improvement in configure script
commit
|
commitdiff
|
tree
2020-04-05
Bo Peng
Doc: fix document typos.
commit
|
commitdiff
|
tree
2020-03-31
Tatsuo Ishii
Fix bug with query cache.
commit
|
commitdiff
|
tree
2020-03-13
Tatsuo Ishii
Fix problems in watchdog processing json data.
commit
|
commitdiff
|
tree
2020-03-11
Tatsuo Ishii
Merge branch 'V3_7_STABLE' of ssh://git.postgresql...
commit
|
commitdiff
|
tree
2020-03-11
Tatsuo Ishii
Fix possible data inconsistency in native replication...
commit
|
commitdiff
|
tree
2020-03-05
pengbo
Fix watchdog ping probes fail with long hostnames due...
commit
|
commitdiff
|
tree
2020-02-26
Tatsuo Ishii
Revert "Fix last status changed timestamp is not set."
commit
|
commitdiff
|
tree
2020-02-26
Tatsuo Ishii
Fix last status changed timestamp is not set.
commit
|
commitdiff
|
tree
2020-02-22
Bo Peng
Update copyright year.
commit
|
commitdiff
|
tree
2020-02-19
Bo Peng
Update pgpool.spec file.
V3_7_13
V3_7_13_RPM
commit
|
commitdiff
|
tree
2020-02-19
Bo Peng
Prepare 3.7.13.
commit
|
commitdiff
|
tree
2020-02-19
Bo Peng
Doc: Update doc version.
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
Doc: Fix documentation error regarding delegate_IP.
commit
|
commitdiff
|
tree
2020-02-12
Bo Peng
Fix child process segfault after reload if "health_chec...
commit
|
commitdiff
|
tree
next