Consistently use the function name CreateCheckPoint instead of CreateCheckpoint in code comments - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Consistently use the function name CreateCheckPoint instead of CreateCheckpoint in code comments
Date
Msg-id CALj2ACVZmKsvDjtd45+9oTcnjUJtC4LF2BYK8TpWT1f=NjJX3w@mail.gmail.com
Whole thread Raw
Responses Re: Consistently use the function name CreateCheckPoint instead of CreateCheckpoint in code comments
Re: Consistently use the function name CreateCheckPoint instead of CreateCheckpoint in code comments
List pgsql-hackers
Hi,

The function CreateCheckPoint is specified as CreateCheckpoint in some
of the code comments whereas in other places it is correctly
mentioned. Attaching a tiny patch to use CreateCheckPoint consistently
across code comments.

Regards,
Bharath Rupireddy.

Attachment

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: small development tip: Consider using the gold linker
Next
From: Andres Freund
Date:
Subject: Re: Add client connection check during the execution of the query