projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2019-07-22
Takuma Hoshiai
Add regression test for auto_failback
commit
|
commitdiff
|
tree
2019-07-22
Takuma Hoshiai
Feature: auto failback
commit
|
commitdiff
|
tree
2019-07-17
Tatsuo Ishii
Remove useless lines.
commit
|
commitdiff
|
tree
2019-07-17
Tatsuo Ishii
Fix the failover() so that it does not access out of...
commit
|
commitdiff
|
tree
2019-07-17
Tatsuo Ishii
Enhance shutdown script of pgpool_setup.
commit
|
commitdiff
|
tree
2019-07-16
Tatsuo Ishii
Doc: enhance client authentication docs.
commit
|
commitdiff
|
tree
2019-07-10
Bo Peng
Fix Pgpool-II rewriting query error when the queries...
commit
|
commitdiff
|
tree
2019-07-10
Tatsuo Ishii
Use foreach macro in pool_temp_tables module.
commit
|
commitdiff
|
tree
2019-07-09
Tatsuo Ishii
Fix logically dead code pointed out by Coverity.
commit
|
commitdiff
|
tree
2019-07-09
Tatsuo Ishii
Doc: enhance watchdog documents regarding quorum failover.
commit
|
commitdiff
|
tree
2019-07-08
Tatsuo Ishii
Fix memory leak pointed out by Coverity.
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 to check the return value of strchr() in Pgversion().
commit
|
commitdiff
|
tree
2019-07-06
Tatsuo Ishii
Fix off-by-one error in query cache module.
commit
|
commitdiff
|
tree
2019-07-06
Tatsuo Ishii
Fix buffer overrun in Pgversion().
commit
|
commitdiff
|
tree
2019-07-05
Tatsuo Ishii
Allow health check process to reload pgpool.conf.
commit
|
commitdiff
|
tree
2019-07-04
Bo Peng
Generate Makefile.in by automake 1.13.4.
commit
|
commitdiff
|
tree
2019-07-03
Tatsuo Ishii
Bug525: Fix sefault when query cache is enabled.
commit
|
commitdiff
|
tree
2019-07-03
Bo Peng
Add execute permission to extended-query-test/extra_scr...
commit
|
commitdiff
|
tree
2019-07-03
Tatsuo Ishii
Change config type of relcache_query_target from string...
commit
|
commitdiff
|
tree
2019-07-02
Tatsuo Ishii
Make shutdownall to wait for completion of shutdown...
commit
|
commitdiff
|
tree
2019-07-02
Tatsuo Ishii
Doc: enhance performance docs.
commit
|
commitdiff
|
tree
2019-07-02
Tatsuo Ishii
Doc: add more explanation for quorum failover of watchdog.
commit
|
commitdiff
|
tree
2019-07-02
Tatsuo Ishii
Change check_temp_table's type to enum.
commit
|
commitdiff
|
tree
2019-07-02
Tatsuo Ishii
Doc: mention that in raw mode or load_balance_mode...
commit
|
commitdiff
|
tree
2019-07-02
Tatsuo Ishii
Down grade LOG to DEBUG5 in sent message module.
commit
|
commitdiff
|
tree
2019-07-01
Tatsuo Ishii
Add test case for 'trace' to 026.temp_table's test.sh.
commit
|
commitdiff
|
tree
2019-07-01
Tatsuo Ishii
Dow grade some LOG messages to DEBUG1 in the temp table...
commit
|
commitdiff
|
tree
2019-07-01
Tatsuo Ishii
Doc: fix typo.
commit
|
commitdiff
|
tree
2019-07-01
Bo Peng
feature: Disable load balance after a SELECT having...
commit
|
commitdiff
|
tree
2019-06-29
Tatsuo Ishii
Doc: change check_temp_table Japanese docs.
commit
|
commitdiff
|
tree
2019-06-27
Tatsuo Ishii
Add new method to check temporary table.
commit
|
commitdiff
|
tree
2019-06-26
Tatsuo Ishii
Reduce internal queries against system catalogs.
commit
|
commitdiff
|
tree
2019-06-25
Takuma Hoshiai
Fix regression test 023 ssl_connection
commit
|
commitdiff
|
tree
2019-06-24
Tatsuo Ishii
Fix mistake introduced in the previous commit.
commit
|
commitdiff
|
tree
2019-06-24
Tatsuo Ishii
Fix segfault when "samenet" is specified in pool_hba...
commit
|
commitdiff
|
tree
2019-06-20
Tatsuo Ishii
Allow to route relcache queries to load balance node.
commit
|
commitdiff
|
tree
2019-06-20
Bo Peng
doc: Fix documentation typos.
commit
|
commitdiff
|
tree
2019-06-19
Bo Peng
doc: Fix documentation typo.
commit
|
commitdiff
|
tree
2019-06-19
Bo Peng
doc: Fix documentation errors in follow_sh script.
commit
|
commitdiff
|
tree
2019-06-18
Tatsuo Ishii
Doc: fix typo in performance section.
commit
|
commitdiff
|
tree
2019-06-18
Takuma Hoshiai
Support ECDH key exchange with SSL
commit
|
commitdiff
|
tree
2019-06-11
Tatsuo Ishii
Fix health check process is not shutting down in certai...
commit
|
commitdiff
|
tree
2019-06-07
Bo Peng
Fix to deal with backslashes according to the config...
commit
|
commitdiff
|
tree
2019-06-07
Tatsuo Ishii
Allow to use MD5 hashed password in health_check_passwo...
commit
|
commitdiff
|
tree
2019-06-02
Tatsuo Ishii
Doc: add more description to pcp_node_info manual.
commit
|
commitdiff
|
tree
2019-06-02
Tatsuo Ishii
Doc: add description to pg_md5 man page how to show...
commit
|
commitdiff
|
tree
2019-05-29
Tatsuo Ishii
Fix segfault of worker process if sr_check_user does...
commit
|
commitdiff
|
tree
2019-05-28
Muhammad Usama
Documentation updates to reflect the changed behaviour...
commit
|
commitdiff
|
tree
2019-05-26
Muhammad Usama
Second part for [pgpool-hackers: 3295] duplicate failov...
commit
|
commitdiff
|
tree
2019-05-26
Muhammad Usama
Enhancing the debugging/testing aid for health check.
commit
|
commitdiff
|
tree
2019-05-23
Bo Peng
Fix compile error on freebsd.
commit
|
commitdiff
|
tree
2019-05-23
Tatsuo Ishii
Fix memory leak in pgproto pointed out by Coverity.
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Fix to not access pg_stat_replication view if PostgreSQ...
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Make failover in progress check more aggressively.
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Add backend_application_name to "pgpool show backend...
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Fix backend_application_name not being set while reload...
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Fix memory leak in outfuncs.c pointed out by Coverity.
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Fix NULL pointer dereference pointed out by Coverity.
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Fix memory leak pointed out by coverity.
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Fix coverity complain.
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Doc: fix mistake in the previous commit.
commit
|
commitdiff
|
tree
2019-05-22
Tatsuo Ishii
Doc: fix mistakenly described %P of failback command...
commit
|
commitdiff
|
tree
2019-05-21
Tatsuo Ishii
Deal pgpool_adm extension with PostgreSQL 12.
commit
|
commitdiff
|
tree
2019-05-16
Tatsuo Ishii
Add general description about failover.
commit
|
commitdiff
|
tree
2019-05-15
Muhammad Usama
Fix for [pgpool-hackers: 3295] duplicate failover reque...
commit
|
commitdiff
|
tree
2019-05-15
Bo Peng
doc: Add release nots 3.4.24-4.0.5.
commit
|
commitdiff
|
tree
2019-05-09
Bo Peng
Fix the wrong error message "ERROR: connection cache...
commit
|
commitdiff
|
tree
2019-05-08
Takuma Hoshiai
Doc: update chapters that 'Server Configuration' of...
commit
|
commitdiff
|
tree
2019-05-07
Tatsuo Ishii
Doc: fix typo.
commit
|
commitdiff
|
tree
2019-05-04
Tatsuo Ishii
Doc: add performance Japanese doc.
commit
|
commitdiff
|
tree
2019-05-03
Tatsuo Ishii
Doc: add useful link how to create pcp.conf in the...
commit
|
commitdiff
|
tree
2019-05-03
Tatsuo Ishii
Speed up failover when all of backends are down.
commit
|
commitdiff
|
tree
2019-04-29
Tatsuo Ishii
Deal with PostgreSQL 12.
commit
|
commitdiff
|
tree
2019-04-29
Tatsuo Ishii
Deal with PostgreSQL 12.
commit
|
commitdiff
|
tree
2019-04-26
Tatsuo Ishii
Doc: first release of performance section.
commit
|
commitdiff
|
tree
2019-04-24
Tatsuo Ishii
Set backend_application_nameN in pgpool.conf.
commit
|
commitdiff
|
tree
2019-04-24
Tatsuo Ishii
Add backend_application_nameN.
commit
|
commitdiff
|
tree
2019-04-24
Tatsuo Ishii
Doc: fix typo.
commit
|
commitdiff
|
tree
2019-04-24
Takuma Hoshiai
Remove .sgml file to not used.
commit
|
commitdiff
|
tree
2019-04-24
Tatsuo Ishii
Add explanation about newly added columns.
commit
|
commitdiff
|
tree
2019-04-23
Tatsuo Ishii
Add "replication_state" and "replication_sync_state...
commit
|
commitdiff
|
tree
2019-04-21
Tatsuo Ishii
Avoid exit/fork storm of pool_worker_child process.
commit
|
commitdiff
|
tree
2019-04-17
Tatsuo Ishii
Fix black_function_list's broken default value.
commit
|
commitdiff
|
tree
2019-04-17
Tatsuo Ishii
Fix "not enough space in buffer" error.
commit
|
commitdiff
|
tree
2019-04-17
Tatsuo Ishii
Set application_name in recovery_conf.
commit
|
commitdiff
|
tree
2019-04-16
Tatsuo Ishii
Fix DROP DATABASE failure.
commit
|
commitdiff
|
tree
2019-04-11
Tatsuo Ishii
Doc: add load balancing description.
commit
|
commitdiff
|
tree
2019-04-11
Tatsuo Ishii
Doc: fix typo.
commit
|
commitdiff
|
tree
2019-04-11
Tatsuo Ishii
Fix typoes.
commit
|
commitdiff
|
tree
2019-04-10
Takuma Hoshiai
Fix to compare wrong variable, when old pgpool_status...
commit
|
commitdiff
|
tree
2019-04-09
Tatsuo Ishii
Fix typo.
commit
|
commitdiff
|
tree
2019-04-09
Tatsuo Ishii
Add more section to peformance chapter.
commit
|
commitdiff
|
tree
2019-04-09
Tatsuo Ishii
Doc: add description about multi-statement queries...
commit
|
commitdiff
|
tree
2019-04-07
Bo Peng
Add test/watchdog_setup to EXTRA_DIST.
commit
|
commitdiff
|
tree
2019-04-07
Tatsuo Ishii
Doc: mention that multi-statement queries are sent...
commit
|
commitdiff
|
tree
2019-04-05
Tatsuo Ishii
Fix md5 auth broken in raw mode.
commit
|
commitdiff
|
tree
2019-04-05
Tatsuo Ishii
Fix occasional regression test error of 008.dbredirect.
commit
|
commitdiff
|
tree
2019-04-03
Tatsuo Ishii
Fix occasional regression test failure of 014.watchdog_...
commit
|
commitdiff
|
tree
next