pgsql: C comment: add header to pg_test_fsync.c

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: C comment: add header to pg_test_fsync.c
Date: 2023-11-25 16:05:09
Message-ID: E1r6v9Z-007CcL-0M@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

C comment: add header to pg_test_fsync.c

Reported-by: Michael Paquier

Discussion: https://postgr.es/m/CAB7nPqT1c9WrUw4+eSGF_-ru7ERBOC50a4r3tS1s-yT4OaYsLg@mail.gmail.com

Author: Michael Paquier

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6ec8262a02a84470a6a5c936e51f6cb641cebce1

Modified Files
--------------
src/bin/pg_test_fsync/pg_test_fsync.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-25 16:05:23 Re: [COMMITTERS] pgsql: Move pg_test_fsync from contrib/ to src/bin/
Previous Message Tom Lane 2023-11-25 15:50:10 Re: pgsql: Doc: un-break PDF build.