Good question ... right offhand it looks like there are some broken things there (try grepping bin/pg_dump/ for BEGIN).I suggest you just suppress the begin/commit for each LOB if --single-transaction is specified, as it'd be in a single transaction anyway...
Or...it could create and release a particular savepoint I suppose...I don't know if there's much point in that though.
Chris ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster
