projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2022-07-04
Tatsuo Ishii
Fix bug in query cache.
commit
|
commitdiff
|
tree
2022-07-01
Bo Peng
Add ssh options to restore_command in sample scripts.
commit
|
commitdiff
|
tree
2022-06-30
Masaya Kawamoto
Doc: fix description about using PCP password file...
commit
|
commitdiff
|
tree
2022-06-23
Tatsuo Ishii
Allow to run pgpool_setup on PostgreSQL 15.
commit
|
commitdiff
|
tree
2022-06-17
Tatsuo Ishii
Enable debug1 while executing 074.bug700_memqcache_segf...
commit
|
commitdiff
|
tree
2022-06-13
Bo Peng
Allow pgpool_setup to test sample scripts and sample...
commit
|
commitdiff
|
tree
2022-06-13
Bo Peng
Rename configuration parameter delegate_IP to delegate_ip.
commit
|
commitdiff
|
tree
2022-06-13
Tatsuo Ishii
Add pool_config.c to src/tools/pgmd5/.gitignore.
commit
|
commitdiff
|
tree
2022-06-06
Tatsuo Ishii
Add debug logs to print each initial shared memory...
commit
|
commitdiff
|
tree
2022-06-06
Tatsuo Ishii
Doc: fix memory requirement section.
commit
|
commitdiff
|
tree
2022-06-05
Bo Peng
Remove spaces in sample scripts.
commit
|
commitdiff
|
tree
2022-06-05
Bo Peng
Allow to rewrite archive_command in sample scripts.
commit
|
commitdiff
|
tree
2022-06-05
Bo Peng
Update PSQL connection information in sample scripts.
commit
|
commitdiff
|
tree
2022-06-04
Tatsuo Ishii
Revert "Enable debug1 while executing 074.bug700_memqca...
commit
|
commitdiff
|
tree
2022-06-02
Tatsuo Ishii
Fix segfault in end_internal_transaction().
commit
|
commitdiff
|
tree
2022-06-02
Tatsuo Ishii
Doc: fix wrong explanation on memqcache_maxcache, memqc...
commit
|
commitdiff
|
tree
2022-05-31
Tatsuo Ishii
When CloseComplete is received, foward to frontend...
commit
|
commitdiff
|
tree
2022-05-31
Muhammad Usama
Skipping useless ereport/elog calls.
commit
|
commitdiff
|
tree
2022-05-31
Tatsuo Ishii
Fix internal transaction handling bug in snapshot isola...
commit
|
commitdiff
|
tree
2022-05-30
Bo Peng
Updated the sample scripts to allow ssh login user...
commit
|
commitdiff
|
tree
2022-05-25
Tatsuo Ishii
Fix accepting INET fd bug.
commit
|
commitdiff
|
tree
2022-05-21
Tatsuo Ishii
Enable debug1 while executing 074.bug700_memqcache_segf...
commit
|
commitdiff
|
tree
2022-05-20
Tatsuo Ishii
Add volatile modifier to a variable used in the query...
commit
|
commitdiff
|
tree
2022-05-18
Bo Peng
Doc: add release notes.
commit
|
commitdiff
|
tree
2022-05-18
Bo Peng
Doc: move the example of "Pgpool-II on Kubernetes"...
commit
|
commitdiff
|
tree
2022-05-14
Tatsuo Ishii
Enhance in stopping pgpool main process.
commit
|
commitdiff
|
tree
2022-05-10
Tatsuo Ishii
Fix comment.
commit
|
commitdiff
|
tree
2022-05-09
Tatsuo Ishii
Fix not to abort session while in failed transaction.
commit
|
commitdiff
|
tree
2022-05-09
Masaya Kawamoto
Doc: update configuration example.
commit
|
commitdiff
|
tree
2022-05-02
Bo Peng
Change the PID length of pcp_proc_count command to...
commit
|
commitdiff
|
tree
2022-04-28
Bo Peng
Doc: update the example output of pcp_watchdog_info.
commit
|
commitdiff
|
tree
2022-04-28
Bo Peng
Doc: update the example output of pcp_watchdog_info.
commit
|
commitdiff
|
tree
2022-04-28
Bo Peng
Doc: mention that escaping is required if you are provi...
commit
|
commitdiff
|
tree
2022-04-27
Muhammad Usama
Fix for [pgpool-general: 7896] Possible race condition..
commit
|
commitdiff
|
tree
2022-04-25
Tatsuo Ishii
Revert "Attempt to fix buildfarm timeout error."
commit
|
commitdiff
|
tree
2022-04-21
Tatsuo Ishii
Attempt to fix buildfarm timeout error.
commit
|
commitdiff
|
tree
2022-04-21
Tatsuo Ishii
Add more logging to exit_handler in pgpool main process.
commit
|
commitdiff
|
tree
2022-04-18
Bo Peng
Improve regression test to detect segmentation fault.
commit
|
commitdiff
|
tree
2022-04-17
Tatsuo Ishii
Test: stabilize 018.detach_primary.
commit
|
commitdiff
|
tree
2022-04-17
Tatsuo Ishii
Test: enhance 074.bug700_memqcache_segfault
commit
|
commitdiff
|
tree
2022-04-14
Tatsuo Ishii
Fix exit_handler in pgpool main process.
commit
|
commitdiff
|
tree
2022-04-11
Masaya Kawamoto
Fix memory leak pointed out by Coverity.
commit
|
commitdiff
|
tree
2022-04-09
Tatsuo Ishii
Fix pgpool child process to obtain process information.
commit
|
commitdiff
|
tree
2022-04-09
Tatsuo Ishii
Revert "Fix pgpool child process to obtain process...
commit
|
commitdiff
|
tree
2022-04-09
Tatsuo Ishii
Fix pgpool child process to obtain process information.
commit
|
commitdiff
|
tree
2022-04-06
Tatsuo Ishii
Fix shared memory allocation function.
commit
|
commitdiff
|
tree
2022-04-06
Tatsuo Ishii
Fix possible null pointer dereference per Coverity.
commit
|
commitdiff
|
tree
2022-04-04
Tatsuo Ishii
Revert "Prevent hang in terminate_all_childrens()."
commit
|
commitdiff
|
tree
2022-04-01
Tatsuo Ishii
Prevent hang in terminate_all_childrens().
commit
|
commitdiff
|
tree
2022-03-29
Muhammad Usama
Fix logging for disabled pool_passwd
commit
|
commitdiff
|
tree
2022-03-26
Tatsuo Ishii
Add pending signal check in check_requests().
commit
|
commitdiff
|
tree
2022-03-19
Tatsuo Ishii
Allow shutdown interrupt while processing SIGCHILD...
commit
|
commitdiff
|
tree
2022-03-18
Tatsuo Ishii
Fix bug with pg_enc and pg_md5.
commit
|
commitdiff
|
tree
2022-03-15
Tatsuo Ishii
Enhance 077.invalid_failover_node regression test.
commit
|
commitdiff
|
tree
2022-03-12
Tatsuo Ishii
Enhance error message while processing parse message.
commit
|
commitdiff
|
tree
2022-03-11
Tatsuo Ishii
Cleanup pgpool main process logging.
commit
|
commitdiff
|
tree
2022-03-11
Tatsuo Ishii
Downgrade log level of ParameterStatus message.
commit
|
commitdiff
|
tree
2022-03-10
Tatsuo Ishii
Fix not to include garbage in "%m" log_line_prefix.
commit
|
commitdiff
|
tree
2022-03-05
Tatsuo Ishii
Implement comma separated multiple pcp listen addresses.
commit
|
commitdiff
|
tree
2022-03-04
Tatsuo Ishii
Fix main process exiting while performing finding prima...
commit
|
commitdiff
|
tree
2022-03-03
Muhammad Usama
Fix: [pgpool-general: 8030] ... segfaults on CentOS 8
commit
|
commitdiff
|
tree
2022-03-01
Tatsuo Ishii
Enhance regression test 077.invalid_failover_node.
commit
|
commitdiff
|
tree
2022-02-28
Tatsuo Ishii
Change the default value of pcp_listen_addresses from...
commit
|
commitdiff
|
tree
2022-02-28
Tatsuo Ishii
Change the default value of pcp_listen_addresses from...
commit
|
commitdiff
|
tree
2022-02-27
Tatsuo Ishii
More tweak regression test 077.invalid_failover_node...
commit
|
commitdiff
|
tree
2022-02-27
Bo Peng
Doc: update copyright year.
commit
|
commitdiff
|
tree
2022-02-25
Tatsuo Ishii
More tweak regression test 077.invalid_failover_node...
commit
|
commitdiff
|
tree
2022-02-25
Bo Peng
Fixed follow_primary.sh.sample script to check the...
commit
|
commitdiff
|
tree
2022-02-24
Tatsuo Ishii
More tweak regression test 077.invalid_failover_node...
commit
|
commitdiff
|
tree
2022-02-24
Tatsuo Ishii
Allow to specify duplicated entry in listen_addresses.
commit
|
commitdiff
|
tree
2022-02-23
Tatsuo Ishii
Tweak regression test 077.invalid_failover_node/test...
commit
|
commitdiff
|
tree
2022-02-23
Tatsuo Ishii
Implement comma separated multiple listen addresses.
commit
|
commitdiff
|
tree
2022-02-22
Tatsuo Ishii
Add regression test case for testing "invalid degenerat...
commit
|
commitdiff
|
tree
2022-02-22
Bo Peng
Add patch to enable parameters related to logging_colle...
commit
|
commitdiff
|
tree
2022-02-22
Tatsuo Ishii
Fix invalid degenerate backend request problem.
commit
|
commitdiff
|
tree
2022-02-17
Masaya Kawamoto
Add release notes.
commit
|
commitdiff
|
tree
2022-02-10
Bo Peng
Fixed the streaming replication check process not to...
commit
|
commitdiff
|
tree
2022-02-10
Masaya Kawamoto
Add validations of wd_lifecheck_password and recovery_p...
commit
|
commitdiff
|
tree
2022-02-09
Tatsuo Ishii
Fix missed static declaration.
commit
|
commitdiff
|
tree
2022-02-08
Tatsuo Ishii
Remove ifdef out code.
commit
|
commitdiff
|
tree
2022-02-08
Tatsuo Ishii
Refactor failover().
commit
|
commitdiff
|
tree
2022-02-07
Bo Peng
Fixed mistakes introduced in the previous commit.
commit
|
commitdiff
|
tree
2022-02-07
Bo Peng
Fixed sample failover script.
commit
|
commitdiff
|
tree
2022-02-06
Tatsuo Ishii
Fix failover() to deal with the case when no former...
commit
|
commitdiff
|
tree
2022-02-06
Tatsuo Ishii
Fix pgpool_setup in failover scrip creation.
commit
|
commitdiff
|
tree
2022-02-02
Tatsuo Ishii
Add restriction about set_config.
commit
|
commitdiff
|
tree
2022-02-02
Tatsuo Ishii
Fix integer overflow problem in streaming delay check...
commit
|
commitdiff
|
tree
2022-02-02
Tatsuo Ishii
Fix memory leak pointed out by Coverity.
commit
|
commitdiff
|
tree
2022-02-02
Tatsuo Ishii
Fix health check process issues pointed out by Coverity.
commit
|
commitdiff
|
tree
2022-02-01
Muhammad Usama
Adjusting the field name in pcp_watchdog_info.
commit
|
commitdiff
|
tree
2022-01-31
Tatsuo Ishii
Enhance parameter status handling.
commit
|
commitdiff
|
tree
2022-01-31
Tatsuo Ishii
Revert changes accidentally included in commit f9521fe4.
commit
|
commitdiff
|
tree
2022-01-31
Tatsuo Ishii
Fix long standing bug with pcp_node_info.
commit
|
commitdiff
|
tree
2022-01-30
Tatsuo Ishii
Fix comment in libpcp_ext.h.
commit
|
commitdiff
|
tree
2022-01-29
Tatsuo Ishii
Change the way to obtain replication delay when delay_t...
commit
|
commitdiff
|
tree
2022-01-28
Tatsuo Ishii
Allow to specify replication delay by time.
commit
|
commitdiff
|
tree
2022-01-26
Tatsuo Ishii
Fix pcp_node_info hang when pgpool cannot connect to...
commit
|
commitdiff
|
tree
2022-01-18
Tatsuo Ishii
Add an extended query protocol test for flush tracking.
commit
|
commitdiff
|
tree
2022-01-18
Tatsuo Ishii
Implement flush tracking feature.
commit
|
commitdiff
|
tree
2022-01-17
Tatsuo Ishii
Enhance pgproto.
commit
|
commitdiff
|
tree
next