incorrect file name in backend_progress.c header

From: Zhihong Yu <zyu(at)yugabyte(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: incorrect file name in backend_progress.c header
Date: 2021-09-10 17:11:34
Message-ID: CALNJ-vQQmJhZRw3K--XvpOxyBiKVV72+TWchTtuCCom3PCBRbg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
I was looking at backend_progress.c and noticed that the filename and path
were wrong in the header.

Here is patch which corrects the mistake.

Please take a look.

Thanks

Attachment Content-Type Size
backend_prog-hdr.patch application/octet-stream 573 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Dilger 2021-09-10 17:16:48 Re: [Patch] ALTER SYSTEM READ ONLY
Previous Message Robert Haas 2021-09-10 17:09:51 Re: parallelizing the archiver