projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2017-05-16
Tatsuo Ishii
Use volatile pointer for Req_info variable.
commit
|
commitdiff
|
tree
2017-05-15
Tatsuo Ishii
Fix corner case bug in Pgpool-II starting up.
commit
|
commitdiff
|
tree
2017-04-27
pengbo
Prepare 3.4.11
V3_4_11
V3_4_11_RPM
commit
|
commitdiff
|
tree
2017-04-12
Muhammad Usama
Fix for 0000299: Errors on the reloading of configuration
commit
|
commitdiff
|
tree
2017-04-04
Muhammad Usama
Fix coverity reported issues of buffer overrun.
commit
|
commitdiff
|
tree
2017-03-31
Muhammad Usama
Fix for [pgpool-general: 5396] pam ldap failure
commit
|
commitdiff
|
tree
2017-03-23
Muhammad Usama
Fix for 0000296: PGPool v3.6.2 terminated by systemd...
commit
|
commitdiff
|
tree
2017-03-17
pengbo
Add "Wants=network.target" in pgpool.service file.
V3_4_10
V3_4_10_RPM
commit
|
commitdiff
|
tree
2017-03-16
pengbo
Prepare 3.4.10
commit
|
commitdiff
|
tree
2017-03-09
Yugo Nagata
Fix pcp_promote_node bug that fails promoting node 0
commit
|
commitdiff
|
tree
2017-02-28
pengbo
Add the latest release note link to README file.
commit
|
commitdiff
|
tree
2017-02-23
Tatsuo Ishii
Fix to release shared memory segments when Pgpool-II...
commit
|
commitdiff
|
tree
2017-02-06
Muhammad Usama
Adding the missing ExecStop and ExecReload commands...
commit
|
commitdiff
|
tree
2017-01-26
Muhammad Usama
Fixing 0000280: stack smashing detected
commit
|
commitdiff
|
tree
2017-01-11
Tatsuo Ishii
Remove elog/ereport calls from signal handlers.
commit
|
commitdiff
|
tree
2017-01-10
pengbo
Fix bug failed to create INET domain socket in FreeBSD...
commit
|
commitdiff
|
tree
2017-01-04
Muhammad Usama
Fix for 0000249: watchdog sometimes fails de-escalation.
commit
|
commitdiff
|
tree
2017-01-04
Yugo Nagata
Fix connection_life_time broken by authentication_timeout
commit
|
commitdiff
|
tree
2016-12-28
Yugo Nagata
Fix authentication timeout that can occur right after...
commit
|
commitdiff
|
tree
2016-12-26
pengbo
Prepare 3.4.9
V3_4_9
V3_4_9_RPM
commit
|
commitdiff
|
tree
2016-12-23
Muhammad Usama
Tightening up the watchdog security
commit
|
commitdiff
|
tree
2016-12-22
pengbo
Add pgpool_adm extension.
commit
|
commitdiff
|
tree
2016-12-20
Tatsuo Ishii
Fix occasional segfault when query cache is enabled.
commit
|
commitdiff
|
tree
2016-10-27
Tatsuo Ishii
Adopt the incompatibility with psql of PostgreSQL 9.6.
commit
|
commitdiff
|
tree
2016-10-27
Tatsuo Ishii
Do not cancel a query when the query resulted in an...
commit
|
commitdiff
|
tree
2016-10-27
Tatsuo Ishii
Remove obsoleted option "-c".
commit
|
commitdiff
|
tree
2016-09-24
Tatsuo Ishii
Fix broken pool_config.c in the previous commit.
commit
|
commitdiff
|
tree
2016-09-24
Tatsuo Ishii
Change the default value of search_primary_node_timeout...
commit
|
commitdiff
|
tree
2016-09-21
Tatsuo Ishii
Fix the case when all backends are down then 1 node...
commit
|
commitdiff
|
tree
2016-09-09
Tatsuo Ishii
Do not use random() while generating MD5 salt.
commit
|
commitdiff
|
tree
2016-09-09
Tatsuo Ishii
Remove useless assignment.
commit
|
commitdiff
|
tree
2016-09-05
Tatsuo Ishii
Don't ignore sync message from frontend when query...
commit
|
commitdiff
|
tree
2016-08-30
pengbo
Prepare 3.4.8
V3_4_8
V3_4_8_RPM
commit
|
commitdiff
|
tree
2016-08-29
Muhammad Usama
Fix for 237: Pgpool-II fails to start if listen_address...
commit
|
commitdiff
|
tree
2016-08-27
Tatsuo Ishii
Add comment to the document about connection_cache.
commit
|
commitdiff
|
tree
2016-08-22
Muhammad Usama
Tighten up health check timer expired condition in...
commit
|
commitdiff
|
tree
2016-08-12
Muhammad Usama
Fixing a typo in the log message
commit
|
commitdiff
|
tree
2016-08-11
Tatsuo Ishii
Unbreak version 2 protocol case.
commit
|
commitdiff
|
tree
2016-08-03
Bo Peng
fix japanese doc typo
commit
|
commitdiff
|
tree
2016-08-01
Muhammad Usama
Fixing a typo in english doc
commit
|
commitdiff
|
tree
2016-07-27
Tatsuo Ishii
Replace "MAJOR" macro to prevent occasional failure.
commit
|
commitdiff
|
tree
2016-07-15
Muhammad Usama
Fix for [pgpool-hackers: 1501] kind does not match...
commit
|
commitdiff
|
tree
2016-07-14
Muhammad Usama
Fix handling of pcp_listen_addresses config parameter.
commit
|
commitdiff
|
tree
2016-07-07
Tatsuo Ishii
Save and restore errno in each signal handler.
commit
|
commitdiff
|
tree
2016-07-07
Tatsuo Ishii
Fix usage of wait(2) in pgpool main process
commit
|
commitdiff
|
tree
2016-06-24
Tatsuo Ishii
Fix buffer over run problem in "show pool_nodes".
commit
|
commitdiff
|
tree
2016-06-20
pengbo
change docs
V3_4_7
V3_4_7_RPM
commit
|
commitdiff
|
tree
2016-06-20
pengbo
change docs
commit
|
commitdiff
|
tree
2016-06-17
pengbo
Prepare 3.4.7
commit
|
commitdiff
|
tree
2016-06-15
Tatsuo Ishii
Fix bug with load balance node id info on shmem
commit
|
commitdiff
|
tree
2016-06-09
pengbo
change the Makefile under this directory src/sql/,that...
commit
|
commitdiff
|
tree
2016-06-08
Yugo Nagata
Fix a posible hang during health checking
commit
|
commitdiff
|
tree
2016-05-25
Tatsuo Ishii
Deal with the case when the primary is not node 0 in...
commit
|
commitdiff
|
tree
2016-05-24
Tatsuo Ishii
If statement timeout is enabled on backend and do_query...
commit
|
commitdiff
|
tree
2016-05-23
Muhammad Usama
Permit pgpool to support multiple SSL cipher protocols
commit
|
commitdiff
|
tree
2016-05-20
Tatsuo Ishii
Fix confusing comments in pgpool.conf
commit
|
commitdiff
|
tree
2016-05-12
pengbo
Fix Chinese documetation bug about raw mode
commit
|
commitdiff
|
tree
2016-05-11
Yugo Nagata
Fix documetation bug about raw mode
commit
|
commitdiff
|
tree
2016-05-09
pengbo
Fix is_set_transaction_serializable() when
commit
|
commitdiff
|
tree
2016-05-05
Tatsuo Ishii
Allow to access to pgpool while doing health checking
commit
|
commitdiff
|
tree
2016-04-26
pengbo
Prepare 3.4.6
V3_4_6
V3_4_6_RPM
commit
|
commitdiff
|
tree
2016-04-26
pengbo
Prepare 3.4.6
commit
|
commitdiff
|
tree
2016-04-20
pengbo
Change the PID length of pcp_proc_count command result...
commit
|
commitdiff
|
tree
2016-04-15
Tatsuo Ishii
Redirect all user queries to primary server
commit
|
commitdiff
|
tree
2016-04-07
Muhammad Usama
removing the limit on the maximum number of items in...
commit
|
commitdiff
|
tree
2016-04-06
Muhammad Usama
Fix for [pgpool-general: 4569] PGPoolII-3.5 : segfault
commit
|
commitdiff
|
tree
2016-04-04
Yugo Nagata
Prepare 3.4.5
V3_4_5
V3_4_5_RPM
commit
|
commitdiff
|
tree
2016-04-04
Yugo Nagata
Prepare 3.4.5
commit
|
commitdiff
|
tree
2016-03-29
Muhammad Usama
Validating the PCP packet length
commit
|
commitdiff
|
tree
2016-03-28
Tatsuo Ishii
Fix typo
commit
|
commitdiff
|
tree
2016-03-26
Tatsuo Ishii
Fix pgpool_setup to not confuse log output
commit
|
commitdiff
|
tree
2016-03-19
Tatsuo Ishii
Fix installation procedure.
commit
|
commitdiff
|
tree
2016-03-16
Tatsuo Ishii
Change description of backend_flag.
commit
|
commitdiff
|
tree
2016-03-14
Tatsuo Ishii
Fix typo in configure
commit
|
commitdiff
|
tree
2016-02-22
Muhammad Usama
Yet another reset query stuck problem fix. [pgpool...
commit
|
commitdiff
|
tree
2016-02-17
Yugo Nagata
Fix previous bronken commit
commit
|
commitdiff
|
tree
2016-02-12
Muhammad Usama
Fixing pgpool-recovery module compilation issue with...
commit
|
commitdiff
|
tree
2016-02-12
Yugo Nagata
Fix memorry leak reported by Coverity (CID 1350095)
commit
|
commitdiff
|
tree
2016-02-10
Yugo Nagata
Fix test/regression/clean.sh to remove binary files...
commit
|
commitdiff
|
tree
2016-02-05
Yugo Nagata
Prepare 3.4.4
V3_4_4
commit
|
commitdiff
|
tree
2016-02-03
Muhammad Usama
Fix a compile issue on freebsd, added missing include...
commit
|
commitdiff
|
tree
2016-02-02
Yugo Nagata
Allow timeout value to be specified by the command...
commit
|
commitdiff
|
tree
2016-02-01
Yugo Nagata
Fix regression test to check timeout of each test
commit
|
commitdiff
|
tree
2016-02-01
Yugo Nagata
Add some warning messages for wd_authkey hash calculati...
commit
|
commitdiff
|
tree
2016-01-29
Muhammad Usama
Fix for [pgpool-II 0000165]: Performance degradation...
commit
|
commitdiff
|
tree
2016-01-27
Yugo Nagata
Fix regression test 008 & 009 failure in debug mode
commit
|
commitdiff
|
tree
2016-01-27
Tatsuo Ishii
Fix reset query stuck problem.
commit
|
commitdiff
|
tree
2016-01-21
Yugo Nagata
Add test of white/black_memqcache_table_list to regress...
commit
|
commitdiff
|
tree
2016-01-17
Tatsuo Ishii
Fix bug#156: problem with reloading.
commit
|
commitdiff
|
tree
2016-01-14
Yugo Nagata
Fix white/black_memqcache_table_list not require quotaion
commit
|
commitdiff
|
tree
2016-01-06
Yugo Nagata
Fix regression test 003.failover for rhel7 postgresql rpm
commit
|
commitdiff
|
tree
2016-01-05
Muhammad Usama
Fixing the logic issue in get_backends_status() function
commit
|
commitdiff
|
tree
2016-01-05
Yugo Nagata
Add missing \n in help messages
commit
|
commitdiff
|
tree
2016-01-04
Yugo Nagata
Fix to use saved errno for erreport instead of the...
commit
|
commitdiff
|
tree
2015-12-28
Yugo Nagata
doc: Add restriction about starting multiple pgpool...
commit
|
commitdiff
|
tree
2015-12-25
Tatsuo Ishii
Fix to show wrong error.
commit
|
commitdiff
|
tree
2015-12-25
Yugo Nagata
Fix to use timeout command to handle time out of regres...
commit
|
commitdiff
|
tree
2015-12-22
Yugo Nagata
Remove comments for the function that doesn't exist
commit
|
commitdiff
|
tree
2015-12-02
Tatsuo Ishii
Fix bug with "SET TRANSACTION READ ONLY".
commit
|
commitdiff
|
tree
2015-11-25
Muhammad Usama
Fix 0000151: Error message has typo - "md5 authenticati...
commit
|
commitdiff
|
tree
next