Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix out of date comment
authorMagnus Hagander <magnus@hagander.net>
Fri, 7 Jul 2017 12:08:55 +0000 (15:08 +0300)
committerMagnus Hagander <magnus@hagander.net>
Fri, 7 Jul 2017 12:08:55 +0000 (15:08 +0300)
Author: Masahiko Sawada <sawada.mshk@gmail.com>

src/bin/pg_basebackup/streamutil.c

index d7ba7e2c492b2e19a0056514636e9fc3dccb458a..9d40744a349a57cdf9aa06fb835b00a3b3105ebc 100644 (file)
@@ -1,6 +1,7 @@
 /*-------------------------------------------------------------------------
  *
- * streamutil.c - utility functions for pg_basebackup and pg_receivelog
+ * streamutil.c - utility functions for pg_basebackup, pg_receivewal and
+ *                     pg_recvlogical
  *
  * Author: Magnus Hagander <magnus@hagander.net>
  *