projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
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
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
Bo Peng
Doc: fix doc typo.
commit
|
commitdiff
|
tree
2020-01-28
Bo Peng
Feature: Check if socket file exists at startup and...
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-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-27
Tatsuo Ishii
Fix occasional regression test failure of 008.dbredirect.
commit
|
commitdiff
|
tree
2019-12-26
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-18
Bo Peng
Fix missing syslog setting.
V3_7_12_RPM2
commit
|
commitdiff
|
tree
2019-11-18
Bo Peng
Prepare 3.7.12-2.
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.
V3_7_12
V3_7_12_RPM
commit
|
commitdiff
|
tree
2019-10-31
Bo Peng
Prepare 3.7.12.
commit
|
commitdiff
|
tree
2019-10-31
Bo Peng
Doc: update doc version.
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-21
Tatsuo Ishii
Fix health check time out.
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
Merge branch 'V3_7_STABLE' of ssh://git.postgresql...
commit
|
commitdiff
|
tree
2019-10-14
Muhammad Usama
Fix for miscellaneous watchdog issues.
commit
|
commitdiff
|
tree
2019-10-11
Tatsuo Ishii
Doc: add note to trusted_servers.
commit
|
commitdiff
|
tree
2019-10-10
Bo Peng
Update chanelog.
commit
|
commitdiff
|
tree
2019-10-10
Bo Peng
Update pgpool.spec to support PostgreSQL 12.
commit
|
commitdiff
|
tree
2019-10-10
Bo Peng
Update src/redhat/pgpool_socket_dir.patch.
commit
|
commitdiff
|
tree
2019-10-10
Tatsuo Ishii
Fix assorted ancient v2 protocol bugs.
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 warnings in watchdog and lifecheck
commit
|
commitdiff
|
tree
2019-10-03
Tatsuo Ishii
Fix signal unblock leak in failover.
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
Overhaul health check debug facility.
commit
|
commitdiff
|
tree
2019-09-25
Tatsuo Ishii
Fix memory leak in replication mode.
commit
|
commitdiff
|
tree
2019-09-24
Tatsuo Ishii
Fix memory leak while attempting to connect to backend.
commit
|
commitdiff
|
tree
2019-09-18
Tatsuo Ishii
Fix uninitialized variable.
commit
|
commitdiff
|
tree
2019-09-17
Tatsuo Ishii
Fix compiler warnings.
commit
|
commitdiff
|
tree
2019-09-17
Tatsuo Ishii
Fix compiler warning.
commit
|
commitdiff
|
tree
2019-09-16
Tatsuo Ishii
Revert "Fix occasional query hang while processing...
commit
|
commitdiff
|
tree
2019-09-16
Tatsuo Ishii
Fix occasional query hang while processing DEALLOCATE.
commit
|
commitdiff
|
tree
2019-09-16
Tatsuo Ishii
Fix segfault in certain case.
commit
|
commitdiff
|
tree
2019-09-12
Tatsuo Ishii
Fix identical code used for different branches per...
commit
|
commitdiff
|
tree
2019-09-12
Tatsuo Ishii
Fix memory leak per Coverity.
commit
|
commitdiff
|
tree
2019-09-10
Tatsuo Ishii
Fix typo in fork_lifecheck_child().
commit
|
commitdiff
|
tree
2019-09-10
Tatsuo Ishii
Fix typo in fork_watchdog_child().
commit
|
commitdiff
|
tree
2019-09-06
Tatsuo Ishii
Fix memory leak.
commit
|
commitdiff
|
tree
2019-09-06
Tatsuo Ishii
Fix memory leak.
commit
|
commitdiff
|
tree
2019-09-06
Tatsuo Ishii
Fix uninitialized variable.
commit
|
commitdiff
|
tree
2019-09-03
Tatsuo Ishii
Doc: mention that VIP will not be brougt up if quorum...
commit
|
commitdiff
|
tree
2019-09-01
Tatsuo Ishii
Fix pgpool_setup to reflect the -p (baseport) to ORIGBA...
commit
|
commitdiff
|
tree
2019-08-26
Bo Peng
Doc: Fix missing documents from previous commit.
commit
|
commitdiff
|
tree
2019-08-25
Tatsuo Ishii
Doc: fix indentation in scripts.
commit
|
commitdiff
|
tree
2019-08-25
Tatsuo Ishii
Doc: fix typo in "What is Pgpool-II?" section.
commit
|
commitdiff
|
tree
2019-08-16
Bo Peng
Add "-I" option to "arping_cmd" command default setting.
commit
|
commitdiff
|
tree
2019-08-15
Tatsuo Ishii
Doc: run auto indent using emacs.
commit
|
commitdiff
|
tree
2019-08-15
Bo Peng
Doc: update doc version.
V3_7_11
V3_7_11_RPM
commit
|
commitdiff
|
tree
2019-08-15
Bo Peng
Test: rename test script.
commit
|
commitdiff
|
tree
2019-08-15
Bo Peng
Doc: fix incorrect link name.
commit
|
commitdiff
|
tree
2019-08-15
Bo Peng
Prepare 3.7.11.
commit
|
commitdiff
|
tree
2019-08-15
Bo Peng
Doc: update release-note.
commit
|
commitdiff
|
tree
2019-08-15
Bo Peng
Doc: add 3.7.11-3.4.25 release-note.
commit
|
commitdiff
|
tree
2019-08-14
Tatsuo Ishii
Fix memory leak.
commit
|
commitdiff
|
tree
2019-08-11
Tatsuo Ishii
Make waiting for TIME_WAIT in pgpool_setup optional.
commit
|
commitdiff
|
tree
2019-08-09
Tatsuo Ishii
Fix "unable to bind. cannot get parse message" error.
commit
|
commitdiff
|
tree
2019-08-08
Muhammad Usama
Fix for 0000483: online-recovery is blocked after a...
commit
|
commitdiff
|
tree
2019-08-08
Muhammad Usama
Fix for [pgpool-hackers: 3295] duplicate failover reque...
commit
|
commitdiff
|
tree
2019-08-08
Muhammad Usama
Fix for no primary on standby pgpool when primary is...
commit
|
commitdiff
|
tree
2019-08-08
Tatsuo Ishii
Import some of memory manager debug facilities from...
commit
|
commitdiff
|
tree
2019-07-29
Takuma Hoshiai
Fix watchdog_setup command option
commit
|
commitdiff
|
tree
2019-07-28
Tatsuo Ishii
Fix pgpool_setup to produce correct follow master command.
commit
|
commitdiff
|
tree
2019-07-25
Bo Peng
Fix regression test errors.
commit
|
commitdiff
|
tree
2019-07-24
Bo Peng
Use pg_get_expr() instead of pg_attrdef.adsrc to suppor...
commit
|
commitdiff
|
tree
2019-07-19
Tatsuo Ishii
Fix the failover() so that it does not access out of...
commit
|
commitdiff
|
tree
2019-07-19
Tatsuo Ishii
Enhance shutdown script of pgpool_setup.
commit
|
commitdiff
|
tree
2019-07-16
Tatsuo Ishii
Backport Pgversion().
commit
|
commitdiff
|
tree
2019-07-07
Tatsuo Ishii
Fix possible out of array index access.
commit
|
commitdiff
|
tree
2019-07-07
Tatsuo Ishii
Fix query cache module so that it checks oid array...
commit
|
commitdiff
|
tree
2019-07-06
Tatsuo Ishii
Fix off-by-one error in query cache module.
commit
|
commitdiff
|
tree
2019-07-05
Tatsuo Ishii
Allow health check process to reload pgpool.conf.
commit
|
commitdiff
|
tree
2019-07-03
Tatsuo Ishii
Bug525: Fix sefault when query cache is enabled.
commit
|
commitdiff
|
tree
2019-07-02
Tatsuo Ishii
Make shutdownall to wait for completion of shutdown...
commit
|
commitdiff
|
tree
2019-07-02
Tatsuo Ishii
Down grade LOG to DEBUG5 in sent message module.
commit
|
commitdiff
|
tree
2019-06-24
Tatsuo Ishii
Fix mistake introduced in the previous commit.
commit
|
commitdiff
|
tree
next