pgsql: Consistently use the function name CreateCheckPoint in code and

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Consistently use the function name CreateCheckPoint in code and
Date: 2022-01-17 02:28:35
Message-ID: E1n9Hl5-0006oC-3a@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Consistently use the function name CreateCheckPoint in code and comments.

Author: Bharath Rupireddy
Discussion: https://postgr.es/m/CALj2ACVZmKsvDjtd45+9oTcnjUJtC4LF2BYK8TpWT1f=NjJX3w@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4c004dd520fcf262ba7a3f2b1f80a8aa6b56c8d0

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c | 2 +-
src/backend/storage/ipc/standby.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2022-01-17 03:35:48 pgsql: Test replay of regression tests, attempt II.
Previous Message Michael Paquier 2022-01-17 01:19:01 pgsql: Introduce log_destination=jsonlog