summaryrefslogtreecommitdiff
path: root/src/utils/error
AgeCommit message (Expand)Author
2025-07-17Run pgindent.Tatsuo Ishii
2023-11-09Update Copyright of the previous commit (4bfca73c6788cee498d74e938fa38c38b9ab...Bo Peng
2023-11-09Downgrading some normal ERROR messages to DEBUG messages.Bo Peng
2022-05-31Skipping useless ereport/elog calls.Muhammad Usama
2022-03-10Fix not to include garbage in "%m" log_line_prefix.Tatsuo Ishii
2021-07-13Add support for log time stamp with milliseconds.Tatsuo Ishii
2020-12-26Apply mega typo fixes.Tatsuo Ishii
2020-06-26Adding log collectorMuhammad Usama
2020-04-07Allow to set application name parameter of log_line_prefix in more cases.Tatsuo Ishii
2019-10-08Fix problem that syslog_facility don't change by reloadTakuma Hoshiai
2018-08-17Run pgindent.Tatsuo Ishii
2018-08-10Add .gitignore files.Bo Peng
2018-01-23Fix segfault when %a is in log_line_prefix and debug message is on.Tatsuo Ishii
2016-11-09Fix the broken log_destination = syslog functionality.Muhammad Usama
2016-05-10Adding new SHOW command for pgpool-II configuration parameters.Muhammad Usama
2016-03-07Fix for [pgpool-general: 4519] Worker Processes Exit and Are Not Re-spawnedMuhammad Usama
2015-12-22Remove comments for the function that doesn't existYugo Nagata
2015-11-18Fixing reset query stuck problem [pgpool-hackers: 1097]Muhammad Usama
2015-10-13Import parser of PostgreSQL 9.5Yugo Nagata
2015-05-28Fixing a problem in elog.c when forwarding a message to frontend clients.Muhammad Usama
2015-02-17Second part of overhauling the PCP library and utilities.Muhammad Usama
2015-01-26Fixing the behavior of "client_min_messages" configuration parameter.Muhammad Usama
2014-12-31First cut of overhauling PCP library and utilities.Muhammad Usama
2014-12-29Fix for [pgpool-general: 3358] [PATCH] pgpool2 parent process doesn't finish ifMuhammad Usama
2014-10-03The patch adds ability to print pgpool-II process names in the log output and...Muhammad Usama
2014-09-15Final checkin of series for fixing "[pgpool-hackers: 592]. pool_error and elog",Muhammad Usama
2014-07-15Fix coverity issue:1111387 Explicit null dereferencedMuhammad Usama
2014-06-06Add --enable-cassert option to the configure and make necessary changes to co...Muhammad Usama
2014-05-26Fix some MemoryContext related problems found during testing.Muhammad Usama
2014-04-29Fixing the compiler warningsMuhammad Usama
2014-04-29This is the penultimate patch for integration of memory and exception manager...Muhammad Usama
2014-04-28Some more on integration of exception and memory manager front.Muhammad Usama
2014-04-28This is the first of the series of commits to import PostgreSQL's exception a...Muhammad Usama