projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2023-05-17
Bo Peng
Doc: Bump version to 4.0.23
commit
|
commitdiff
|
tree
2023-05-17
Bo Peng
Doc: modify release notes.
commit
|
commitdiff
|
tree
2023-05-17
Bo Peng
Doc: add release notes.
commit
|
commitdiff
|
tree
2023-05-12
Tatsuo Ishii
Test: stabilize some tests.
commit
|
commitdiff
|
tree
2023-04-30
Tatsuo Ishii
Test: fix regress.sh to show correct number of total...
commit
|
commitdiff
|
tree
2023-04-25
Chen Ningwei
Doc: add explanation for wd_priority.
commit
|
commitdiff
|
tree
2023-04-19
Tatsuo Ishii
Doc: add restriction regarding PREPARE/EXECUTE/DEALLOCATE.
commit
|
commitdiff
|
tree
2023-04-19
Tatsuo Ishii
Doc: add caution to use -D option with pgpool.
commit
|
commitdiff
|
tree
2023-04-15
Tatsuo Ishii
Test: skip the test if there's no test.sh.
commit
|
commitdiff
|
tree
2023-04-14
Bo Peng
Doc: Enhancing installation documentation.
commit
|
commitdiff
|
tree
2023-04-13
Tatsuo Ishii
Fix a compile error in previous commit.
commit
|
commitdiff
|
tree
2023-04-13
Bo Peng
Doc: remove the configuration of "- D" start OPTS from...
commit
|
commitdiff
|
tree
2023-04-13
Tatsuo Ishii
Fix occasional 005.jdbc test failure.
commit
|
commitdiff
|
tree
2023-04-03
Tatsuo Ishii
Doc: add index for online recovery.
commit
|
commitdiff
|
tree
2023-03-30
Tatsuo Ishii
More schema qualification fix.
commit
|
commitdiff
|
tree
2023-03-28
Tatsuo Ishii
Use schema qualification for internal queries.
commit
|
commitdiff
|
tree
2023-03-22
Tatsuo Ishii
Fix compile error on systems using musl libc.
commit
|
commitdiff
|
tree
2023-02-22
Tatsuo Ishii
Doc: mention that AES256 support requires --with-openss...
commit
|
commitdiff
|
tree
2023-02-21
Tatsuo Ishii
Doc: add index for "AES256".
commit
|
commitdiff
|
tree
2023-02-21
Tatsuo Ishii
Doc: explicitly stat that it is -w option of pcp comman...
commit
|
commitdiff
|
tree
2023-02-05
Tatsuo Ishii
Fix multiple query cache bug.
commit
|
commitdiff
|
tree
2023-02-05
Tatsuo Ishii
Fix sr worker to not send wrong query to standby server...
commit
|
commitdiff
|
tree
2023-02-01
Tatsuo Ishii
Doc: enhance show pool_cache manual.
commit
|
commitdiff
|
tree
2023-01-31
Tatsuo Ishii
Fix kind mimatch error with DEALLOCATE
commit
|
commitdiff
|
tree
2023-01-28
Tatsuo Ishii
Test: fix 071.execute_and_deallocate test.
commit
|
commitdiff
|
tree
2023-01-28
Tatsuo Ishii
Test: refactor 071.execute_and_deallocate/test.sh.
commit
|
commitdiff
|
tree
2023-01-28
Tatsuo Ishii
Test: fix indentation for further refactoring.
commit
|
commitdiff
|
tree
2023-01-21
Bo Peng
Prepare 4.0.22
V4_0_22
V4_0_22_RPM
commit
|
commitdiff
|
tree
2023-01-21
Bo Peng
Doc: Bump version to 4.0.22
commit
|
commitdiff
|
tree
2023-01-21
Bo Peng
Doc: update copy right.
commit
|
commitdiff
|
tree
2023-01-21
Bo Peng
Doc: Add release notes.
commit
|
commitdiff
|
tree
2023-01-21
Bo Peng
Change the default value for wd_lifecheck_password...
commit
|
commitdiff
|
tree
2023-01-21
Bo Peng
Do not expose wd_lifecheck_password in show pool_status...
commit
|
commitdiff
|
tree
2023-01-16
Bo Peng
Add patch files to EXTRA_DIST.
commit
|
commitdiff
|
tree
2023-01-16
Bo Peng
Remove pgpool-II-head.patch from SPEC file.
commit
|
commitdiff
|
tree
2023-01-09
Tatsuo Ishii
Fix comment about POOL_CACHE_ITEM_HEADER in query cache...
commit
|
commitdiff
|
tree
2023-01-09
Tatsuo Ishii
Add comment to query cache module header file.
commit
|
commitdiff
|
tree
2023-01-06
Tatsuo Ishii
Doc: enhance "Configurations to use shared memory"...
commit
|
commitdiff
|
tree
2022-12-25
Bo Peng
Fix SPEC file typo.
commit
|
commitdiff
|
tree
2022-12-25
Bo Peng
Fix SPEC file typo.
commit
|
commitdiff
|
tree
2022-12-25
Bo Peng
Fix SPEC file typo.
commit
|
commitdiff
|
tree
2022-12-24
Tatsuo Ishii
Fix compiler warning.
commit
|
commitdiff
|
tree
2022-12-23
Bo Peng
Fix SPEC file typo.
commit
|
commitdiff
|
tree
2022-12-23
Bo Peng
Update SPEC file to change /lib/tmpfiles.d/ file from...
commit
|
commitdiff
|
tree
2022-12-22
Bo Peng
Prepare 4.0.21
V4_0_21
V4_0_21_RPM
commit
|
commitdiff
|
tree
2022-12-22
Bo Peng
Doc: Bump doc version to 4.0.21
commit
|
commitdiff
|
tree
2022-12-22
Bo Peng
Doc: update repo package version.
commit
|
commitdiff
|
tree
2022-12-22
Bo Peng
Doc: add release note.
commit
|
commitdiff
|
tree
2022-12-22
Tatsuo Ishii
Doc: enhance description about memqcache_method.
commit
|
commitdiff
|
tree
2022-12-20
Muhammad Usama
Fix for :[pgpool-hackers: 4227] Issue with failover_req...
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-11-24
Tatsuo Ishii
Fix not to print warnings of use of backslashes in...
commit
|
commitdiff
|
tree
2022-10-27
Tatsuo Ishii
Deal with idle_session_timeout.
commit
|
commitdiff
|
tree
2022-10-05
Tatsuo Ishii
Deal with SSL error SSL_ERROR_ZERO_RETURN.
commit
|
commitdiff
|
tree
2022-10-03
Tatsuo Ishii
Fix comment in is_select_query().
commit
|
commitdiff
|
tree
2022-09-30
Muhammad Usama
Fix: Setting memory cache size greater than 2GB causes...
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-18
Bo Peng
Doc: fix typo.
commit
|
commitdiff
|
tree
2022-08-17
Bo Peng
Prepare 4.0.20
V4_0_20
V4_0_20_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-26
Tatsuo Ishii
Allow to run pgpool_setup on PostgreSQL 15.
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 4.0.19
V4_0_19
V4_0_19_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-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-05-01
Muhammad Usama
Fix for [pgpool-general: 7896] Possible race condition..
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-18
Bo Peng
Improve regression test to detect segmentation fault.
commit
|
commitdiff
|
tree
2022-04-17
Tatsuo Ishii
Test: enhance 074.bug700_memqcache_segfault
commit
|
commitdiff
|
tree
2022-04-16
Tatsuo Ishii
Fix exit_handler in pgpool main process.
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 4.0.18
V4_0_18
V4_0_18_RPM
commit
|
commitdiff
|
tree
next