pgsql: Fix incorrect format placeholders

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix incorrect format placeholders
Date: 2023-02-24 07:08:29
Message-ID: E1pVSBx-000QpG-B1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix incorrect format placeholders

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/318b1c0cc1660c51c06a716de5d36367afa2499e

Modified Files
--------------
src/backend/statistics/dependencies.c | 4 ++--
src/backend/statistics/mcv.c | 6 +++---
src/backend/statistics/mvdistinct.c | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2023-02-24 07:57:12 pgsql: pg_dump: Remove move "blob" terminology
Previous Message Andres Freund 2023-02-24 03:53:02 pgsql: meson: windows: Fix tmp_install + prefix computation with meson