index
:
pgpool2.git
EXCEPTION_MGR
IMPORT_96_PARSER
SCRAM_AUTH
V1_STABLE
V2_0_PARALLEL_UNSTABLE
V2_2_6_GRACEFUL_DETACH
V2_2_STABLE
V2_3_STABLE
V3_0_STABLE
V3_1_STABLE
V3_2_STABLE
V3_3_STABLE
V3_4_STABLE
V3_5_STABLE
V3_6_STABLE
V3_7_STABLE
V4_0_STABLE
V4_1_STABLE
V4_2_STABLE
V4_3_STABLE
V4_4_STABLE
V4_5_STABLE
V4_6_STABLE
V4_7_STABLE
bug271
extended_protocol_performance
import_parser_95
master
watchdog_enhancement
Clustering tool for PostgreSQL
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-03-29
Code clean up.
bug271
Tatsuo Ishii
2017-03-29
Remove pending response flag.
Tatsuo Ishii
2017-03-29
Remove "sync_map".
Tatsuo Ishii
2017-03-29
Remove trailing space.
Tatsuo Ishii
2017-03-29
Fix occasional kind mismatch error (or hang) and deallocate error.
Tatsuo Ishii
2017-03-29
Fix the case when duplicate statement remains.
Tatsuo Ishii
2017-03-29
Fix bugs regarding empty query response and deallocate.
Tatsuo Ishii
2017-03-29
Fix failing in re-syncing primary and standby when "ready for query" received.
Tatsuo Ishii
2017-03-29
Fix Execute() not to set writing transaction flag in an inappropriate case.
Tatsuo Ishii
2017-03-29
Fix issue with bug271.
Tatsuo Ishii
2017-03-29
Fix problem described in [pgpool-hackers: 2125].
Tatsuo Ishii
2017-03-29
Downgrade 1 more ereport from LOG to DEBUG1.
Tatsuo Ishii
2017-03-29
Downgrade ereport(LOG) to ereport(DEBUG1), which was set for debugging purpose.
Tatsuo Ishii
2017-03-29
Check if "milestone close" maybe received or not before checking pending data.
Tatsuo Ishii
2017-03-29
Work in progress as of 2017/3/3.
Tatsuo Ishii
2017-03-29
Uniform function names.
Tatsuo Ishii
2017-03-29
Fix CommandComplete.
Tatsuo Ishii
2017-03-29
Fix the case when parse_before_bind() is called.
Tatsuo Ishii
2017-03-29
Add new pending message type 'Sync'.
Tatsuo Ishii
2017-03-29
Remove commented out line.
Tatsuo Ishii
2017-03-29
Remove trailing white spaces.
Tatsuo Ishii
2017-03-29
Deal with prepared statement/portal reuse case.
Tatsuo Ishii
2017-03-29
Some cosmetic changes.
Tatsuo Ishii
2017-03-29
As of 2017/2/22.
Tatsuo Ishii
2017-03-29
Deal with query error case.
Tatsuo Ishii
2017-03-29
Trying to fix bug271 as of 2017/2/14.
Tatsuo Ishii
2017-03-29
Add new regression test "069.memory_leak_extended".
Tatsuo Ishii
2017-03-23
Fix for 0000296: PGPool v3.6.2 terminated by systemd because the service Type
Muhammad Usama
2017-03-20
Enhancing the watchdog internal command mechanism to handle
Muhammad Usama
2017-03-09
Fix pcp_promote_node bug that fails promoting node 0
Yugo Nagata
2017-02-23
Pgpool-II should not perform ping test after bringing down the VIP
Muhammad Usama
2017-02-23
Fix to release shared memory segments when Pgpool-II exits.
Tatsuo Ishii
2017-02-13
Fix for [pgpool-general: 5315] pg_terminate_backend
Muhammad Usama
2017-02-06
Adding the missing ExecStop and ExecReload commands to the systemd
Muhammad Usama
2017-01-30
Fix for 281: "segmentation fault" when execute pcp_attach_node
Muhammad Usama
2017-01-30
Fix load balancing bug in streaming replication mode.
Tatsuo Ishii
2017-01-30
Fix yet another kind mismatch error in streaming replication mode.
Tatsuo Ishii
2017-01-27
Fix do_query() hangs after close message.
Tatsuo Ishii
2017-01-26
Fixing 0000280: stack smashing detected
Muhammad Usama
2017-01-19
Fixing the issue with the watchdog process restart.
Muhammad Usama
2017-01-18
Fix query cache bug reported in pgpool-general-jp:1441.
Tatsuo Ishii
2017-01-10
Remove elog/ereport calls from signal handlers.
Tatsuo Ishii
2017-01-10
Fix bug failed to create INET domain socket in FreeBSD if listen_addresses = ...
pengbo
2017-01-04
Fix for 0000249: watchdog sometimes fails de-escalation.
Muhammad Usama
2017-01-04
Fix connection_life_time broken by authentication_timeout
Yugo Nagata
2016-12-28
Fix authentication timeout that can occur right after client connecttions
Yugo Nagata
2016-12-23
Tightening up the watchdog security
Muhammad Usama
2016-12-22
Add pgpool_adm extension.
pengbo
2016-12-22
Update Pgpool-II version to "3.7devel".
Tatsuo Ishii
2016-12-20
Fix occasional segfault when query cache is enabled.
Tatsuo Ishii
[next]