First stab at getting makedelta working again.
authorDavid E. Wheeler <david@justatheory.com>
Tue, 11 Dec 2012 01:27:43 +0000 (17:27 -0800)
committerDavid E. Wheeler <david@justatheory.com>
Tue, 11 Dec 2012 01:27:43 +0000 (17:27 -0800)
commit3a6ddd93cd75740b8f4941eb73aaa66b8411f7a4
tree0f140d96c7bca770bfa85027b8aecb062d37d121
parenta8f92fc214d54745924087a80c4b75c94b153ad7
First stab at getting makedelta working again.

Add code to push_rows() that inserts the proper delta and track records if the
target is PostgreSQL. Tests fail just as before because nothing tickles the
autokick, which is disabled by the replication KID. There is a NOTIFY for a
makedelta job, though, so perhaps that can be used?
Bucardo.pm