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

From 河田達也
Subject [PATCH] Fix text in comment of copyto.c
Date
Msg-id CAHza6qeNbqgMfgDi15Dv6E6GWx+8maRAqe97OwzYz3qpEFouJQ@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi,

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".

No functional changes.

Best regards,
Tatsuya Kawata

Attachment

pgsql-hackers by date:

Previous
From: Manni Wood
Date:
Subject: Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Next
From: Sugamoto Shinya
Date:
Subject: [PATCH] Add hints for invalid binary encoding names in encode/decode functions