[HACKERS] Fix header comment of streamutil.c - Mailing list pgsql-hackers

From Masahiko Sawada
Subject [HACKERS] Fix header comment of streamutil.c
Date
Msg-id CAD21AoAvgf6pqc4pWdCKpVTi76BWGB8BXqebW7SidSvU829Mrw@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Fix header comment of streamutil.c
List pgsql-hackers
Hi,

While reading source code, I found that the header comment of
streamutil.c is not correct. I guess pg_receivelog is a mistake of
pg_receivexlog and it's an oversight when changing xlog to wal.

Attached patch fixes this.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: AP
Date:
Subject: Re: [HACKERS] pgsql 10: hash indexes testing
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Race conditions with WAL sender PID lookups