[PATCH] comment fixes for delayChkptFlags

From: David Christensen <david(dot)christensen(at)crunchydata(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] comment fixes for delayChkptFlags
Date: 2022-10-14 21:36:36
Message-ID: CAOxo6XLB=ab_Y9jRw4iKyMZDns0wo=EGSRvijhhaL67RzqbtMg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Enclosed is a trivial fix for a typo and misnamed field I noted when doing
some code review.

Best,

David

Attachment Content-Type Size
0001-fix-comment-typos-for-delayChkptFlags.patch application/octet-stream 1.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2022-10-14 21:42:56 Re: archive modules
Previous Message Tom Lane 2022-10-14 21:32:50 Re: New "single-call SRF" APIs are very confusingly named