pgsql: pgindent, because I forgot to do that.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgindent, because I forgot to do that.
Date: 2024-06-28 14:54:03
Message-ID: E1sNCzC-003Nt6-5f@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgindent, because I forgot to do that.

Commit 065583cf460f980a182498941ac52810f709a897 should have
included these changes.

Branch
------
master

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

Modified Files
--------------
src/backend/postmaster/walsummarizer.c | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2024-06-28 16:35:19 pgsql: Remove configuration-dependent output from new inplace-inval tes
Previous Message Amit Langote 2024-06-28 13:03:35 pgsql: SQL/JSON: Fix coercion of constructor outputs to types with typm