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
/
auth
Age
Commit message (
Expand
)
Author
2017-03-29
Fix the case when duplicate statement remains.
Tatsuo Ishii
2017-03-29
Uniform function names.
Tatsuo Ishii
2017-03-29
Deal with query error case.
Tatsuo Ishii
2016-12-23
Tightening up the watchdog security
Muhammad Usama
2016-09-09
Do not use random() while generating MD5 salt.
Tatsuo Ishii
2016-08-16
Handling of pg_terminate_backend for simple query protocol
Muhammad Usama
2016-08-11
Unbreak version 2 protocol case.
Tatsuo Ishii
2016-03-03
Fix query stack problems in extended protocol case.
Tatsuo Ishii
2015-12-25
Adding the mechanism to authenticate the watchdog IPC commands.
Muhammad Usama
2015-11-25
Fix 0000151: Error message has typo - "md5 authentication failed"
Muhammad Usama
2015-08-24
Remove codes for parallel query mode
Yugo Nagata
2015-03-25
Fix for pgpool-II emits a fatal error message when clear text password auth i...
Muhammad Usama
2015-03-14
Allow to open pool_passwd file in read only mode by pgpool-II main process.
Tatsuo Ishii
2015-02-17
Second part of overhauling the PCP library and utilities.
Muhammad Usama
2015-01-29
Fixing [pgpool-hackers: 772] main process is terminated after
Muhammad Usama
2014-09-15
Final checkin of series for fixing "[pgpool-hackers: 592]. pool_error and elog",
Muhammad Usama
2014-08-31
Allow pgpool-II bind to IPv6 address.
Tatsuo Ishii
2014-08-12
First checkin for fixing [pgpool-hackers: 592]. pool_error and elog
Muhammad Usama
2014-08-05
Back porting coverity issues fix patch from master branch.
Muhammad Usama
2014-07-11
Fix coverity issue:1222999 Resource leak.
Muhammad Usama
2014-05-20
Remove fix buffer size restrictionn of pool_extract_error_message().
Tatsuo Ishii
2014-04-24
Fixing the compiler warnings
Muhammad Usama
2014-04-01
This is the penultimate patch for integration of memory and exception manager...
Muhammad Usama
2013-12-04
Merge branch 'master' into EXCEPTION_MGR
Muhammad Usama
2013-11-21
Fix uninialized variables when all nodes are down.
Tatsuo Ishii
2013-11-17
Fix uninitialized variable in error case in pool_do_auth().
Tatsuo Ishii
2013-11-04
This is the first of the series of commits to import PostgreSQL's exception a...
Muhammad Usama
2013-10-29
Fix error message in read_password_packet().
Tatsuo Ishii
2013-08-14
Apply code reorganization maga patch from Muhammad Usama.
Tatsuo Ishii