mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 23:56:29 +00:00
Break out error codes, cleanup header files and HISTORY
This commit is contained in:
7
HISTORY
7
HISTORY
@@ -15,4 +15,9 @@
|
||||
Add information about progress during "standby clone" (Gabriele)
|
||||
Fix double free error in repmgrd (Charles Duffy)
|
||||
Make repmgr exit with an error code when encountering an error (Charles)
|
||||
Standardize on error return codes, use in repmgrd too (Greg)
|
||||
Standardize on error return codes, use in repmgrd too (Greg)
|
||||
Add [un]install actions/SQL like most contrib modules (Daniel Farina)
|
||||
Wrap all string construction and produce error on overflow (Daniel)
|
||||
Correct freeing of memory from first_wal_segment (Daniel)
|
||||
Allow creating recovery.conf file with a password (Daniel)
|
||||
Inform when STANDBY CLONE sees an unused config file (Daniel)
|
||||
|
||||
Reference in New Issue
Block a user