summaryrefslogtreecommitdiff
path: root/databases/pgcluster/files/patch-libpq:replicate.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.6cv14.Jun Kuriyama2004-05-131-10/+9
| | | | Notes: svn path=/head/; revision=109073
* Update to recent snapshot.Jun Kuriyama2004-04-171-38/+10
| | | | Notes: svn path=/head/; revision=107364
* o Fix some bugs reported on ML.Jun Kuriyama2004-02-251-0/+69
o Fix more style bugs in debug message. o Add internal function to postmaster which returns current replication server. o Add new packet handler to pgreplicate which returns cluster node status information. o Add check scripts for nagios. These scripts may be useful, but not intended to officially supported by me. I'll make them as another port when they become stable. Notes: svn path=/head/; revision=102097