projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2023-04-03
Tatsuo Ishii
Doc: add index for online recovery.
commit
|
commitdiff
|
tree
2023-04-03
Tatsuo Ishii
Doc: add explanation when pg node status is shown as...
commit
|
commitdiff
|
tree
2023-04-03
Tatsuo Ishii
Doc: add explanation when pg node status is shown as...
commit
|
commitdiff
|
tree
2023-03-30
Tatsuo Ishii
More schema qualification fix.
commit
|
commitdiff
|
tree
2023-03-29
Tatsuo Ishii
Remove configure.
commit
|
commitdiff
|
tree
2023-03-28
Bo Peng
Change pgpool_setup to append some parameters to the...
commit
|
commitdiff
|
tree
2023-03-28
Tatsuo Ishii
Judge multi statement query using psqlscan.
commit
|
commitdiff
|
tree
2023-03-28
Tatsuo Ishii
Use schema qualification for internal queries.
commit
|
commitdiff
|
tree
2023-03-28
Tatsuo Ishii
Doc: fix typo in the description of backend_application...
commit
|
commitdiff
|
tree
2023-03-22
Tatsuo Ishii
Fix compile error on systems using musl libc.
commit
|
commitdiff
|
tree
2023-03-22
Tatsuo Ishii
Doc: mention that the target node to promote must be...
commit
|
commitdiff
|
tree
2023-03-10
Tatsuo Ishii
Add notice_per_node_statement to "show pool_status".
commit
|
commitdiff
|
tree
2023-02-25
Tatsuo Ishii
Test: simplify 001.load_balance test.
commit
|
commitdiff
|
tree
2023-02-23
Tatsuo Ishii
Allow to run certain multi-statement queries.
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-18
Tatsuo Ishii
Fix that show pool_version shows row description twice.
commit
|
commitdiff
|
tree
2023-02-17
Tatsuo Ishii
Test: fix 001.loadbalance test failure.
commit
|
commitdiff
|
tree
2023-02-15
Tatsuo Ishii
Doc: fix "2.8 Creating insert lock table" section.
commit
|
commitdiff
|
tree
2023-02-15
Tatsuo Ishii
Test: enhance regression 001.load_balance.
commit
|
commitdiff
|
tree
2023-02-15
Tatsuo Ishii
Allow to use multiple statements extensively.
commit
|
commitdiff
|
tree
2023-02-07
Tatsuo Ishii
Test: simplify 001.load_balance.
commit
|
commitdiff
|
tree
2023-02-07
Tatsuo Ishii
Add notice_per_node_statement.
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-02
Tatsuo Ishii
Fix comment mistakes.
commit
|
commitdiff
|
tree
2023-02-02
Tatsuo Ishii
Fix comment mistakes.
commit
|
commitdiff
|
tree
2023-02-01
Tatsuo Ishii
Doc: enhance show pool_cache manual.
commit
|
commitdiff
|
tree
2023-01-31
Tatsuo Ishii
Remove unnecessary macro.
commit
|
commitdiff
|
tree
2023-01-31
Tatsuo Ishii
Fix kind mimatch error with DEALLOCATE
commit
|
commitdiff
|
tree
2023-01-30
Tatsuo Ishii
Obtain stronger lock while commiting shared relcache.
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-25
Tatsuo Ishii
Doc: fix typo in the description of read_only_function_...
commit
|
commitdiff
|
tree
2023-01-24
Takuma Hoshiai
Fix compile error of regression test
commit
|
commitdiff
|
tree
2023-01-23
Bo Peng
Doc: update copy right.
commit
|
commitdiff
|
tree
2023-01-23
Bo Peng
Doc: Add release notes.
commit
|
commitdiff
|
tree
2023-01-23
Bo Peng
Change the default value for wd_lifecheck_password...
commit
|
commitdiff
|
tree
2023-01-23
Bo Peng
Do not expose wd_lifecheck_password in show pool_status...
commit
|
commitdiff
|
tree
2023-01-16
Bo Peng
Add pgpool_adm--1.5.sql and pgpool_adm--1.4--1.5.sql.
commit
|
commitdiff
|
tree
2023-01-16
Bo Peng
Add patch files to EXTRA_DIST.
commit
|
commitdiff
|
tree
2023-01-16
Tatsuo Ishii
Fix pgpool_adm: pcp_pool_status.
commit
|
commitdiff
|
tree
2023-01-16
Bo Peng
Remove pgpool-II-head.patch from SPEC file.
commit
|
commitdiff
|
tree
2023-01-14
Tatsuo Ishii
Test: tweak 028.watchdog_enable_consensus_with_half_votes.
commit
|
commitdiff
|
tree
2023-01-13
Tatsuo Ishii
Fix integer overflow in streaming replication check.
commit
|
commitdiff
|
tree
2023-01-09
Takuma Hoshiai
Fix Uninitialized variables pointed out by Coverity
commit
|
commitdiff
|
tree
2023-01-07
Tatsuo Ishii
Fix comment.
commit
|
commitdiff
|
tree
2023-01-06
Tatsuo Ishii
Doc: enhance "Configurations to use shared memory"...
commit
|
commitdiff
|
tree
2023-01-05
Tatsuo Ishii
Add comment to query cache module header file.
commit
|
commitdiff
|
tree
2023-01-03
Tatsuo Ishii
Doc: enhance explanation of delay_threshold_by_time.
commit
|
commitdiff
|
tree
2022-12-24
Tatsuo Ishii
Fix compiler warning.
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-20
Tatsuo Ishii
Fix time stamp rewrite bug.
commit
|
commitdiff
|
tree
2022-12-19
Muhammad Usama
Fix for :[pgpool-hackers: 4227] Issue with failover_req...
commit
|
commitdiff
|
tree
2022-12-19
Tatsuo Ishii
Doc: enhance the performance section.
commit
|
commitdiff
|
tree
2022-12-19
Tatsuo Ishii
Doc: fix Japanese documentation to sync with English...
commit
|
commitdiff
|
tree
2022-12-17
Bo Peng
Allow to define PGPOOLDIR uing environment variable.
commit
|
commitdiff
|
tree
2022-12-16
Tatsuo Ishii
Downgrade streaming replication debugging message.
commit
|
commitdiff
|
tree
2022-12-15
Tatsuo Ishii
Enhance status file reading log.
commit
|
commitdiff
|
tree
2022-12-14
Tatsuo Ishii
Doc: fix typo in Aurora example.
commit
|
commitdiff
|
tree
2022-12-14
Tatsuo Ishii
Add more .gitignore files.
commit
|
commitdiff
|
tree
2022-12-14
Tatsuo Ishii
Remove more files under parser directory.
commit
|
commitdiff
|
tree
2022-12-13
Tatsuo Ishii
Remove Makefile.in etc. generated by autoconf.
commit
|
commitdiff
|
tree
2022-12-12
Tatsuo Ishii
Doc: enhance dynamic process management document.
commit
|
commitdiff
|
tree
2022-12-12
Tatsuo Ishii
Downgrade "we have hit the ceiling" log.
commit
|
commitdiff
|
tree
2022-12-12
Tatsuo Ishii
Doc: fix typo.
commit
|
commitdiff
|
tree
2022-12-10
Tatsuo Ishii
Fix typo in comments.
commit
|
commitdiff
|
tree
2022-12-06
Bo Peng
Update version to 4.5devel.
commit
|
commitdiff
|
tree
2022-12-06
Bo Peng
Update PGPOOLVERSION to "hotooriboshi".
commit
|
commitdiff
|
tree
2022-12-06
Bo Peng
Update SPEC file BuildRequires.
commit
|
commitdiff
|
tree
2022-12-05
Bo Peng
Doc: update release note.
commit
|
commitdiff
|
tree
2022-12-05
Bo Peng
Doc: fix doc typos.
commit
|
commitdiff
|
tree
2022-12-04
Bo Peng
Fix typo in pgpool.spec.
commit
|
commitdiff
|
tree
2022-12-03
Bo Peng
Doc: update 4.4 release note.
commit
|
commitdiff
|
tree
2022-12-03
Bo Peng
Downgrade LOG messages "new IPC connection received...
commit
|
commitdiff
|
tree
2022-11-29
Bo Peng
Doc: update exapmles
commit
|
commitdiff
|
tree
2022-11-29
Bo Peng
Update PostgreSQL version of sample scripts
commit
|
commitdiff
|
tree
2022-11-29
Bo Peng
Update pgpool.spec to generate /var/run/pgpool
commit
|
commitdiff
|
tree
2022-11-25
Tatsuo Ishii
Fix ROLLBACK TO command to work in aborted transaction.
commit
|
commitdiff
|
tree
2022-11-24
Tatsuo Ishii
Fix not to print warnings of use of backslashes in...
commit
|
commitdiff
|
tree
2022-11-22
Tatsuo Ishii
Doc: enhance restrictions section.
commit
|
commitdiff
|
tree
2022-11-22
Bo Peng
Doc: update release note.
commit
|
commitdiff
|
tree
2022-11-21
Bo Peng
Fix typo in sample configuration file.
commit
|
commitdiff
|
tree
2022-11-21
Bo Peng
Fix "show pool_status" command doesn't show the new...
commit
|
commitdiff
|
tree
2022-11-13
Bo Peng
Test: update sample scripts directory.
commit
|
commitdiff
|
tree
2022-11-12
Bo Peng
Doc: update documentation.
commit
|
commitdiff
|
tree
2022-11-12
Bo Peng
Update src/pgpool.spec to delete %tmpfiles_create.
commit
|
commitdiff
|
tree
2022-11-11
Bo Peng
Enable AM_MAINTAINER_MODE on master branch.
commit
|
commitdiff
|
tree
2022-11-11
Bo Peng
Disable AM_MAINTAINER_MODE.
commit
|
commitdiff
|
tree
2022-11-11
Bo Peng
Doc: update 4.4 release note.
commit
|
commitdiff
|
tree
2022-11-11
Bo Peng
Doc: add Japanese documentation of process management.
commit
|
commitdiff
|
tree
2022-11-09
Muhammad Usama
[New-Feature] Dynamic spare process management
commit
|
commitdiff
|
tree
2022-11-07
Bo Peng
Update Makefile and configure files to remove doc.zh...
commit
|
commitdiff
|
tree
2022-11-07
Bo Peng
Remove out-of-date doc.zh-cn directory.
commit
|
commitdiff
|
tree
2022-11-07
Bo Peng
Improve follow_primary.sh.sample script:
commit
|
commitdiff
|
tree
2022-11-06
Bo Peng
Test: update src/test/pgpool_setup.in
commit
|
commitdiff
|
tree
2022-11-06
Bo Peng
Update src/redhat/pgpool_socket_dir.patch
commit
|
commitdiff
|
tree
2022-11-06
Tatsuo Ishii
Update comments in pgpool.conf.
commit
|
commitdiff
|
tree
next