Re: [PATCH] Fix text in comment of copyto.c - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Fix text in comment of copyto.c
Date
Msg-id aQ_TuKzLmcgNMUf4@paquier.xyz
Whole thread Raw
In response to [PATCH] Fix text in comment of copyto.c  (河田達也 <kawatatatsuya0913@gmail.com>)
List pgsql-hackers
On Sat, Nov 08, 2025 at 02:12:35PM +0900, 河田達也 wrote:
> This patch fixes a missed correction in a comment in vacuum.c.
> The word "cstate for COPY TO/FROM" was corrected to "cstate for COPY TO".

Fixed, thanks.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: relfilenode statistics
Next
From: Michael Paquier
Date:
Subject: Re: Extend injection_points_attach() to accept a user-defined function