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
/
watchdog
/
wd_heartbeat.c
Age
Commit message (
Expand
)
Author
2025-12-08
Run pgindent.
Tatsuo Ishii
2025-10-09
Make time calculations always long long.
Tatsuo Ishii
2025-09-01
Fix compile warning on Fedora 42.
Bo Peng
2025-08-22
Feature: Restrict watchdog and heartbeat receiver to listen only on configure...
Bo Peng
2025-07-17
Run pgindent.
Tatsuo Ishii
2025-06-14
Fix heartbeat device treatment.
Tatsuo Ishii
2025-06-14
Fix resource leak in hearbeat receiver process.
Tatsuo Ishii
2025-06-05
Fix heartbeat receiver not working.
Tatsuo Ishii
2025-04-27
Fix IPv6 in heatbeat process.
Tatsuo Ishii
2025-02-10
Fix bug in heartbeat.
Tatsuo Ishii
2024-08-27
Add IPv6 support for hostname and heartbeat_hostname parameter.
Tatsuo Ishii
2020-12-26
Apply mega typo fixes.
Tatsuo Ishii
2020-11-24
Removing strerror() call from ereports.
Muhammad Usama
2020-08-10
New feature: Simplify Watchdog related configuration parameters.
Bo Peng
2020-07-02
Fix for log messages from child processes printing the main process's PIDÂ
Muhammad Usama
2020-06-26
Adding log collector
Muhammad Usama
2020-05-04
Some code reorganization
Muhammad Usama
2020-04-07
Allow to set application name parameter of log_line_prefix in more cases.
Tatsuo Ishii
2018-08-17
Run pgindent.
Tatsuo Ishii
2016-12-23
Tightening up the watchdog security
Muhammad Usama
2016-08-01
Fix for 215: pgpool doesnt escalate ip in case of another node inavailability
Muhammad Usama
2016-02-01
Add some warning messages for wd_authkey hash calculation failure
Yugo Nagata
2015-12-03
Watchdog node goes into the WD_WAITING_FOR_QUORUM state whenever the quorum is
Muhammad Usama
2015-11-24
Removing some mistakenly left-out debug prints from the code
Muhammad Usama
2015-10-29
Mega patch for watchdog feature enhancements
Muhammad Usama
2015-02-20
Fix to set SIGCHLD to SIG_DFL instead of SIG_IGN in watchdog processes
Yugo Nagata
2014-10-15
before this commit pgpool calls save_ps_display_args() at each process fork,
Muhammad Usama
2014-09-16
Fix typo in an error message.
Tatsuo Ishii
2014-09-15
Final checkin of series for fixing "[pgpool-hackers: 592]. pool_error and elog",
Muhammad Usama
2014-08-12
First checkin for fixing [pgpool-hackers: 592]. pool_error and elog
Muhammad Usama
2014-05-10
Fix unportable code related to SO_REUSEPORT.
Tatsuo Ishii
2013-12-18
Fix bug that restarted pgpool's watchdog status is regarded as down
Yugo Nagata
2013-11-01
Fix to pass big parameter by pointer instead of by value at some function
Yugo Nagata
2013-08-14
Apply code reorganization maga patch from Muhammad Usama.
Tatsuo Ishii