Greg Smith
|
1d32133d49
|
Update all the copyrights to add 2011
|
2011-02-10 18:33:02 -05:00 |
|
Greg Smith
|
78b925ea54
|
Unify use of error codes across all exit statements
|
2011-02-10 17:49:34 -05:00 |
|
Charles Duffy
|
7e7c45c61d
|
exit with status 2 if manual work is needed during standby_clone
|
2011-02-10 17:08:43 -05:00 |
|
Charles Duffy
|
f74b806e4f
|
repmgr: exit with nonzero status on obvious errors
|
2011-02-10 17:00:33 -05:00 |
|
Gabriele Bartolini
|
3f1c6a5852
|
Removed any sprintf/strcpy call and use snprintf/strncpy - Fixed bug with tblspc_dir - added debug messages after every query
|
2011-02-10 16:08:07 -05:00 |
|
Gabriele Bartolini
|
716a0ae9d3
|
removed any malloc operation, added t_runtime_options struct
|
2011-02-10 16:05:03 -05:00 |
|
Gabriele Bartolini
|
2c1eafd7a9
|
first alpha version for syslog support
|
2011-02-10 15:56:10 -05:00 |
|
trbs
|
814863edf2
|
use struct for config file information
|
2011-02-10 15:06:09 -05:00 |
|
Greg Smith
|
9843205a4f
|
Reformat all source code using astyle
astyle --style=ansi --indent=tab
|
2010-12-22 19:07:01 -05:00 |
|
Greg Smith
|
1ddb78ddd8
|
Merge branch 'license' of https://github.com/gbartolini/repmgr into gbartolini-license
|
2010-12-22 19:02:50 -05:00 |
|
Gabriele Bartolini
|
d88783a4d9
|
Changed pg_version() prototype in order to remove the small memory leak
|
2010-12-16 22:48:19 +01:00 |
|
Gabriele Bartolini
|
9b7a078e0e
|
Added license information in every source file
|
2010-12-16 21:50:15 +01:00 |
|
postgres
|
44a3548c2e
|
Add connection options and a lot of validations, i still
have to complete the use of the connection options but
the program should still be usable.
|
2010-09-22 05:08:44 -05:00 |
|
postgres
|
a12e719259
|
Initial commit
|
2010-06-17 10:43:35 -05:00 |
|