Re: [PATCH]remove extra blank line in the comment of pg_strxfrm_enabled()

From: John Naylor <johncnaylorls(at)gmail(dot)com>
To: Xueyu Gao <gaoxueyu_hope(at)163(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH]remove extra blank line in the comment of pg_strxfrm_enabled()
Date: 2026-01-07 07:11:43
Message-ID: CANWCAZbDRbEONbQKiB-PfymK0b034RFXvhif_Sm_cN3yNHxZAQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 7, 2026 at 10:41 AM Xueyu Gao <gaoxueyu_hope(at)163(dot)com> wrote:
> I noticed an extra blank line in the comment for the pg_strxfrm_enabled() function in pg_locale.c and have removed it.

Personally, I don't think this affects readability much.

--
John Naylor
Amazon Web Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-01-07 07:21:36 Re: Refactor replication origin state reset helpers
Previous Message Soumya S Murali 2026-01-07 07:05:08 Re: [PATCH] Expose checkpoint reason to completion log messages.