]> granicus.if.org Git - postgresql/commitdiff
Fix typos
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 5 May 2015 00:40:19 +0000 (20:40 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 5 May 2015 00:40:19 +0000 (20:40 -0400)
Author: Erik Rijkers <er@xs4all.nl>

doc/src/sgml/func.sgml
src/backend/replication/logical/origin.c

index 056cff04e15cbf3a33f4b9a2a9d5ee3ead41794d..e6f2129f38674a81301c4d99b73203a8ad341914 100644 (file)
@@ -17054,7 +17054,7 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
         <parameter>internal_id</parameter> <type>oid</type>
        </entry>
        <entry>
-        Create a replication origin with the the passed in external
+        Create a replication origin with the passed in external
         name, and create an internal id for it.
        </entry>
       </row>
index f6b5ae9c3910a383ac48a8537f331701c5a4548a..738e4b7a41dee7c187fd634590eabc4ae9bf9738 100644 (file)
@@ -798,7 +798,7 @@ replorigin_redo(XLogReaderState *record)
  * that originated at the LSN remote_commit on the remote node was replayed
  * successfully and that we don't need to do so again. In combination with
  * setting up replorigin_sesssion_origin_lsn and replorigin_sesssion_origin that ensures we
- * won't loose knowledge about that after a crash if the the transaction had a
+ * won't loose knowledge about that after a crash if the transaction had a
  * persistent effect (think of asynchronous commits).
  *
  * local_commit needs to be a local LSN of the commit so that we can make sure