PUB_DEL
case PUB_DEL:
if (uri == NULL || (pt != PUB_DEL && dsz == 0))
if (pt == PUB_UPD || pt == PUB_DEL) {
if (pt == PUB_DEL) {
pub = PUB_DEL;