Add bdr.bdr_apply_is_paused() information function
authorCraig Ringer <craig@2ndquadrant.com>
Tue, 26 May 2015 09:51:55 +0000 (17:51 +0800)
committerCraig Ringer <craig@2ndquadrant.com>
Fri, 29 May 2015 13:04:46 +0000 (21:04 +0800)
commit3abc6e458e5ec888374002a0e8adf9b739689762
tree6a4a5849ce18f0e6caf372ffb4c43f07ee95951a
parentd4a8b1d91efa0c5b12ae950bb44eb19e78992674
Add bdr.bdr_apply_is_paused() information function

This makes it possible to see whether replay is paused on
a node.

Also adds some tests for pause/resume.

Closes #59
Makefile.in
bdr.c
doc/manual-functions.sgml
expected/pause.out [new file with mode: 0644]
extsql/bdr--0.10.0.1--0.10.0.2.sql
extsql/bdr--0.9.0.4--0.9.0.5.sql
sql/pause.sql [new file with mode: 0644]