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