pgsql: Remove whitespace in comment of pg_stat_statements.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove whitespace in comment of pg_stat_statements.c
Date: 2025-09-12 00:58:55
Message-ID: E1uws7r-000GPX-0k@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove whitespace in comment of pg_stat_statements.c

Introduced by 6b4d23feef6e, spotted while reading this area of the code.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/306dd13079ed616c414c9411c5deadffea273266

Modified Files
--------------
contrib/pg_stat_statements/pg_stat_statements.c | 1 -
1 file changed, 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-09-12 01:31:36 pgsql: Add more information for WAL records of hash index AMs
Previous Message Nathan Bossart 2025-09-11 21:15:12 pgsql: Move named LWLock tranche requests to shared memory.