index f1a995dccc4d817488d2a0a48fa33d10c0205efd..21058d10ba799ed5f62b68120b430c502c323618 100644 (file)
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/backend/replication/walsender.c,v 1.12 2010年03月24日 21:41:57 sriggs Exp $
+ * $PostgreSQL: pgsql/src/backend/replication/walsender.c,v 1.13 2010年03月26日 12:23:34 heikki Exp $
*
*-------------------------------------------------------------------------
*/
pq_sendbyte(&buf, 0);
pq_sendint(&buf, 0, 2);
pq_endmessage(&buf);
+ pq_flush();
/*
* Initialize position to the received one, then the