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
/
tools
/
pgenc
Age
Commit message (
Expand
)
Author
2025-09-24
Fix pg_enc not working if both -p and -P are provided.
Tatsuo Ishii
2025-07-17
Run pgindent.
Tatsuo Ishii
2024-12-09
Fixed an issue where pg_md5 and pg_enc would not update the password file if ...
Bo Peng
2022-12-13
Remove Makefile.in etc. generated by autoconf.
Tatsuo Ishii
2022-03-18
Fix bug with pg_enc and pg_md5.
Tatsuo Ishii
2021-08-10
Update Makefile.in and configure.
Bo Peng
2021-08-10
Fix compiler warnings generated by newer version of gcc.
Tatsuo Ishii
2020-08-19
Replace "PGBIN" and "LPATH" in pgpool_setup and watchdog_setup using PostgreS...
Bo Peng
2020-07-02
Fix for log messages from child processes printing the main process's PIDÂ
Muhammad Usama
2020-04-18
Fix unnecessary free pointed out by Coverity.
Tatsuo Ishii
2020-03-18
Add support for an user/password input file to pg_enc.
Tatsuo Ishii
2019-08-01
Multiple performance enhancements especially for of the large
Muhammad Usama
2019-07-04
Generate Makefile.in by automake 1.13.4.
Bo Peng
2019-06-18
Support ECDH key exchange with SSL
Takuma Hoshiai
2018-11-15
Add missed src/tools/pgenc/pg_enc.c by commit bc9119f61b187577d64b63ebffb6f54...
Takuma Hoshiai
2018-11-13
Fix compiler warnings with gcc 8.x.
Takuma Hoshiai
2018-08-20
Add .gitignore to pgenc and pgproto.
Bo Peng
2018-08-17
Run pgindent.
Tatsuo Ishii
2018-08-16
Feature: Add SCRAM and Certificate authentication support
Muhammad Usama