File Release Notes and Changelog
Release Name: pgcluster-1.5.0rc6-patch
Release Notes
PGCluster-1.5.0rc6 is a synchronous replication system using PostgreSQL-8.1.2. This is a Release Candidate version 6. You can use this patch for PostgreSQL-8.1.2.
Change Log
Following interface function are supported, (1)PQsendQueryPrepared (2)PQsendQueryParams (3)PQsendPrepare (4)PQexecPrepared (5)PQexecParams (6)PQprepare Therefore, PreparedStatement of JDBC also can be use to replication.

