pgsql: Fix format code in fd.c debugging infrastructure

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix format code in fd.c debugging infrastructure
Date: 2023-03-30 17:30:47
Message-ID: E1phw6o-000VZ3-HD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix format code in fd.c debugging infrastructure

These were not sufficiently adjusted in 2d4f1ba6cfc.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f9054b7a7cd47b93d6a59f15994ce72c51fe1e04

Modified Files
--------------
src/backend/storage/file/fd.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2023-03-30 18:19:40 Re: pgsql: Clean up role created in new subscription test.
Previous Message Tom Lane 2023-03-30 17:07:20 pgsql: Clean up role created in new subscription test.