projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2022-12-22
Bo Peng
Prepare 3.7.26
V3_7_STABLE
V3_7_26
V3_7_26_RPM
commit
|
commitdiff
|
tree
2022-12-22
Bo Peng
Doc: Bump doc version to 3.7.26
commit
|
commitdiff
|
tree
2022-12-22
Bo Peng
Doc: add release note.
commit
|
commitdiff
|
tree
2022-12-17
Bo Peng
Allow to define PGPOOLDIR uing environment variable.
commit
|
commitdiff
|
tree
2022-12-10
Tatsuo Ishii
Fix typo in comments.
commit
|
commitdiff
|
tree
2022-12-03
Bo Peng
Downgrade LOG messages "new IPC connection received...
commit
|
commitdiff
|
tree
2022-10-07
Tatsuo Ishii
Doc: enhance description about memqcache_method.
commit
|
commitdiff
|
tree
2022-10-03
Tatsuo Ishii
Fix comment in is_select_query().
commit
|
commitdiff
|
tree
2022-09-23
Tatsuo Ishii
Fix rare segfaults in pcp_proc_info, SHOW pool_pools...
commit
|
commitdiff
|
tree
2022-09-12
Masaya Kawamoto
Fix to not allow Unix-domain socket path with invalid...
commit
|
commitdiff
|
tree
2022-08-28
Tatsuo Ishii
Doc: mention that health check process may use SSL.
commit
|
commitdiff
|
tree
2022-08-17
Bo Peng
Prepare 3.7.25
V3_7_25
V3_7_25_RPM
commit
|
commitdiff
|
tree
2022-08-17
Bo Peng
Doc: update doc version.
commit
|
commitdiff
|
tree
2022-08-16
Bo Peng
Doc: add release notes.
commit
|
commitdiff
|
tree
2022-07-19
Tatsuo Ishii
Doc: mention that certain SELECTs are not cached.
commit
|
commitdiff
|
tree
2022-07-10
Tatsuo Ishii
Test: print Pgpool-II version in the regression test.
commit
|
commitdiff
|
tree
2022-07-09
Tatsuo Ishii
Test: Fix regression test script to look for pgpool...
commit
|
commitdiff
|
tree
2022-07-05
Tatsuo Ishii
Fix query cache to not cache timestamptz and timetz...
commit
|
commitdiff
|
tree
2022-07-04
Tatsuo Ishii
Fix bug in query cache.
commit
|
commitdiff
|
tree
2022-06-30
Masaya Kawamoto
Doc: fix description about using PCP password file...
commit
|
commitdiff
|
tree
2022-06-13
Tatsuo Ishii
Add pool_config.c to src/tools/pgmd5/.gitignore.
commit
|
commitdiff
|
tree
2022-06-02
Tatsuo Ishii
Doc: fix wrong explanation on memqcache_maxcache, memqc...
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
Prepare 3.7.24
V3_7_24
V3_7_24_RPM
commit
|
commitdiff
|
tree
2022-05-18
Bo Peng
Doc: update doc version.
commit
|
commitdiff
|
tree
2022-05-18
Bo Peng
Doc: add release notes.
commit
|
commitdiff
|
tree
2022-05-16
Tatsuo Ishii
Enhance in stopping pgpool main process.
commit
|
commitdiff
|
tree
2022-05-10
Tatsuo Ishii
Fix comment.
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-27
Muhammad Usama
Fix for [pgpool-general: 7896] Possible race condition..
commit
|
commitdiff
|
tree
2022-04-18
Bo Peng
Improve regression test to detect segmentation fault.
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-12
Tatsuo Ishii
Enhance error message while processing parse message.
commit
|
commitdiff
|
tree
2022-03-11
Tatsuo Ishii
Downgrade log level of ParameterStatus message.
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-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
Bo Peng
Doc: update copyright year.
commit
|
commitdiff
|
tree
2022-02-25
Muhammad Usama
Adjusting the field name in pcp_watchdog_info.
commit
|
commitdiff
|
tree
2022-02-17
Masaya Kawamoto
Prepare 3.7.23
V3_7_23
V3_7_23_RPM
commit
|
commitdiff
|
tree
2022-02-17
Masaya Kawamoto
Add release notes.
commit
|
commitdiff
|
tree
2022-02-13
Tatsuo Ishii
Merge branch 'V3_7_STABLE' of ssh://git.postgresql...
commit
|
commitdiff
|
tree
2022-02-13
Tatsuo Ishii
Enhance parameter status handling.
commit
|
commitdiff
|
tree
2022-02-10
Bo Peng
Fixed the streaming replication check process not to...
commit
|
commitdiff
|
tree
2022-02-10
Tatsuo Ishii
Fix missed static declaration.
commit
|
commitdiff
|
tree
2022-02-06
Tatsuo Ishii
Fix mistake in previous commit for pgpool_setup.in.
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 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-01-31
Tatsuo Ishii
Fix long standing bug with pcp_node_info.
commit
|
commitdiff
|
tree
2022-01-13
Bo Peng
Test: fix pgpool_setup and watchdog_setup binary PATH...
commit
|
commitdiff
|
tree
2022-01-12
Bo Peng
Update Makefile.in
commit
|
commitdiff
|
tree
2022-01-07
Tatsuo Ishii
Allow to run regression test against existing installat...
commit
|
commitdiff
|
tree
2022-01-07
Tatsuo Ishii
Doc: add restriction regarding ParameterStatus and...
commit
|
commitdiff
|
tree
2022-01-06
Tatsuo Ishii
Suppress message length log for in_hot_standby.
commit
|
commitdiff
|
tree
2021-12-23
Masaya Kawamoto
Doc: fix release notes.
commit
|
commitdiff
|
tree
2021-12-22
Masaya Kawamoto
Prepare 3.7.22
V3_7_22
V3_7_22_RPM
commit
|
commitdiff
|
tree
2021-12-22
Masaya Kawamoto
Add release notes.
commit
|
commitdiff
|
tree
2021-12-10
Tatsuo Ishii
Doc: fix typo in pcp_watchdog_info manual.
commit
|
commitdiff
|
tree
2021-12-03
Tatsuo Ishii
Suppress bison warnings regarding yacc incompatibility.
commit
|
commitdiff
|
tree
2021-11-25
Bo Peng
Doc: fix typos.
commit
|
commitdiff
|
tree
2021-11-22
Tatsuo Ishii
Fix redundant code.
commit
|
commitdiff
|
tree
2021-11-18
Masaya Kawamoto
Fix release note version.
V3_7_21
V3_7_21_RPM
commit
|
commitdiff
|
tree
2021-11-18
Masaya Kawamoto
Prepare 3.7.21
commit
|
commitdiff
|
tree
2021-11-18
Masaya Kawamoto
Add release notes for Pgpool-II 3.7.21
commit
|
commitdiff
|
tree
2021-11-17
Tatsuo Ishii
Reject extraneous data after SSL encryption handshake.
commit
|
commitdiff
|
tree
2021-11-16
Tatsuo Ishii
Deal with PostgreSQL 14 while processing pg_terminate_b...
commit
|
commitdiff
|
tree
2021-11-16
Tatsuo Ishii
Fix occasional 073.pg_terminate_backend regression...
commit
|
commitdiff
|
tree
2021-10-24
Tatsuo Ishii
Enhance SIGHLD handler of Pgpool-II main process.
commit
|
commitdiff
|
tree
2021-10-12
Tatsuo Ishii
Fix signal handler for SIGTERM, SIGINT and SIGQUIT.
commit
|
commitdiff
|
tree
2021-10-04
Bo Peng
Fix documentation typos.
commit
|
commitdiff
|
tree
2021-09-23
Bo Peng
Fix psql command path to avoid test failure.
commit
|
commitdiff
|
tree
2021-09-16
Tatsuo Ishii
Fix occasional hang in COPY FROM.
commit
|
commitdiff
|
tree
2021-08-25
Tatsuo Ishii
Fix pgpool_setup to do nothing when no new main node...
commit
|
commitdiff
|
tree
2021-08-18
Bo Peng
Fix the incorrect display of load balancing node in...
commit
|
commitdiff
|
tree
2021-08-10
Bo Peng
Update Makefile.in and configure.
commit
|
commitdiff
|
tree
2021-08-10
Tatsuo Ishii
Fix "ar: `u' modifier ignored since `D' is the default...
commit
|
commitdiff
|
tree
2021-08-10
Masaya Kawamoto
Doc: fix typo in Japanese release note.
commit
|
commitdiff
|
tree
2021-08-09
Bo Peng
Doc: Mention that double quotes are required in "PGPOOL...
commit
|
commitdiff
|
tree
2021-08-08
Tatsuo Ishii
Fix backend_flag* parameter shown twice while executing...
commit
|
commitdiff
|
tree
2021-08-04
Masaya Kawamoto
Fix pcp_unix_domain_path.patch error.
V3_7_20
V3_7_20_RPM
commit
|
commitdiff
|
tree
2021-08-03
Masaya Kawamoto
Prepare 3.7.20
commit
|
commitdiff
|
tree
2021-08-03
Masaya Kawamoto
Add release notes.
commit
|
commitdiff
|
tree
2021-07-14
Bo Peng
Doc: Fix documentation typos.
commit
|
commitdiff
|
tree
2021-07-07
Tatsuo Ishii
Fix query cache to not cache SQLValueFunctions (CURRENT...
commit
|
commitdiff
|
tree
2021-07-06
Tatsuo Ishii
Doc: fix typo in in memory query cache document.
commit
|
commitdiff
|
tree
2021-07-01
Tatsuo Ishii
Fix sending invalid message in SI mode.
commit
|
commitdiff
|
tree
2021-06-28
Tatsuo Ishii
Fix rsync parameter in pgpool_setup.
commit
|
commitdiff
|
tree
2021-06-22
Bo Peng
Fix indent.
commit
|
commitdiff
|
tree
2021-06-21
Tatsuo Ishii
Fix 031.connection_life_time.
commit
|
commitdiff
|
tree
2021-06-17
Tatsuo Ishii
Update Copyright year.
commit
|
commitdiff
|
tree
2021-06-15
Tatsuo Ishii
Fix pgpool_setup in creating base backup script.
commit
|
commitdiff
|
tree
2021-06-02
Masaya Kawamoto
Doc: fix wd_life_point description
commit
|
commitdiff
|
tree
2021-05-29
Tatsuo Ishii
Enhance watchdog_setup script.
commit
|
commitdiff
|
tree
next