From: Alvaro Herrera Date: Mon, 20 Dec 2010 15:05:12 +0000 (-0300) Subject: Fix typo X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=f9e9763b62df5415a60f30b441a73b381599e760;p=users%2Fhanada%2Fpostgres.git Fix typo Jaime Casanova --- diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index e3d636d557..220a197286 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1039,7 +1039,7 @@ executes a START_REPLICATION statement. The backend sends a CopyBothResponse message to the frontend. Both the backend and the frontend may then send CopyData messages - until the connection is terminated. See see .