Commit Graph

6 Commits

Author SHA1 Message Date
Jaime Casanova
3b8e8183cc Changes when trying to compile:
- Fix Makefile to include check_dir.c
- Add function mkdir_p that was taken from initdb.c
- Replace some strcpy for assignment to const char * to keep compiler quite
- Add STANDBY_NORMAL to initialize action
- fix typos and add headers needed to compile
2010-09-29 05:13:23 -05:00
Jaime Casanova
c809558c3f Merge branch 'master' of git.2ndquadrant.it:repmgr 2010-09-28 17:33:09 -05:00
postgres
93417715d4 Add docs, fix Makefile and fix some bugs and typos 2010-09-17 07:14:52 -05:00
postgres
98d7471d15 Change the name from repmgr to repmgrd. this is a daemon
that will do the monitoring.
2010-09-14 20:42:28 -05:00
Simon Riggs
39b452e259 Test change to see if I have access to repository 2010-09-08 20:54:58 +01:00
postgres
a12e719259 Initial commit 2010-06-17 10:43:35 -05:00